| <html><body> |
| <style> |
| |
| body, h1, h2, h3, div, span, p, pre, a { |
| margin: 0; |
| padding: 0; |
| border: 0; |
| font-weight: inherit; |
| font-style: inherit; |
| font-size: 100%; |
| font-family: inherit; |
| vertical-align: baseline; |
| } |
| |
| body { |
| font-size: 13px; |
| padding: 1em; |
| } |
| |
| h1 { |
| font-size: 26px; |
| margin-bottom: 1em; |
| } |
| |
| h2 { |
| font-size: 24px; |
| margin-bottom: 1em; |
| } |
| |
| h3 { |
| font-size: 20px; |
| margin-bottom: 1em; |
| margin-top: 1em; |
| } |
| |
| pre, code { |
| line-height: 1.5; |
| font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace; |
| } |
| |
| pre { |
| margin-top: 0.5em; |
| } |
| |
| h1, h2, h3, p { |
| font-family: Arial, sans serif; |
| } |
| |
| h1, h2, h3 { |
| border-bottom: solid #CCC 1px; |
| } |
| |
| .toc_element { |
| margin-top: 0.5em; |
| } |
| |
| .firstline { |
| margin-left: 2 em; |
| } |
| |
| .method { |
| margin-top: 1em; |
| border: solid 1px #CCC; |
| padding: 1em; |
| background: #EEE; |
| } |
| |
| .details { |
| font-weight: bold; |
| font-size: 14px; |
| } |
| |
| </style> |
| |
| <h1><a href="content_v2_1.html">Content API for Shopping</a> . <a href="content_v2_1.promotions.html">promotions</a></h1> |
| <h2>Instance Methods</h2> |
| <p class="toc_element"> |
| <code><a href="#close">close()</a></code></p> |
| <p class="firstline">Close httplib2 connections.</p> |
| <p class="toc_element"> |
| <code><a href="#create">create(merchantId, body=None, x__xgafv=None)</a></code></p> |
| <p class="firstline">Inserts a promotion for your Merchant Center account. If the promotion already exists, then it will update the promotion instead.</p> |
| <p class="toc_element"> |
| <code><a href="#get">get(merchantId, id, x__xgafv=None)</a></code></p> |
| <p class="firstline">Retrieves a promotion from your Merchant Center account.</p> |
| <h3>Method Details</h3> |
| <div class="method"> |
| <code class="details" id="close">close()</code> |
| <pre>Close httplib2 connections.</pre> |
| </div> |
| |
| <div class="method"> |
| <code class="details" id="create">create(merchantId, body=None, x__xgafv=None)</code> |
| <pre>Inserts a promotion for your Merchant Center account. If the promotion already exists, then it will update the promotion instead. |
| |
| Args: |
| merchantId: string, Required. The ID of the account that contains the collection. (required) |
| body: object, The request body. |
| The object takes the form of: |
| |
| { # The Promotions feature is publicly available for the US and CA locale (en language only) in Content API for Shopping. Represents a promotion. See the following articles for more details. * [Promotions feed specification](https://support.google.com/merchants/answer/2906014) * [Local promotions feed specification](https://support.google.com/merchants/answer/10146130) * [Promotions on Buy on Google product data specification](https://support.google.com/merchants/answer/9173673) |
| "brand": [ # Product filter by brand for the promotion. |
| "A String", |
| ], |
| "brandExclusion": [ # Product filter by brand exclusion for the promotion. |
| "A String", |
| ], |
| "contentLanguage": "A String", # Required. The content language used as part of the unique identifier. Currently only en value is supported. |
| "couponValueType": "A String", # Required. Coupon value type for the promotion. |
| "freeGiftDescription": "A String", # Free gift description for the promotion. |
| "freeGiftItemId": "A String", # Free gift item id for the promotion. |
| "freeGiftValue": { # The price represented as a number and currency. # Free gift value for the promotion. |
| "currency": "A String", # The currency of the price. |
| "value": "A String", # The price represented as a number. |
| }, |
| "genericRedemptionCode": "A String", # Generic redemption code for the promotion. To be used with the above field. |
| "getThisQuantityDiscounted": 42, # The number of items discounted in the promotion. |
| "id": "A String", # Required. Output only. The REST promotion id to uniquely identify the promotion. Content API methods that operate on promotions take this as their promotionId parameter. The REST ID for a promotion is of the form [channel]:contentLanguage:targetCountry:promotionId The channel field will have a value of "online", "in_store", or "online_in_store". |
| "itemGroupId": [ # Product filter by item group id for the promotion. |
| "A String", |
| ], |
| "itemGroupIdExclusion": [ # Product filter by item group id exclusion for the promotion. |
| "A String", |
| ], |
| "itemId": [ # Product filter by item id for the promotion. |
| "A String", |
| ], |
| "itemIdExclusion": [ # Product filter by item id exclusion for the promotion. |
| "A String", |
| ], |
| "limitQuantity": 42, # Maximum purchase quantity for the promotion. |
| "limitValue": { # The price represented as a number and currency. # Maximum purchase value for the promotion. |
| "currency": "A String", # The currency of the price. |
| "value": "A String", # The price represented as a number. |
| }, |
| "longTitle": "A String", # Required. Long title for the promotion. |
| "minimumPurchaseAmount": { # The price represented as a number and currency. # Minimum purchase amount for the promotion. |
| "currency": "A String", # The currency of the price. |
| "value": "A String", # The price represented as a number. |
| }, |
| "minimumPurchaseQuantity": 42, # Minimum purchase quantity for the promotion. |
| "moneyBudget": { # The price represented as a number and currency. # Promotion cost cap of the promotion. |
| "currency": "A String", # The currency of the price. |
| "value": "A String", # The price represented as a number. |
| }, |
| "moneyOffAmount": { # The price represented as a number and currency. # The money off amount offered in the promotion. |
| "currency": "A String", # The currency of the price. |
| "value": "A String", # The price represented as a number. |
| }, |
| "offerType": "A String", # Required. Type of the promotion. |
| "orderLimit": 42, # Order limit for the promotion. |
| "percentOff": 42, # The percentage discount offered in the promotion. |
| "productApplicability": "A String", # Required. Applicability of the promotion to either all products or only specific products. |
| "productType": [ # Product filter by product type for the promotion. |
| "A String", |
| ], |
| "productTypeExclusion": [ # Product filter by product type exclusion for the promotion. |
| "A String", |
| ], |
| "promotionDestinationIds": [ # Destination ID for the promotion. |
| "A String", |
| ], |
| "promotionDisplayDates": "A String", # String representation of the promotion display dates (deprecated: Use promotion_display_time_period instead). |
| "promotionDisplayTimePeriod": { # A message that represents a time period. # TimePeriod representation of the promotion display dates. |
| "endTime": "A String", # The ending timestamp. |
| "startTime": "A String", # The starting timestamp. |
| }, |
| "promotionEffectiveDates": "A String", # String representation of the promotion effective dates (deprecated: Use promotion_effective_time_period instead). |
| "promotionEffectiveTimePeriod": { # A message that represents a time period. # Required. TimePeriod representation of the promotion effective dates. |
| "endTime": "A String", # The ending timestamp. |
| "startTime": "A String", # The starting timestamp. |
| }, |
| "promotionId": "A String", # Required. The user provided promotion id to uniquely identify the promotion. |
| "redemptionChannel": [ # Required. Redemption channel for the promotion. At least one channel is required. |
| "A String", |
| ], |
| "shippingServiceNames": [ # Shipping service names for thse promotion. |
| "A String", |
| ], |
| "targetCountry": "A String", # Required. The target country used as part of the unique identifier. Currently only US and CA are supported. |
| } |
| |
| x__xgafv: string, V1 error format. |
| Allowed values |
| 1 - v1 error format |
| 2 - v2 error format |
| |
| Returns: |
| An object of the form: |
| |
| { # The Promotions feature is publicly available for the US and CA locale (en language only) in Content API for Shopping. Represents a promotion. See the following articles for more details. * [Promotions feed specification](https://support.google.com/merchants/answer/2906014) * [Local promotions feed specification](https://support.google.com/merchants/answer/10146130) * [Promotions on Buy on Google product data specification](https://support.google.com/merchants/answer/9173673) |
| "brand": [ # Product filter by brand for the promotion. |
| "A String", |
| ], |
| "brandExclusion": [ # Product filter by brand exclusion for the promotion. |
| "A String", |
| ], |
| "contentLanguage": "A String", # Required. The content language used as part of the unique identifier. Currently only en value is supported. |
| "couponValueType": "A String", # Required. Coupon value type for the promotion. |
| "freeGiftDescription": "A String", # Free gift description for the promotion. |
| "freeGiftItemId": "A String", # Free gift item id for the promotion. |
| "freeGiftValue": { # The price represented as a number and currency. # Free gift value for the promotion. |
| "currency": "A String", # The currency of the price. |
| "value": "A String", # The price represented as a number. |
| }, |
| "genericRedemptionCode": "A String", # Generic redemption code for the promotion. To be used with the above field. |
| "getThisQuantityDiscounted": 42, # The number of items discounted in the promotion. |
| "id": "A String", # Required. Output only. The REST promotion id to uniquely identify the promotion. Content API methods that operate on promotions take this as their promotionId parameter. The REST ID for a promotion is of the form [channel]:contentLanguage:targetCountry:promotionId The channel field will have a value of "online", "in_store", or "online_in_store". |
| "itemGroupId": [ # Product filter by item group id for the promotion. |
| "A String", |
| ], |
| "itemGroupIdExclusion": [ # Product filter by item group id exclusion for the promotion. |
| "A String", |
| ], |
| "itemId": [ # Product filter by item id for the promotion. |
| "A String", |
| ], |
| "itemIdExclusion": [ # Product filter by item id exclusion for the promotion. |
| "A String", |
| ], |
| "limitQuantity": 42, # Maximum purchase quantity for the promotion. |
| "limitValue": { # The price represented as a number and currency. # Maximum purchase value for the promotion. |
| "currency": "A String", # The currency of the price. |
| "value": "A String", # The price represented as a number. |
| }, |
| "longTitle": "A String", # Required. Long title for the promotion. |
| "minimumPurchaseAmount": { # The price represented as a number and currency. # Minimum purchase amount for the promotion. |
| "currency": "A String", # The currency of the price. |
| "value": "A String", # The price represented as a number. |
| }, |
| "minimumPurchaseQuantity": 42, # Minimum purchase quantity for the promotion. |
| "moneyBudget": { # The price represented as a number and currency. # Promotion cost cap of the promotion. |
| "currency": "A String", # The currency of the price. |
| "value": "A String", # The price represented as a number. |
| }, |
| "moneyOffAmount": { # The price represented as a number and currency. # The money off amount offered in the promotion. |
| "currency": "A String", # The currency of the price. |
| "value": "A String", # The price represented as a number. |
| }, |
| "offerType": "A String", # Required. Type of the promotion. |
| "orderLimit": 42, # Order limit for the promotion. |
| "percentOff": 42, # The percentage discount offered in the promotion. |
| "productApplicability": "A String", # Required. Applicability of the promotion to either all products or only specific products. |
| "productType": [ # Product filter by product type for the promotion. |
| "A String", |
| ], |
| "productTypeExclusion": [ # Product filter by product type exclusion for the promotion. |
| "A String", |
| ], |
| "promotionDestinationIds": [ # Destination ID for the promotion. |
| "A String", |
| ], |
| "promotionDisplayDates": "A String", # String representation of the promotion display dates (deprecated: Use promotion_display_time_period instead). |
| "promotionDisplayTimePeriod": { # A message that represents a time period. # TimePeriod representation of the promotion display dates. |
| "endTime": "A String", # The ending timestamp. |
| "startTime": "A String", # The starting timestamp. |
| }, |
| "promotionEffectiveDates": "A String", # String representation of the promotion effective dates (deprecated: Use promotion_effective_time_period instead). |
| "promotionEffectiveTimePeriod": { # A message that represents a time period. # Required. TimePeriod representation of the promotion effective dates. |
| "endTime": "A String", # The ending timestamp. |
| "startTime": "A String", # The starting timestamp. |
| }, |
| "promotionId": "A String", # Required. The user provided promotion id to uniquely identify the promotion. |
| "redemptionChannel": [ # Required. Redemption channel for the promotion. At least one channel is required. |
| "A String", |
| ], |
| "shippingServiceNames": [ # Shipping service names for thse promotion. |
| "A String", |
| ], |
| "targetCountry": "A String", # Required. The target country used as part of the unique identifier. Currently only US and CA are supported. |
| }</pre> |
| </div> |
| |
| <div class="method"> |
| <code class="details" id="get">get(merchantId, id, x__xgafv=None)</code> |
| <pre>Retrieves a promotion from your Merchant Center account. |
| |
| Args: |
| merchantId: string, Required. The ID of the account that contains the collection. (required) |
| id: string, Required. REST ID of the promotion to retrieve. (required) |
| x__xgafv: string, V1 error format. |
| Allowed values |
| 1 - v1 error format |
| 2 - v2 error format |
| |
| Returns: |
| An object of the form: |
| |
| { # The Promotions feature is publicly available for the US and CA locale (en language only) in Content API for Shopping. Represents a promotion. See the following articles for more details. * [Promotions feed specification](https://support.google.com/merchants/answer/2906014) * [Local promotions feed specification](https://support.google.com/merchants/answer/10146130) * [Promotions on Buy on Google product data specification](https://support.google.com/merchants/answer/9173673) |
| "brand": [ # Product filter by brand for the promotion. |
| "A String", |
| ], |
| "brandExclusion": [ # Product filter by brand exclusion for the promotion. |
| "A String", |
| ], |
| "contentLanguage": "A String", # Required. The content language used as part of the unique identifier. Currently only en value is supported. |
| "couponValueType": "A String", # Required. Coupon value type for the promotion. |
| "freeGiftDescription": "A String", # Free gift description for the promotion. |
| "freeGiftItemId": "A String", # Free gift item id for the promotion. |
| "freeGiftValue": { # The price represented as a number and currency. # Free gift value for the promotion. |
| "currency": "A String", # The currency of the price. |
| "value": "A String", # The price represented as a number. |
| }, |
| "genericRedemptionCode": "A String", # Generic redemption code for the promotion. To be used with the above field. |
| "getThisQuantityDiscounted": 42, # The number of items discounted in the promotion. |
| "id": "A String", # Required. Output only. The REST promotion id to uniquely identify the promotion. Content API methods that operate on promotions take this as their promotionId parameter. The REST ID for a promotion is of the form [channel]:contentLanguage:targetCountry:promotionId The channel field will have a value of "online", "in_store", or "online_in_store". |
| "itemGroupId": [ # Product filter by item group id for the promotion. |
| "A String", |
| ], |
| "itemGroupIdExclusion": [ # Product filter by item group id exclusion for the promotion. |
| "A String", |
| ], |
| "itemId": [ # Product filter by item id for the promotion. |
| "A String", |
| ], |
| "itemIdExclusion": [ # Product filter by item id exclusion for the promotion. |
| "A String", |
| ], |
| "limitQuantity": 42, # Maximum purchase quantity for the promotion. |
| "limitValue": { # The price represented as a number and currency. # Maximum purchase value for the promotion. |
| "currency": "A String", # The currency of the price. |
| "value": "A String", # The price represented as a number. |
| }, |
| "longTitle": "A String", # Required. Long title for the promotion. |
| "minimumPurchaseAmount": { # The price represented as a number and currency. # Minimum purchase amount for the promotion. |
| "currency": "A String", # The currency of the price. |
| "value": "A String", # The price represented as a number. |
| }, |
| "minimumPurchaseQuantity": 42, # Minimum purchase quantity for the promotion. |
| "moneyBudget": { # The price represented as a number and currency. # Promotion cost cap of the promotion. |
| "currency": "A String", # The currency of the price. |
| "value": "A String", # The price represented as a number. |
| }, |
| "moneyOffAmount": { # The price represented as a number and currency. # The money off amount offered in the promotion. |
| "currency": "A String", # The currency of the price. |
| "value": "A String", # The price represented as a number. |
| }, |
| "offerType": "A String", # Required. Type of the promotion. |
| "orderLimit": 42, # Order limit for the promotion. |
| "percentOff": 42, # The percentage discount offered in the promotion. |
| "productApplicability": "A String", # Required. Applicability of the promotion to either all products or only specific products. |
| "productType": [ # Product filter by product type for the promotion. |
| "A String", |
| ], |
| "productTypeExclusion": [ # Product filter by product type exclusion for the promotion. |
| "A String", |
| ], |
| "promotionDestinationIds": [ # Destination ID for the promotion. |
| "A String", |
| ], |
| "promotionDisplayDates": "A String", # String representation of the promotion display dates (deprecated: Use promotion_display_time_period instead). |
| "promotionDisplayTimePeriod": { # A message that represents a time period. # TimePeriod representation of the promotion display dates. |
| "endTime": "A String", # The ending timestamp. |
| "startTime": "A String", # The starting timestamp. |
| }, |
| "promotionEffectiveDates": "A String", # String representation of the promotion effective dates (deprecated: Use promotion_effective_time_period instead). |
| "promotionEffectiveTimePeriod": { # A message that represents a time period. # Required. TimePeriod representation of the promotion effective dates. |
| "endTime": "A String", # The ending timestamp. |
| "startTime": "A String", # The starting timestamp. |
| }, |
| "promotionId": "A String", # Required. The user provided promotion id to uniquely identify the promotion. |
| "redemptionChannel": [ # Required. Redemption channel for the promotion. At least one channel is required. |
| "A String", |
| ], |
| "shippingServiceNames": [ # Shipping service names for thse promotion. |
| "A String", |
| ], |
| "targetCountry": "A String", # Required. The target country used as part of the unique identifier. Currently only US and CA are supported. |
| }</pre> |
| </div> |
| |
| </body></html> |