Skip to content

Commit e561dab

Browse files
feat(content): update the api
#### content:v2.1 The following keys were added: - schemas.Product.properties.certifications (Total Keys: 2) - schemas.ProductCertification (Total Keys: 5) - schemas.ServiceStoreConfigCutoffConfig.properties.noDeliveryPostCutoff.type (Total Keys: 1)
1 parent fbe5b7e commit e561dab

File tree

3 files changed

+93
-1
lines changed

3 files changed

+93
-1
lines changed

docs/dyn/content_v2_1.products.html

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,13 @@ <h3>Method Details</h3>
135135
&quot;availabilityDate&quot;: &quot;A String&quot;, # The day a pre-ordered product becomes available for delivery, in ISO 8601 format.
136136
&quot;brand&quot;: &quot;A String&quot;, # Brand of the item.
137137
&quot;canonicalLink&quot;: &quot;A String&quot;, # URL for the canonical version of your item&#x27;s landing page.
138+
&quot;certifications&quot;: [ # Product [certification](https://support.google.com/merchants/answer/13528839), introduced for EU energy efficiency labeling compliance using the [EU EPREL](https://eprel.ec.europa.eu/screen/home) database.
139+
{ # Product [certification](https://support.google.com/merchants/answer/13528839), introduced for EU energy efficiency labeling compliance using the [EU EPREL](https://eprel.ec.europa.eu/screen/home) database.
140+
&quot;certificationAuthority&quot;: &quot;A String&quot;, # The certification authority, for example &quot;European_Commission&quot;. Maximum length is 2000 characters.
141+
&quot;certificationCode&quot;: &quot;A String&quot;, # The certification code, for eaxample &quot;123456&quot;. Maximum length is 2000 characters.
142+
&quot;certificationName&quot;: &quot;A String&quot;, # The name of the certification, for example &quot;EPREL&quot;. Maximum length is 2000 characters.
143+
},
144+
],
138145
&quot;channel&quot;: &quot;A String&quot;, # Required. The item&#x27;s channel (online or local). Acceptable values are: - &quot;`local`&quot; - &quot;`online`&quot;
139146
&quot;cloudExportAdditionalProperties&quot;: [ # Extra fields to export to the Cloud Retail program.
140147
{ # Product property for the Cloud Retail API. For example, properties for a TV product could be &quot;Screen-Resolution&quot; or &quot;Screen-Size&quot;.
@@ -397,6 +404,13 @@ <h3>Method Details</h3>
397404
&quot;availabilityDate&quot;: &quot;A String&quot;, # The day a pre-ordered product becomes available for delivery, in ISO 8601 format.
398405
&quot;brand&quot;: &quot;A String&quot;, # Brand of the item.
399406
&quot;canonicalLink&quot;: &quot;A String&quot;, # URL for the canonical version of your item&#x27;s landing page.
407+
&quot;certifications&quot;: [ # Product [certification](https://support.google.com/merchants/answer/13528839), introduced for EU energy efficiency labeling compliance using the [EU EPREL](https://eprel.ec.europa.eu/screen/home) database.
408+
{ # Product [certification](https://support.google.com/merchants/answer/13528839), introduced for EU energy efficiency labeling compliance using the [EU EPREL](https://eprel.ec.europa.eu/screen/home) database.
409+
&quot;certificationAuthority&quot;: &quot;A String&quot;, # The certification authority, for example &quot;European_Commission&quot;. Maximum length is 2000 characters.
410+
&quot;certificationCode&quot;: &quot;A String&quot;, # The certification code, for eaxample &quot;123456&quot;. Maximum length is 2000 characters.
411+
&quot;certificationName&quot;: &quot;A String&quot;, # The name of the certification, for example &quot;EPREL&quot;. Maximum length is 2000 characters.
412+
},
413+
],
400414
&quot;channel&quot;: &quot;A String&quot;, # Required. The item&#x27;s channel (online or local). Acceptable values are: - &quot;`local`&quot; - &quot;`online`&quot;
401415
&quot;cloudExportAdditionalProperties&quot;: [ # Extra fields to export to the Cloud Retail program.
402416
{ # Product property for the Cloud Retail API. For example, properties for a TV product could be &quot;Screen-Resolution&quot; or &quot;Screen-Size&quot;.
@@ -665,6 +679,13 @@ <h3>Method Details</h3>
665679
&quot;availabilityDate&quot;: &quot;A String&quot;, # The day a pre-ordered product becomes available for delivery, in ISO 8601 format.
666680
&quot;brand&quot;: &quot;A String&quot;, # Brand of the item.
667681
&quot;canonicalLink&quot;: &quot;A String&quot;, # URL for the canonical version of your item&#x27;s landing page.
682+
&quot;certifications&quot;: [ # Product [certification](https://support.google.com/merchants/answer/13528839), introduced for EU energy efficiency labeling compliance using the [EU EPREL](https://eprel.ec.europa.eu/screen/home) database.
683+
{ # Product [certification](https://support.google.com/merchants/answer/13528839), introduced for EU energy efficiency labeling compliance using the [EU EPREL](https://eprel.ec.europa.eu/screen/home) database.
684+
&quot;certificationAuthority&quot;: &quot;A String&quot;, # The certification authority, for example &quot;European_Commission&quot;. Maximum length is 2000 characters.
685+
&quot;certificationCode&quot;: &quot;A String&quot;, # The certification code, for eaxample &quot;123456&quot;. Maximum length is 2000 characters.
686+
&quot;certificationName&quot;: &quot;A String&quot;, # The name of the certification, for example &quot;EPREL&quot;. Maximum length is 2000 characters.
687+
},
688+
],
668689
&quot;channel&quot;: &quot;A String&quot;, # Required. The item&#x27;s channel (online or local). Acceptable values are: - &quot;`local`&quot; - &quot;`online`&quot;
669690
&quot;cloudExportAdditionalProperties&quot;: [ # Extra fields to export to the Cloud Retail program.
670691
{ # Product property for the Cloud Retail API. For example, properties for a TV product could be &quot;Screen-Resolution&quot; or &quot;Screen-Size&quot;.
@@ -908,6 +929,13 @@ <h3>Method Details</h3>
908929
&quot;availabilityDate&quot;: &quot;A String&quot;, # The day a pre-ordered product becomes available for delivery, in ISO 8601 format.
909930
&quot;brand&quot;: &quot;A String&quot;, # Brand of the item.
910931
&quot;canonicalLink&quot;: &quot;A String&quot;, # URL for the canonical version of your item&#x27;s landing page.
932+
&quot;certifications&quot;: [ # Product [certification](https://support.google.com/merchants/answer/13528839), introduced for EU energy efficiency labeling compliance using the [EU EPREL](https://eprel.ec.europa.eu/screen/home) database.
933+
{ # Product [certification](https://support.google.com/merchants/answer/13528839), introduced for EU energy efficiency labeling compliance using the [EU EPREL](https://eprel.ec.europa.eu/screen/home) database.
934+
&quot;certificationAuthority&quot;: &quot;A String&quot;, # The certification authority, for example &quot;European_Commission&quot;. Maximum length is 2000 characters.
935+
&quot;certificationCode&quot;: &quot;A String&quot;, # The certification code, for eaxample &quot;123456&quot;. Maximum length is 2000 characters.
936+
&quot;certificationName&quot;: &quot;A String&quot;, # The name of the certification, for example &quot;EPREL&quot;. Maximum length is 2000 characters.
937+
},
938+
],
911939
&quot;channel&quot;: &quot;A String&quot;, # Required. The item&#x27;s channel (online or local). Acceptable values are: - &quot;`local`&quot; - &quot;`online`&quot;
912940
&quot;cloudExportAdditionalProperties&quot;: [ # Extra fields to export to the Cloud Retail program.
913941
{ # Product property for the Cloud Retail API. For example, properties for a TV product could be &quot;Screen-Resolution&quot; or &quot;Screen-Size&quot;.
@@ -1150,6 +1178,13 @@ <h3>Method Details</h3>
11501178
&quot;availabilityDate&quot;: &quot;A String&quot;, # The day a pre-ordered product becomes available for delivery, in ISO 8601 format.
11511179
&quot;brand&quot;: &quot;A String&quot;, # Brand of the item.
11521180
&quot;canonicalLink&quot;: &quot;A String&quot;, # URL for the canonical version of your item&#x27;s landing page.
1181+
&quot;certifications&quot;: [ # Product [certification](https://support.google.com/merchants/answer/13528839), introduced for EU energy efficiency labeling compliance using the [EU EPREL](https://eprel.ec.europa.eu/screen/home) database.
1182+
{ # Product [certification](https://support.google.com/merchants/answer/13528839), introduced for EU energy efficiency labeling compliance using the [EU EPREL](https://eprel.ec.europa.eu/screen/home) database.
1183+
&quot;certificationAuthority&quot;: &quot;A String&quot;, # The certification authority, for example &quot;European_Commission&quot;. Maximum length is 2000 characters.
1184+
&quot;certificationCode&quot;: &quot;A String&quot;, # The certification code, for eaxample &quot;123456&quot;. Maximum length is 2000 characters.
1185+
&quot;certificationName&quot;: &quot;A String&quot;, # The name of the certification, for example &quot;EPREL&quot;. Maximum length is 2000 characters.
1186+
},
1187+
],
11531188
&quot;channel&quot;: &quot;A String&quot;, # Required. The item&#x27;s channel (online or local). Acceptable values are: - &quot;`local`&quot; - &quot;`online`&quot;
11541189
&quot;cloudExportAdditionalProperties&quot;: [ # Extra fields to export to the Cloud Retail program.
11551190
{ # Product property for the Cloud Retail API. For example, properties for a TV product could be &quot;Screen-Resolution&quot; or &quot;Screen-Size&quot;.
@@ -1404,6 +1439,13 @@ <h3>Method Details</h3>
14041439
&quot;availabilityDate&quot;: &quot;A String&quot;, # The day a pre-ordered product becomes available for delivery, in ISO 8601 format.
14051440
&quot;brand&quot;: &quot;A String&quot;, # Brand of the item.
14061441
&quot;canonicalLink&quot;: &quot;A String&quot;, # URL for the canonical version of your item&#x27;s landing page.
1442+
&quot;certifications&quot;: [ # Product [certification](https://support.google.com/merchants/answer/13528839), introduced for EU energy efficiency labeling compliance using the [EU EPREL](https://eprel.ec.europa.eu/screen/home) database.
1443+
{ # Product [certification](https://support.google.com/merchants/answer/13528839), introduced for EU energy efficiency labeling compliance using the [EU EPREL](https://eprel.ec.europa.eu/screen/home) database.
1444+
&quot;certificationAuthority&quot;: &quot;A String&quot;, # The certification authority, for example &quot;European_Commission&quot;. Maximum length is 2000 characters.
1445+
&quot;certificationCode&quot;: &quot;A String&quot;, # The certification code, for eaxample &quot;123456&quot;. Maximum length is 2000 characters.
1446+
&quot;certificationName&quot;: &quot;A String&quot;, # The name of the certification, for example &quot;EPREL&quot;. Maximum length is 2000 characters.
1447+
},
1448+
],
14071449
&quot;channel&quot;: &quot;A String&quot;, # Required. The item&#x27;s channel (online or local). Acceptable values are: - &quot;`local`&quot; - &quot;`online`&quot;
14081450
&quot;cloudExportAdditionalProperties&quot;: [ # Extra fields to export to the Cloud Retail program.
14091451
{ # Product property for the Cloud Retail API. For example, properties for a TV product could be &quot;Screen-Resolution&quot; or &quot;Screen-Size&quot;.
@@ -1664,6 +1706,13 @@ <h3>Method Details</h3>
16641706
&quot;availabilityDate&quot;: &quot;A String&quot;, # The day a pre-ordered product becomes available for delivery, in ISO 8601 format.
16651707
&quot;brand&quot;: &quot;A String&quot;, # Brand of the item.
16661708
&quot;canonicalLink&quot;: &quot;A String&quot;, # URL for the canonical version of your item&#x27;s landing page.
1709+
&quot;certifications&quot;: [ # Product [certification](https://support.google.com/merchants/answer/13528839), introduced for EU energy efficiency labeling compliance using the [EU EPREL](https://eprel.ec.europa.eu/screen/home) database.
1710+
{ # Product [certification](https://support.google.com/merchants/answer/13528839), introduced for EU energy efficiency labeling compliance using the [EU EPREL](https://eprel.ec.europa.eu/screen/home) database.
1711+
&quot;certificationAuthority&quot;: &quot;A String&quot;, # The certification authority, for example &quot;European_Commission&quot;. Maximum length is 2000 characters.
1712+
&quot;certificationCode&quot;: &quot;A String&quot;, # The certification code, for eaxample &quot;123456&quot;. Maximum length is 2000 characters.
1713+
&quot;certificationName&quot;: &quot;A String&quot;, # The name of the certification, for example &quot;EPREL&quot;. Maximum length is 2000 characters.
1714+
},
1715+
],
16671716
&quot;channel&quot;: &quot;A String&quot;, # Required. The item&#x27;s channel (online or local). Acceptable values are: - &quot;`local`&quot; - &quot;`online`&quot;
16681717
&quot;cloudExportAdditionalProperties&quot;: [ # Extra fields to export to the Cloud Retail program.
16691718
{ # Product property for the Cloud Retail API. For example, properties for a TV product could be &quot;Screen-Resolution&quot; or &quot;Screen-Size&quot;.
@@ -1906,6 +1955,13 @@ <h3>Method Details</h3>
19061955
&quot;availabilityDate&quot;: &quot;A String&quot;, # The day a pre-ordered product becomes available for delivery, in ISO 8601 format.
19071956
&quot;brand&quot;: &quot;A String&quot;, # Brand of the item.
19081957
&quot;canonicalLink&quot;: &quot;A String&quot;, # URL for the canonical version of your item&#x27;s landing page.
1958+
&quot;certifications&quot;: [ # Product [certification](https://support.google.com/merchants/answer/13528839), introduced for EU energy efficiency labeling compliance using the [EU EPREL](https://eprel.ec.europa.eu/screen/home) database.
1959+
{ # Product [certification](https://support.google.com/merchants/answer/13528839), introduced for EU energy efficiency labeling compliance using the [EU EPREL](https://eprel.ec.europa.eu/screen/home) database.
1960+
&quot;certificationAuthority&quot;: &quot;A String&quot;, # The certification authority, for example &quot;European_Commission&quot;. Maximum length is 2000 characters.
1961+
&quot;certificationCode&quot;: &quot;A String&quot;, # The certification code, for eaxample &quot;123456&quot;. Maximum length is 2000 characters.
1962+
&quot;certificationName&quot;: &quot;A String&quot;, # The name of the certification, for example &quot;EPREL&quot;. Maximum length is 2000 characters.
1963+
},
1964+
],
19091965
&quot;channel&quot;: &quot;A String&quot;, # Required. The item&#x27;s channel (online or local). Acceptable values are: - &quot;`local`&quot; - &quot;`online`&quot;
19101966
&quot;cloudExportAdditionalProperties&quot;: [ # Extra fields to export to the Cloud Retail program.
19111967
{ # Product property for the Cloud Retail API. For example, properties for a TV product could be &quot;Screen-Resolution&quot; or &quot;Screen-Size&quot;.

0 commit comments

Comments
 (0)