Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ListPromotionResponse |
ListPromotionResponse.clone() |
ListPromotionResponse |
ListPromotionResponse.set(String fieldName,
Object value) |
ListPromotionResponse |
ListPromotionResponse.setNextPageToken(String nextPageToken)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListPromotionResponse |
ListPromotionResponse.setPromotions(List<Promotion> promotions)
List of all available promotions for the merchant.
|
Copyright © 2011–2024 Google. All rights reserved.