Skip to content

Commit

Permalink
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.ProductView.properties.clickPotential (Total Keys: 3)
- schemas.ReportRow.properties.topicTrends.$ref (Total Keys: 1)
- schemas.TopicTrends (Total Keys: 17)
  • Loading branch information
yoshi-automation committed Mar 12, 2024
1 parent 583897d commit 78b17ac
Show file tree
Hide file tree
Showing 4 changed files with 128 additions and 37 deletions.
32 changes: 16 additions & 16 deletions docs/dyn/content_v2_1.datafeeds.html
Expand Up @@ -145,11 +145,11 @@ <h3>Method Details</h3>
&quot;targets&quot;: [ # The targets this feed should apply to (country, language, destinations).
{
&quot;country&quot;: &quot;A String&quot;, # Deprecated. Use `feedLabel` instead. The country where the items in the feed will be included in the search index, represented as a CLDR territory code.
&quot;excludedDestinations&quot;: [ # The list of destinations to exclude for this target (corresponds to cleared check boxes in Merchant Center). Products that are excluded from all destinations for more than 7 days are automatically deleted.
&quot;excludedDestinations&quot;: [ # The list of [destinations to exclude](//support.google.com/merchants/answer/6324486) for this target (corresponds to cleared check boxes in Merchant Center). Products that are excluded from all destinations for more than 7 days are automatically deleted.
&quot;A String&quot;,
],
&quot;feedLabel&quot;: &quot;A String&quot;, # Feed label for the DatafeedTarget. Either `country` or `feedLabel` is required. If both `feedLabel` and `country` is specified, the values must match. Must be less than or equal to 20 uppercase letters (A-Z), numbers (0-9), and dashes (-).
&quot;includedDestinations&quot;: [ # The list of destinations to include for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`.
&quot;includedDestinations&quot;: [ # The list of [destinations to include](//support.google.com/merchants/answer/7501026) for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`.
&quot;A String&quot;,
],
&quot;language&quot;: &quot;A String&quot;, # The two-letter ISO 639-1 language of the items in the feed. Must be a valid language for `targets[].country`.
Expand Down Expand Up @@ -204,11 +204,11 @@ <h3>Method Details</h3>
&quot;targets&quot;: [ # The targets this feed should apply to (country, language, destinations).
{
&quot;country&quot;: &quot;A String&quot;, # Deprecated. Use `feedLabel` instead. The country where the items in the feed will be included in the search index, represented as a CLDR territory code.
&quot;excludedDestinations&quot;: [ # The list of destinations to exclude for this target (corresponds to cleared check boxes in Merchant Center). Products that are excluded from all destinations for more than 7 days are automatically deleted.
&quot;excludedDestinations&quot;: [ # The list of [destinations to exclude](//support.google.com/merchants/answer/6324486) for this target (corresponds to cleared check boxes in Merchant Center). Products that are excluded from all destinations for more than 7 days are automatically deleted.
&quot;A String&quot;,
],
&quot;feedLabel&quot;: &quot;A String&quot;, # Feed label for the DatafeedTarget. Either `country` or `feedLabel` is required. If both `feedLabel` and `country` is specified, the values must match. Must be less than or equal to 20 uppercase letters (A-Z), numbers (0-9), and dashes (-).
&quot;includedDestinations&quot;: [ # The list of destinations to include for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`.
&quot;includedDestinations&quot;: [ # The list of [destinations to include](//support.google.com/merchants/answer/7501026) for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`.
&quot;A String&quot;,
],
&quot;language&quot;: &quot;A String&quot;, # The two-letter ISO 639-1 language of the items in the feed. Must be a valid language for `targets[].country`.
Expand Down Expand Up @@ -310,11 +310,11 @@ <h3>Method Details</h3>
&quot;targets&quot;: [ # The targets this feed should apply to (country, language, destinations).
{
&quot;country&quot;: &quot;A String&quot;, # Deprecated. Use `feedLabel` instead. The country where the items in the feed will be included in the search index, represented as a CLDR territory code.
&quot;excludedDestinations&quot;: [ # The list of destinations to exclude for this target (corresponds to cleared check boxes in Merchant Center). Products that are excluded from all destinations for more than 7 days are automatically deleted.
&quot;excludedDestinations&quot;: [ # The list of [destinations to exclude](//support.google.com/merchants/answer/6324486) for this target (corresponds to cleared check boxes in Merchant Center). Products that are excluded from all destinations for more than 7 days are automatically deleted.
&quot;A String&quot;,
],
&quot;feedLabel&quot;: &quot;A String&quot;, # Feed label for the DatafeedTarget. Either `country` or `feedLabel` is required. If both `feedLabel` and `country` is specified, the values must match. Must be less than or equal to 20 uppercase letters (A-Z), numbers (0-9), and dashes (-).
&quot;includedDestinations&quot;: [ # The list of destinations to include for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`.
&quot;includedDestinations&quot;: [ # The list of [destinations to include](//support.google.com/merchants/answer/7501026) for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`.
&quot;A String&quot;,
],
&quot;language&quot;: &quot;A String&quot;, # The two-letter ISO 639-1 language of the items in the feed. Must be a valid language for `targets[].country`.
Expand Down Expand Up @@ -361,11 +361,11 @@ <h3>Method Details</h3>
&quot;targets&quot;: [ # The targets this feed should apply to (country, language, destinations).
{
&quot;country&quot;: &quot;A String&quot;, # Deprecated. Use `feedLabel` instead. The country where the items in the feed will be included in the search index, represented as a CLDR territory code.
&quot;excludedDestinations&quot;: [ # The list of destinations to exclude for this target (corresponds to cleared check boxes in Merchant Center). Products that are excluded from all destinations for more than 7 days are automatically deleted.
&quot;excludedDestinations&quot;: [ # The list of [destinations to exclude](//support.google.com/merchants/answer/6324486) for this target (corresponds to cleared check boxes in Merchant Center). Products that are excluded from all destinations for more than 7 days are automatically deleted.
&quot;A String&quot;,
],
&quot;feedLabel&quot;: &quot;A String&quot;, # Feed label for the DatafeedTarget. Either `country` or `feedLabel` is required. If both `feedLabel` and `country` is specified, the values must match. Must be less than or equal to 20 uppercase letters (A-Z), numbers (0-9), and dashes (-).
&quot;includedDestinations&quot;: [ # The list of destinations to include for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`.
&quot;includedDestinations&quot;: [ # The list of [destinations to include](//support.google.com/merchants/answer/7501026) for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`.
&quot;A String&quot;,
],
&quot;language&quot;: &quot;A String&quot;, # The two-letter ISO 639-1 language of the items in the feed. Must be a valid language for `targets[].country`.
Expand Down Expand Up @@ -410,11 +410,11 @@ <h3>Method Details</h3>
&quot;targets&quot;: [ # The targets this feed should apply to (country, language, destinations).
{
&quot;country&quot;: &quot;A String&quot;, # Deprecated. Use `feedLabel` instead. The country where the items in the feed will be included in the search index, represented as a CLDR territory code.
&quot;excludedDestinations&quot;: [ # The list of destinations to exclude for this target (corresponds to cleared check boxes in Merchant Center). Products that are excluded from all destinations for more than 7 days are automatically deleted.
&quot;excludedDestinations&quot;: [ # The list of [destinations to exclude](//support.google.com/merchants/answer/6324486) for this target (corresponds to cleared check boxes in Merchant Center). Products that are excluded from all destinations for more than 7 days are automatically deleted.
&quot;A String&quot;,
],
&quot;feedLabel&quot;: &quot;A String&quot;, # Feed label for the DatafeedTarget. Either `country` or `feedLabel` is required. If both `feedLabel` and `country` is specified, the values must match. Must be less than or equal to 20 uppercase letters (A-Z), numbers (0-9), and dashes (-).
&quot;includedDestinations&quot;: [ # The list of destinations to include for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`.
&quot;includedDestinations&quot;: [ # The list of [destinations to include](//support.google.com/merchants/answer/7501026) for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`.
&quot;A String&quot;,
],
&quot;language&quot;: &quot;A String&quot;, # The two-letter ISO 639-1 language of the items in the feed. Must be a valid language for `targets[].country`.
Expand Down Expand Up @@ -472,11 +472,11 @@ <h3>Method Details</h3>
&quot;targets&quot;: [ # The targets this feed should apply to (country, language, destinations).
{
&quot;country&quot;: &quot;A String&quot;, # Deprecated. Use `feedLabel` instead. The country where the items in the feed will be included in the search index, represented as a CLDR territory code.
&quot;excludedDestinations&quot;: [ # The list of destinations to exclude for this target (corresponds to cleared check boxes in Merchant Center). Products that are excluded from all destinations for more than 7 days are automatically deleted.
&quot;excludedDestinations&quot;: [ # The list of [destinations to exclude](//support.google.com/merchants/answer/6324486) for this target (corresponds to cleared check boxes in Merchant Center). Products that are excluded from all destinations for more than 7 days are automatically deleted.
&quot;A String&quot;,
],
&quot;feedLabel&quot;: &quot;A String&quot;, # Feed label for the DatafeedTarget. Either `country` or `feedLabel` is required. If both `feedLabel` and `country` is specified, the values must match. Must be less than or equal to 20 uppercase letters (A-Z), numbers (0-9), and dashes (-).
&quot;includedDestinations&quot;: [ # The list of destinations to include for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`.
&quot;includedDestinations&quot;: [ # The list of [destinations to include](//support.google.com/merchants/answer/7501026) for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`.
&quot;A String&quot;,
],
&quot;language&quot;: &quot;A String&quot;, # The two-letter ISO 639-1 language of the items in the feed. Must be a valid language for `targets[].country`.
Expand Down Expand Up @@ -540,11 +540,11 @@ <h3>Method Details</h3>
&quot;targets&quot;: [ # The targets this feed should apply to (country, language, destinations).
{
&quot;country&quot;: &quot;A String&quot;, # Deprecated. Use `feedLabel` instead. The country where the items in the feed will be included in the search index, represented as a CLDR territory code.
&quot;excludedDestinations&quot;: [ # The list of destinations to exclude for this target (corresponds to cleared check boxes in Merchant Center). Products that are excluded from all destinations for more than 7 days are automatically deleted.
&quot;excludedDestinations&quot;: [ # The list of [destinations to exclude](//support.google.com/merchants/answer/6324486) for this target (corresponds to cleared check boxes in Merchant Center). Products that are excluded from all destinations for more than 7 days are automatically deleted.
&quot;A String&quot;,
],
&quot;feedLabel&quot;: &quot;A String&quot;, # Feed label for the DatafeedTarget. Either `country` or `feedLabel` is required. If both `feedLabel` and `country` is specified, the values must match. Must be less than or equal to 20 uppercase letters (A-Z), numbers (0-9), and dashes (-).
&quot;includedDestinations&quot;: [ # The list of destinations to include for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`.
&quot;includedDestinations&quot;: [ # The list of [destinations to include](//support.google.com/merchants/answer/7501026) for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`.
&quot;A String&quot;,
],
&quot;language&quot;: &quot;A String&quot;, # The two-letter ISO 639-1 language of the items in the feed. Must be a valid language for `targets[].country`.
Expand Down Expand Up @@ -589,11 +589,11 @@ <h3>Method Details</h3>
&quot;targets&quot;: [ # The targets this feed should apply to (country, language, destinations).
{
&quot;country&quot;: &quot;A String&quot;, # Deprecated. Use `feedLabel` instead. The country where the items in the feed will be included in the search index, represented as a CLDR territory code.
&quot;excludedDestinations&quot;: [ # The list of destinations to exclude for this target (corresponds to cleared check boxes in Merchant Center). Products that are excluded from all destinations for more than 7 days are automatically deleted.
&quot;excludedDestinations&quot;: [ # The list of [destinations to exclude](//support.google.com/merchants/answer/6324486) for this target (corresponds to cleared check boxes in Merchant Center). Products that are excluded from all destinations for more than 7 days are automatically deleted.
&quot;A String&quot;,
],
&quot;feedLabel&quot;: &quot;A String&quot;, # Feed label for the DatafeedTarget. Either `country` or `feedLabel` is required. If both `feedLabel` and `country` is specified, the values must match. Must be less than or equal to 20 uppercase letters (A-Z), numbers (0-9), and dashes (-).
&quot;includedDestinations&quot;: [ # The list of destinations to include for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`.
&quot;includedDestinations&quot;: [ # The list of [destinations to include](//support.google.com/merchants/answer/7501026) for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`.
&quot;A String&quot;,
],
&quot;language&quot;: &quot;A String&quot;, # The two-letter ISO 639-1 language of the items in the feed. Must be a valid language for `targets[].country`.
Expand Down

0 comments on commit 78b17ac

Please sign in to comment.