Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(content): update the api
Browse files Browse the repository at this point in the history
#### content:v2.1

The following keys were added:
- schemas.LoyaltyProgram.properties.memberPriceEffectiveDate.type (Total Keys: 1)
yoshi-automation committed Jul 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 92f07f9 commit 187dccd
Showing 2 changed files with 30 additions and 10 deletions.
32 changes: 24 additions & 8 deletions docs/dyn/content_v2_1.products.html
Original file line number Diff line number Diff line change
@@ -247,6 +247,7 @@ <h3>Method Details</h3>
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
},
&quot;loyaltyPoints&quot;: &quot;A String&quot;, # Optional. The amount of loyalty points earned on a purchase.
&quot;memberPriceEffectiveDate&quot;: &quot;A String&quot;, # Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
&quot;price&quot;: { # Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price.
&quot;currency&quot;: &quot;A String&quot;, # The currency of the price.
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
@@ -261,6 +262,7 @@ <h3>Method Details</h3>
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
},
&quot;loyaltyPoints&quot;: &quot;A String&quot;, # Optional. The amount of loyalty points earned on a purchase.
&quot;memberPriceEffectiveDate&quot;: &quot;A String&quot;, # Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
&quot;price&quot;: { # Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price.
&quot;currency&quot;: &quot;A String&quot;, # The currency of the price.
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
@@ -368,7 +370,7 @@ <h3>Method Details</h3>
&quot;sizes&quot;: [ # Size of the item. Only one value is allowed. For variants with different sizes, insert a separate product for each size with the same `itemGroupId` value (see size definition).
&quot;A String&quot;,
],
&quot;source&quot;: &quot;A String&quot;, # The source of the offer, that is, how the offer was created. Acceptable values are: - &quot;`api`&quot; - &quot;`crawl`&quot; - &quot;`feed`&quot;
&quot;source&quot;: &quot;A String&quot;, # Output only. The source of the offer, that is, how the offer was created. Acceptable values are: - &quot;`api`&quot; - &quot;`crawl`&quot; - &quot;`feed`&quot;
&quot;structuredDescription&quot;: { # Structured description, for algorithmically (AI)-generated descriptions. See [description](https://support.google.com/merchants/answer/6324468#When_to_use) for more information. # Structured description, for algorithmically (AI)-generated descriptions.
&quot;content&quot;: &quot;A String&quot;, # Required. The description text. Maximum length is 5000 characters.
&quot;digitalSourceType&quot;: &quot;A String&quot;, # Optional. The digital source type. Acceptable values are: - &quot;`trained_algorithmic_media`&quot; - &quot;`default`&quot;
@@ -567,6 +569,7 @@ <h3>Method Details</h3>
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
},
&quot;loyaltyPoints&quot;: &quot;A String&quot;, # Optional. The amount of loyalty points earned on a purchase.
&quot;memberPriceEffectiveDate&quot;: &quot;A String&quot;, # Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
&quot;price&quot;: { # Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price.
&quot;currency&quot;: &quot;A String&quot;, # The currency of the price.
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
@@ -581,6 +584,7 @@ <h3>Method Details</h3>
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
},
&quot;loyaltyPoints&quot;: &quot;A String&quot;, # Optional. The amount of loyalty points earned on a purchase.
&quot;memberPriceEffectiveDate&quot;: &quot;A String&quot;, # Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
&quot;price&quot;: { # Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price.
&quot;currency&quot;: &quot;A String&quot;, # The currency of the price.
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
@@ -688,7 +692,7 @@ <h3>Method Details</h3>
&quot;sizes&quot;: [ # Size of the item. Only one value is allowed. For variants with different sizes, insert a separate product for each size with the same `itemGroupId` value (see size definition).
&quot;A String&quot;,
],
&quot;source&quot;: &quot;A String&quot;, # The source of the offer, that is, how the offer was created. Acceptable values are: - &quot;`api`&quot; - &quot;`crawl`&quot; - &quot;`feed`&quot;
&quot;source&quot;: &quot;A String&quot;, # Output only. The source of the offer, that is, how the offer was created. Acceptable values are: - &quot;`api`&quot; - &quot;`crawl`&quot; - &quot;`feed`&quot;
&quot;structuredDescription&quot;: { # Structured description, for algorithmically (AI)-generated descriptions. See [description](https://support.google.com/merchants/answer/6324468#When_to_use) for more information. # Structured description, for algorithmically (AI)-generated descriptions.
&quot;content&quot;: &quot;A String&quot;, # Required. The description text. Maximum length is 5000 characters.
&quot;digitalSourceType&quot;: &quot;A String&quot;, # Optional. The digital source type. Acceptable values are: - &quot;`trained_algorithmic_media`&quot; - &quot;`default`&quot;
@@ -893,6 +897,7 @@ <h3>Method Details</h3>
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
},
&quot;loyaltyPoints&quot;: &quot;A String&quot;, # Optional. The amount of loyalty points earned on a purchase.
&quot;memberPriceEffectiveDate&quot;: &quot;A String&quot;, # Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
&quot;price&quot;: { # Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price.
&quot;currency&quot;: &quot;A String&quot;, # The currency of the price.
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
@@ -907,6 +912,7 @@ <h3>Method Details</h3>
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
},
&quot;loyaltyPoints&quot;: &quot;A String&quot;, # Optional. The amount of loyalty points earned on a purchase.
&quot;memberPriceEffectiveDate&quot;: &quot;A String&quot;, # Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
&quot;price&quot;: { # Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price.
&quot;currency&quot;: &quot;A String&quot;, # The currency of the price.
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
@@ -1014,7 +1020,7 @@ <h3>Method Details</h3>
&quot;sizes&quot;: [ # Size of the item. Only one value is allowed. For variants with different sizes, insert a separate product for each size with the same `itemGroupId` value (see size definition).
&quot;A String&quot;,
],
&quot;source&quot;: &quot;A String&quot;, # The source of the offer, that is, how the offer was created. Acceptable values are: - &quot;`api`&quot; - &quot;`crawl`&quot; - &quot;`feed`&quot;
&quot;source&quot;: &quot;A String&quot;, # Output only. The source of the offer, that is, how the offer was created. Acceptable values are: - &quot;`api`&quot; - &quot;`crawl`&quot; - &quot;`feed`&quot;
&quot;structuredDescription&quot;: { # Structured description, for algorithmically (AI)-generated descriptions. See [description](https://support.google.com/merchants/answer/6324468#When_to_use) for more information. # Structured description, for algorithmically (AI)-generated descriptions.
&quot;content&quot;: &quot;A String&quot;, # Required. The description text. Maximum length is 5000 characters.
&quot;digitalSourceType&quot;: &quot;A String&quot;, # Optional. The digital source type. Acceptable values are: - &quot;`trained_algorithmic_media`&quot; - &quot;`default`&quot;
@@ -1194,6 +1200,7 @@ <h3>Method Details</h3>
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
},
&quot;loyaltyPoints&quot;: &quot;A String&quot;, # Optional. The amount of loyalty points earned on a purchase.
&quot;memberPriceEffectiveDate&quot;: &quot;A String&quot;, # Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
&quot;price&quot;: { # Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price.
&quot;currency&quot;: &quot;A String&quot;, # The currency of the price.
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
@@ -1208,6 +1215,7 @@ <h3>Method Details</h3>
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
},
&quot;loyaltyPoints&quot;: &quot;A String&quot;, # Optional. The amount of loyalty points earned on a purchase.
&quot;memberPriceEffectiveDate&quot;: &quot;A String&quot;, # Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
&quot;price&quot;: { # Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price.
&quot;currency&quot;: &quot;A String&quot;, # The currency of the price.
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
@@ -1315,7 +1323,7 @@ <h3>Method Details</h3>
&quot;sizes&quot;: [ # Size of the item. Only one value is allowed. For variants with different sizes, insert a separate product for each size with the same `itemGroupId` value (see size definition).
&quot;A String&quot;,
],
&quot;source&quot;: &quot;A String&quot;, # The source of the offer, that is, how the offer was created. Acceptable values are: - &quot;`api`&quot; - &quot;`crawl`&quot; - &quot;`feed`&quot;
&quot;source&quot;: &quot;A String&quot;, # Output only. The source of the offer, that is, how the offer was created. Acceptable values are: - &quot;`api`&quot; - &quot;`crawl`&quot; - &quot;`feed`&quot;
&quot;structuredDescription&quot;: { # Structured description, for algorithmically (AI)-generated descriptions. See [description](https://support.google.com/merchants/answer/6324468#When_to_use) for more information. # Structured description, for algorithmically (AI)-generated descriptions.
&quot;content&quot;: &quot;A String&quot;, # Required. The description text. Maximum length is 5000 characters.
&quot;digitalSourceType&quot;: &quot;A String&quot;, # Optional. The digital source type. Acceptable values are: - &quot;`trained_algorithmic_media`&quot; - &quot;`default`&quot;
@@ -1494,6 +1502,7 @@ <h3>Method Details</h3>
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
},
&quot;loyaltyPoints&quot;: &quot;A String&quot;, # Optional. The amount of loyalty points earned on a purchase.
&quot;memberPriceEffectiveDate&quot;: &quot;A String&quot;, # Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
&quot;price&quot;: { # Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price.
&quot;currency&quot;: &quot;A String&quot;, # The currency of the price.
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
@@ -1508,6 +1517,7 @@ <h3>Method Details</h3>
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
},
&quot;loyaltyPoints&quot;: &quot;A String&quot;, # Optional. The amount of loyalty points earned on a purchase.
&quot;memberPriceEffectiveDate&quot;: &quot;A String&quot;, # Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
&quot;price&quot;: { # Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price.
&quot;currency&quot;: &quot;A String&quot;, # The currency of the price.
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
@@ -1615,7 +1625,7 @@ <h3>Method Details</h3>
&quot;sizes&quot;: [ # Size of the item. Only one value is allowed. For variants with different sizes, insert a separate product for each size with the same `itemGroupId` value (see size definition).
&quot;A String&quot;,
],
&quot;source&quot;: &quot;A String&quot;, # The source of the offer, that is, how the offer was created. Acceptable values are: - &quot;`api`&quot; - &quot;`crawl`&quot; - &quot;`feed`&quot;
&quot;source&quot;: &quot;A String&quot;, # Output only. The source of the offer, that is, how the offer was created. Acceptable values are: - &quot;`api`&quot; - &quot;`crawl`&quot; - &quot;`feed`&quot;
&quot;structuredDescription&quot;: { # Structured description, for algorithmically (AI)-generated descriptions. See [description](https://support.google.com/merchants/answer/6324468#When_to_use) for more information. # Structured description, for algorithmically (AI)-generated descriptions.
&quot;content&quot;: &quot;A String&quot;, # Required. The description text. Maximum length is 5000 characters.
&quot;digitalSourceType&quot;: &quot;A String&quot;, # Optional. The digital source type. Acceptable values are: - &quot;`trained_algorithmic_media`&quot; - &quot;`default`&quot;
@@ -1806,6 +1816,7 @@ <h3>Method Details</h3>
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
},
&quot;loyaltyPoints&quot;: &quot;A String&quot;, # Optional. The amount of loyalty points earned on a purchase.
&quot;memberPriceEffectiveDate&quot;: &quot;A String&quot;, # Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
&quot;price&quot;: { # Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price.
&quot;currency&quot;: &quot;A String&quot;, # The currency of the price.
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
@@ -1820,6 +1831,7 @@ <h3>Method Details</h3>
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
},
&quot;loyaltyPoints&quot;: &quot;A String&quot;, # Optional. The amount of loyalty points earned on a purchase.
&quot;memberPriceEffectiveDate&quot;: &quot;A String&quot;, # Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
&quot;price&quot;: { # Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price.
&quot;currency&quot;: &quot;A String&quot;, # The currency of the price.
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
@@ -1927,7 +1939,7 @@ <h3>Method Details</h3>
&quot;sizes&quot;: [ # Size of the item. Only one value is allowed. For variants with different sizes, insert a separate product for each size with the same `itemGroupId` value (see size definition).
&quot;A String&quot;,
],
&quot;source&quot;: &quot;A String&quot;, # The source of the offer, that is, how the offer was created. Acceptable values are: - &quot;`api`&quot; - &quot;`crawl`&quot; - &quot;`feed`&quot;
&quot;source&quot;: &quot;A String&quot;, # Output only. The source of the offer, that is, how the offer was created. Acceptable values are: - &quot;`api`&quot; - &quot;`crawl`&quot; - &quot;`feed`&quot;
&quot;structuredDescription&quot;: { # Structured description, for algorithmically (AI)-generated descriptions. See [description](https://support.google.com/merchants/answer/6324468#When_to_use) for more information. # Structured description, for algorithmically (AI)-generated descriptions.
&quot;content&quot;: &quot;A String&quot;, # Required. The description text. Maximum length is 5000 characters.
&quot;digitalSourceType&quot;: &quot;A String&quot;, # Optional. The digital source type. Acceptable values are: - &quot;`trained_algorithmic_media`&quot; - &quot;`default`&quot;
@@ -2124,6 +2136,7 @@ <h3>Method Details</h3>
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
},
&quot;loyaltyPoints&quot;: &quot;A String&quot;, # Optional. The amount of loyalty points earned on a purchase.
&quot;memberPriceEffectiveDate&quot;: &quot;A String&quot;, # Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
&quot;price&quot;: { # Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price.
&quot;currency&quot;: &quot;A String&quot;, # The currency of the price.
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
@@ -2138,6 +2151,7 @@ <h3>Method Details</h3>
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
},
&quot;loyaltyPoints&quot;: &quot;A String&quot;, # Optional. The amount of loyalty points earned on a purchase.
&quot;memberPriceEffectiveDate&quot;: &quot;A String&quot;, # Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
&quot;price&quot;: { # Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price.
&quot;currency&quot;: &quot;A String&quot;, # The currency of the price.
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
@@ -2245,7 +2259,7 @@ <h3>Method Details</h3>
&quot;sizes&quot;: [ # Size of the item. Only one value is allowed. For variants with different sizes, insert a separate product for each size with the same `itemGroupId` value (see size definition).
&quot;A String&quot;,
],
&quot;source&quot;: &quot;A String&quot;, # The source of the offer, that is, how the offer was created. Acceptable values are: - &quot;`api`&quot; - &quot;`crawl`&quot; - &quot;`feed`&quot;
&quot;source&quot;: &quot;A String&quot;, # Output only. The source of the offer, that is, how the offer was created. Acceptable values are: - &quot;`api`&quot; - &quot;`crawl`&quot; - &quot;`feed`&quot;
&quot;structuredDescription&quot;: { # Structured description, for algorithmically (AI)-generated descriptions. See [description](https://support.google.com/merchants/answer/6324468#When_to_use) for more information. # Structured description, for algorithmically (AI)-generated descriptions.
&quot;content&quot;: &quot;A String&quot;, # Required. The description text. Maximum length is 5000 characters.
&quot;digitalSourceType&quot;: &quot;A String&quot;, # Optional. The digital source type. Acceptable values are: - &quot;`trained_algorithmic_media`&quot; - &quot;`default`&quot;
@@ -2424,6 +2438,7 @@ <h3>Method Details</h3>
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
},
&quot;loyaltyPoints&quot;: &quot;A String&quot;, # Optional. The amount of loyalty points earned on a purchase.
&quot;memberPriceEffectiveDate&quot;: &quot;A String&quot;, # Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
&quot;price&quot;: { # Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price.
&quot;currency&quot;: &quot;A String&quot;, # The currency of the price.
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
@@ -2438,6 +2453,7 @@ <h3>Method Details</h3>
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
},
&quot;loyaltyPoints&quot;: &quot;A String&quot;, # Optional. The amount of loyalty points earned on a purchase.
&quot;memberPriceEffectiveDate&quot;: &quot;A String&quot;, # Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.
&quot;price&quot;: { # Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price.
&quot;currency&quot;: &quot;A String&quot;, # The currency of the price.
&quot;value&quot;: &quot;A String&quot;, # The price represented as a number.
@@ -2545,7 +2561,7 @@ <h3>Method Details</h3>
&quot;sizes&quot;: [ # Size of the item. Only one value is allowed. For variants with different sizes, insert a separate product for each size with the same `itemGroupId` value (see size definition).
&quot;A String&quot;,
],
&quot;source&quot;: &quot;A String&quot;, # The source of the offer, that is, how the offer was created. Acceptable values are: - &quot;`api`&quot; - &quot;`crawl`&quot; - &quot;`feed`&quot;
&quot;source&quot;: &quot;A String&quot;, # Output only. The source of the offer, that is, how the offer was created. Acceptable values are: - &quot;`api`&quot; - &quot;`crawl`&quot; - &quot;`feed`&quot;
&quot;structuredDescription&quot;: { # Structured description, for algorithmically (AI)-generated descriptions. See [description](https://support.google.com/merchants/answer/6324468#When_to_use) for more information. # Structured description, for algorithmically (AI)-generated descriptions.
&quot;content&quot;: &quot;A String&quot;, # Required. The description text. Maximum length is 5000 characters.
&quot;digitalSourceType&quot;: &quot;A String&quot;, # Optional. The digital source type. Acceptable values are: - &quot;`trained_algorithmic_media`&quot; - &quot;`default`&quot;
8 changes: 6 additions & 2 deletions googleapiclient/discovery_cache/documents/content.v2.1.json
Original file line number Diff line number Diff line change
@@ -6219,7 +6219,7 @@
}
}
},
"revision": "20240614",
"revision": "20240723",
"rootUrl": "https://shoppingcontent.googleapis.com/",
"schemas": {
"Account": {
@@ -10806,6 +10806,10 @@ false
"format": "int64",
"type": "string"
},
"memberPriceEffectiveDate": {
"description": "Optional. A date range during which the item is eligible for member price. If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.",
"type": "string"
},
"price": {
"$ref": "Price",
"description": "Optional. The price for members of the given tier (instant discount price). Must be smaller or equal to the regular price."
@@ -14496,7 +14500,7 @@ false
"type": "array"
},
"source": {
"description": "The source of the offer, that is, how the offer was created. Acceptable values are: - \"`api`\" - \"`crawl`\" - \"`feed`\" ",
"description": "Output only. The source of the offer, that is, how the offer was created. Acceptable values are: - \"`api`\" - \"`crawl`\" - \"`feed`\" ",
"type": "string"
},
"structuredDescription": {

0 comments on commit 187dccd

Please sign in to comment.