get(parent, name, x__xgafv=None)
Gets the product from a Manufacturer Center account, including product
list(parent, pageToken=None, x__xgafv=None, pageSize=None)
Lists all the products in a Manufacturer Center account.
list_next(previous_request, previous_response)
Retrieves the next page of results.
get(parent, name, x__xgafv=None)
Gets the product from a Manufacturer Center account, including product issues. Args: parent: string, Parent ID in the format `accounts/{account_id}`. `account_id` - The ID of the Manufacturer Center account. (required) name: string, Name in the format `{target_country}:{content_language}:{product_id}`. `target_country` - The target country of the product as a CLDR territory code (for example, US). `content_language` - The content language of the product as a two-letter ISO 639-1 language code (for example, en). `product_id` - The ID of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#id. (required) x__xgafv: string, V1 error format. Allowed values 1 - v1 error format 2 - v2 error format Returns: An object of the form: { # Product data. "targetCountry": "A String", # The target country of the product as a CLDR territory code (for example, # US). # @OutputOnly "manuallyDeletedAttributes": [ # Names of the attributes of the product deleted manually via the # Manufacturer Center UI. # @OutputOnly "A String", ], "name": "A String", # Name in the format `{target_country}:{content_language}:{product_id}`. # # `target_country` - The target country of the product as a CLDR territory # code (for example, US). # # `content_language` - The content language of the product as a two-letter # ISO 639-1 language code (for example, en). # # `product_id` - The ID of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#id. # @OutputOnly "parent": "A String", # Parent ID in the format `accounts/{account_id}`. # # `account_id` - The ID of the Manufacturer Center account. # @OutputOnly "manuallyProvidedAttributes": { # Attributes of the product. For more information, see # Attributes of the product provided manually via the Manufacturer Center UI. # @OutputOnly # https://support.google.com/manufacturers/answer/6124116. "productLine": "A String", # The name of the group of products related to the product. For more # information, see # https://support.google.com/manufacturers/answer/6124116#productline. "suggestedRetailPrice": { # A price. # The suggested retail price (MSRP) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#price. "currency": "A String", # The currency in which the price is denoted. "amount": "A String", # The numeric value of the price. }, "color": "A String", # The color of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#color. "releaseDate": "A String", # The release date of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#release. "itemGroupId": "A String", # The item group id of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#itemgroupid. "videoLink": [ # The videos of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#video. "A String", ], "flavor": "A String", # The flavor of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#flavor. "scent": "A String", # The scent of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#scent. "size": "A String", # The size of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#size. "capacity": { # The capacity of a product. For more information, see # The capacity of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#capacity. # https://support.google.com/manufacturers/answer/6124116#capacity. "unit": "A String", # The unit of the capacity, i.e., MB, GB, or TB. "value": "A String", # The numeric value of the capacity. }, "title": "A String", # The title of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#title. "pattern": "A String", # The pattern of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#pattern. "disclosureDate": "A String", # The disclosure date of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#disclosure. "theme": "A String", # The theme of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#theme. "productDetail": [ # The details of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productdetail. { # A product detail of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productdetail. "attributeName": "A String", # The name of the attribute. "attributeValue": "A String", # The value of the attribute. "sectionName": "A String", # A short section name that can be reused between multiple product details. }, ], "description": "A String", # The description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#description. "format": "A String", # The format of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#format. "mpn": "A String", # The Manufacturer Part Number (MPN) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#mpn. "brand": "A String", # The brand name of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#brand. "material": "A String", # The material of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#material. "productName": "A String", # The canonical name of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productname. "featureDescription": [ # The rich format description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#featuredesc. { # A feature description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#featuredesc. "headline": "A String", # A short description of the feature. "text": "A String", # A detailed description of the feature. "image": { # An image. # An optional image describing the feature. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, }, ], "sizeSystem": "A String", # The size system of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#sizesystem. "sizeType": "A String", # The size type of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#sizetype. "additionalImageLink": [ # The additional images of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#addlimage. { # An image. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, ], "count": { # The number of products in a single package. For more information, see # The count of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#count. # https://support.google.com/manufacturers/answer/6124116#count. "unit": "A String", # The unit in which these products are counted. "value": "A String", # The numeric value of the number of products in a package. }, "gender": "A String", # The target gender of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#gender. "productPageUrl": "A String", # The URL of the detail page of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productpage. "imageLink": { # An image. # The image of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#image. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, "productType": [ # The category of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#producttype. "A String", ], "gtin": [ # The Global Trade Item Number (GTIN) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#gtin. "A String", ], "ageGroup": "A String", # The target age group of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#agegroup. }, "finalAttributes": { # Attributes of the product. For more information, see # Final attributes of the product. The final attributes are obtained by # overriding the uploaded attributes with the manually provided and deleted # attributes. Google systems only process, evaluate, review, and/or use final # attributes. # @OutputOnly # https://support.google.com/manufacturers/answer/6124116. "productLine": "A String", # The name of the group of products related to the product. For more # information, see # https://support.google.com/manufacturers/answer/6124116#productline. "suggestedRetailPrice": { # A price. # The suggested retail price (MSRP) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#price. "currency": "A String", # The currency in which the price is denoted. "amount": "A String", # The numeric value of the price. }, "color": "A String", # The color of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#color. "releaseDate": "A String", # The release date of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#release. "itemGroupId": "A String", # The item group id of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#itemgroupid. "videoLink": [ # The videos of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#video. "A String", ], "flavor": "A String", # The flavor of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#flavor. "scent": "A String", # The scent of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#scent. "size": "A String", # The size of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#size. "capacity": { # The capacity of a product. For more information, see # The capacity of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#capacity. # https://support.google.com/manufacturers/answer/6124116#capacity. "unit": "A String", # The unit of the capacity, i.e., MB, GB, or TB. "value": "A String", # The numeric value of the capacity. }, "title": "A String", # The title of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#title. "pattern": "A String", # The pattern of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#pattern. "disclosureDate": "A String", # The disclosure date of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#disclosure. "theme": "A String", # The theme of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#theme. "productDetail": [ # The details of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productdetail. { # A product detail of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productdetail. "attributeName": "A String", # The name of the attribute. "attributeValue": "A String", # The value of the attribute. "sectionName": "A String", # A short section name that can be reused between multiple product details. }, ], "description": "A String", # The description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#description. "format": "A String", # The format of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#format. "mpn": "A String", # The Manufacturer Part Number (MPN) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#mpn. "brand": "A String", # The brand name of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#brand. "material": "A String", # The material of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#material. "productName": "A String", # The canonical name of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productname. "featureDescription": [ # The rich format description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#featuredesc. { # A feature description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#featuredesc. "headline": "A String", # A short description of the feature. "text": "A String", # A detailed description of the feature. "image": { # An image. # An optional image describing the feature. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, }, ], "sizeSystem": "A String", # The size system of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#sizesystem. "sizeType": "A String", # The size type of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#sizetype. "additionalImageLink": [ # The additional images of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#addlimage. { # An image. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, ], "count": { # The number of products in a single package. For more information, see # The count of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#count. # https://support.google.com/manufacturers/answer/6124116#count. "unit": "A String", # The unit in which these products are counted. "value": "A String", # The numeric value of the number of products in a package. }, "gender": "A String", # The target gender of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#gender. "productPageUrl": "A String", # The URL of the detail page of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productpage. "imageLink": { # An image. # The image of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#image. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, "productType": [ # The category of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#producttype. "A String", ], "gtin": [ # The Global Trade Item Number (GTIN) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#gtin. "A String", ], "ageGroup": "A String", # The target age group of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#agegroup. }, "uploadedAttributes": { # Attributes of the product. For more information, see # Attributes of the product uploaded via the Manufacturer Center API or via # feeds. # https://support.google.com/manufacturers/answer/6124116. "productLine": "A String", # The name of the group of products related to the product. For more # information, see # https://support.google.com/manufacturers/answer/6124116#productline. "suggestedRetailPrice": { # A price. # The suggested retail price (MSRP) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#price. "currency": "A String", # The currency in which the price is denoted. "amount": "A String", # The numeric value of the price. }, "color": "A String", # The color of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#color. "releaseDate": "A String", # The release date of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#release. "itemGroupId": "A String", # The item group id of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#itemgroupid. "videoLink": [ # The videos of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#video. "A String", ], "flavor": "A String", # The flavor of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#flavor. "scent": "A String", # The scent of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#scent. "size": "A String", # The size of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#size. "capacity": { # The capacity of a product. For more information, see # The capacity of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#capacity. # https://support.google.com/manufacturers/answer/6124116#capacity. "unit": "A String", # The unit of the capacity, i.e., MB, GB, or TB. "value": "A String", # The numeric value of the capacity. }, "title": "A String", # The title of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#title. "pattern": "A String", # The pattern of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#pattern. "disclosureDate": "A String", # The disclosure date of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#disclosure. "theme": "A String", # The theme of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#theme. "productDetail": [ # The details of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productdetail. { # A product detail of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productdetail. "attributeName": "A String", # The name of the attribute. "attributeValue": "A String", # The value of the attribute. "sectionName": "A String", # A short section name that can be reused between multiple product details. }, ], "description": "A String", # The description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#description. "format": "A String", # The format of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#format. "mpn": "A String", # The Manufacturer Part Number (MPN) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#mpn. "brand": "A String", # The brand name of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#brand. "material": "A String", # The material of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#material. "productName": "A String", # The canonical name of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productname. "featureDescription": [ # The rich format description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#featuredesc. { # A feature description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#featuredesc. "headline": "A String", # A short description of the feature. "text": "A String", # A detailed description of the feature. "image": { # An image. # An optional image describing the feature. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, }, ], "sizeSystem": "A String", # The size system of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#sizesystem. "sizeType": "A String", # The size type of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#sizetype. "additionalImageLink": [ # The additional images of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#addlimage. { # An image. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, ], "count": { # The number of products in a single package. For more information, see # The count of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#count. # https://support.google.com/manufacturers/answer/6124116#count. "unit": "A String", # The unit in which these products are counted. "value": "A String", # The numeric value of the number of products in a package. }, "gender": "A String", # The target gender of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#gender. "productPageUrl": "A String", # The URL of the detail page of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productpage. "imageLink": { # An image. # The image of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#image. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, "productType": [ # The category of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#producttype. "A String", ], "gtin": [ # The Global Trade Item Number (GTIN) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#gtin. "A String", ], "ageGroup": "A String", # The target age group of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#agegroup. }, "contentLanguage": "A String", # The content language of the product as a two-letter ISO 639-1 language code # (for example, en). # @OutputOnly "issues": [ # A server-generated list of issues associated with the product. # @OutputOnly { # Product issue. "attribute": "A String", # If present, the attribute that triggered the issue. For more information # about attributes, see # https://support.google.com/manufacturers/answer/6124116. "description": "A String", # Description of the issue. "type": "A String", # The server-generated type of the issue, for example, # “INCORRECT_TEXT_FORMATTING”, “IMAGE_NOT_SERVEABLE”, etc. "severity": "A String", # The severity of the issue. "timestamp": "A String", # The timestamp when this issue appeared. }, ], "productId": "A String", # The ID of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#id. # @OutputOnly }
list(parent, pageToken=None, x__xgafv=None, pageSize=None)
Lists all the products in a Manufacturer Center account. Args: parent: string, Parent ID in the format `accounts/{account_id}`. `account_id` - The ID of the Manufacturer Center account. (required) pageToken: string, The token returned by the previous request. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format 2 - v2 error format pageSize: integer, Maximum number of product statuses to return in the response, used for paging. Returns: An object of the form: { "nextPageToken": "A String", # The token for the retrieval of the next page of product statuses. "products": [ # List of the products. { # Product data. "targetCountry": "A String", # The target country of the product as a CLDR territory code (for example, # US). # @OutputOnly "manuallyDeletedAttributes": [ # Names of the attributes of the product deleted manually via the # Manufacturer Center UI. # @OutputOnly "A String", ], "name": "A String", # Name in the format `{target_country}:{content_language}:{product_id}`. # # `target_country` - The target country of the product as a CLDR territory # code (for example, US). # # `content_language` - The content language of the product as a two-letter # ISO 639-1 language code (for example, en). # # `product_id` - The ID of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#id. # @OutputOnly "parent": "A String", # Parent ID in the format `accounts/{account_id}`. # # `account_id` - The ID of the Manufacturer Center account. # @OutputOnly "manuallyProvidedAttributes": { # Attributes of the product. For more information, see # Attributes of the product provided manually via the Manufacturer Center UI. # @OutputOnly # https://support.google.com/manufacturers/answer/6124116. "productLine": "A String", # The name of the group of products related to the product. For more # information, see # https://support.google.com/manufacturers/answer/6124116#productline. "suggestedRetailPrice": { # A price. # The suggested retail price (MSRP) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#price. "currency": "A String", # The currency in which the price is denoted. "amount": "A String", # The numeric value of the price. }, "color": "A String", # The color of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#color. "releaseDate": "A String", # The release date of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#release. "itemGroupId": "A String", # The item group id of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#itemgroupid. "videoLink": [ # The videos of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#video. "A String", ], "flavor": "A String", # The flavor of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#flavor. "scent": "A String", # The scent of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#scent. "size": "A String", # The size of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#size. "capacity": { # The capacity of a product. For more information, see # The capacity of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#capacity. # https://support.google.com/manufacturers/answer/6124116#capacity. "unit": "A String", # The unit of the capacity, i.e., MB, GB, or TB. "value": "A String", # The numeric value of the capacity. }, "title": "A String", # The title of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#title. "pattern": "A String", # The pattern of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#pattern. "disclosureDate": "A String", # The disclosure date of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#disclosure. "theme": "A String", # The theme of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#theme. "productDetail": [ # The details of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productdetail. { # A product detail of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productdetail. "attributeName": "A String", # The name of the attribute. "attributeValue": "A String", # The value of the attribute. "sectionName": "A String", # A short section name that can be reused between multiple product details. }, ], "description": "A String", # The description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#description. "format": "A String", # The format of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#format. "mpn": "A String", # The Manufacturer Part Number (MPN) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#mpn. "brand": "A String", # The brand name of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#brand. "material": "A String", # The material of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#material. "productName": "A String", # The canonical name of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productname. "featureDescription": [ # The rich format description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#featuredesc. { # A feature description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#featuredesc. "headline": "A String", # A short description of the feature. "text": "A String", # A detailed description of the feature. "image": { # An image. # An optional image describing the feature. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, }, ], "sizeSystem": "A String", # The size system of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#sizesystem. "sizeType": "A String", # The size type of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#sizetype. "additionalImageLink": [ # The additional images of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#addlimage. { # An image. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, ], "count": { # The number of products in a single package. For more information, see # The count of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#count. # https://support.google.com/manufacturers/answer/6124116#count. "unit": "A String", # The unit in which these products are counted. "value": "A String", # The numeric value of the number of products in a package. }, "gender": "A String", # The target gender of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#gender. "productPageUrl": "A String", # The URL of the detail page of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productpage. "imageLink": { # An image. # The image of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#image. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, "productType": [ # The category of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#producttype. "A String", ], "gtin": [ # The Global Trade Item Number (GTIN) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#gtin. "A String", ], "ageGroup": "A String", # The target age group of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#agegroup. }, "finalAttributes": { # Attributes of the product. For more information, see # Final attributes of the product. The final attributes are obtained by # overriding the uploaded attributes with the manually provided and deleted # attributes. Google systems only process, evaluate, review, and/or use final # attributes. # @OutputOnly # https://support.google.com/manufacturers/answer/6124116. "productLine": "A String", # The name of the group of products related to the product. For more # information, see # https://support.google.com/manufacturers/answer/6124116#productline. "suggestedRetailPrice": { # A price. # The suggested retail price (MSRP) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#price. "currency": "A String", # The currency in which the price is denoted. "amount": "A String", # The numeric value of the price. }, "color": "A String", # The color of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#color. "releaseDate": "A String", # The release date of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#release. "itemGroupId": "A String", # The item group id of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#itemgroupid. "videoLink": [ # The videos of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#video. "A String", ], "flavor": "A String", # The flavor of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#flavor. "scent": "A String", # The scent of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#scent. "size": "A String", # The size of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#size. "capacity": { # The capacity of a product. For more information, see # The capacity of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#capacity. # https://support.google.com/manufacturers/answer/6124116#capacity. "unit": "A String", # The unit of the capacity, i.e., MB, GB, or TB. "value": "A String", # The numeric value of the capacity. }, "title": "A String", # The title of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#title. "pattern": "A String", # The pattern of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#pattern. "disclosureDate": "A String", # The disclosure date of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#disclosure. "theme": "A String", # The theme of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#theme. "productDetail": [ # The details of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productdetail. { # A product detail of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productdetail. "attributeName": "A String", # The name of the attribute. "attributeValue": "A String", # The value of the attribute. "sectionName": "A String", # A short section name that can be reused between multiple product details. }, ], "description": "A String", # The description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#description. "format": "A String", # The format of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#format. "mpn": "A String", # The Manufacturer Part Number (MPN) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#mpn. "brand": "A String", # The brand name of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#brand. "material": "A String", # The material of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#material. "productName": "A String", # The canonical name of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productname. "featureDescription": [ # The rich format description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#featuredesc. { # A feature description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#featuredesc. "headline": "A String", # A short description of the feature. "text": "A String", # A detailed description of the feature. "image": { # An image. # An optional image describing the feature. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, }, ], "sizeSystem": "A String", # The size system of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#sizesystem. "sizeType": "A String", # The size type of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#sizetype. "additionalImageLink": [ # The additional images of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#addlimage. { # An image. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, ], "count": { # The number of products in a single package. For more information, see # The count of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#count. # https://support.google.com/manufacturers/answer/6124116#count. "unit": "A String", # The unit in which these products are counted. "value": "A String", # The numeric value of the number of products in a package. }, "gender": "A String", # The target gender of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#gender. "productPageUrl": "A String", # The URL of the detail page of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productpage. "imageLink": { # An image. # The image of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#image. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, "productType": [ # The category of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#producttype. "A String", ], "gtin": [ # The Global Trade Item Number (GTIN) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#gtin. "A String", ], "ageGroup": "A String", # The target age group of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#agegroup. }, "uploadedAttributes": { # Attributes of the product. For more information, see # Attributes of the product uploaded via the Manufacturer Center API or via # feeds. # https://support.google.com/manufacturers/answer/6124116. "productLine": "A String", # The name of the group of products related to the product. For more # information, see # https://support.google.com/manufacturers/answer/6124116#productline. "suggestedRetailPrice": { # A price. # The suggested retail price (MSRP) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#price. "currency": "A String", # The currency in which the price is denoted. "amount": "A String", # The numeric value of the price. }, "color": "A String", # The color of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#color. "releaseDate": "A String", # The release date of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#release. "itemGroupId": "A String", # The item group id of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#itemgroupid. "videoLink": [ # The videos of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#video. "A String", ], "flavor": "A String", # The flavor of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#flavor. "scent": "A String", # The scent of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#scent. "size": "A String", # The size of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#size. "capacity": { # The capacity of a product. For more information, see # The capacity of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#capacity. # https://support.google.com/manufacturers/answer/6124116#capacity. "unit": "A String", # The unit of the capacity, i.e., MB, GB, or TB. "value": "A String", # The numeric value of the capacity. }, "title": "A String", # The title of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#title. "pattern": "A String", # The pattern of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#pattern. "disclosureDate": "A String", # The disclosure date of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#disclosure. "theme": "A String", # The theme of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#theme. "productDetail": [ # The details of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productdetail. { # A product detail of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productdetail. "attributeName": "A String", # The name of the attribute. "attributeValue": "A String", # The value of the attribute. "sectionName": "A String", # A short section name that can be reused between multiple product details. }, ], "description": "A String", # The description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#description. "format": "A String", # The format of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#format. "mpn": "A String", # The Manufacturer Part Number (MPN) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#mpn. "brand": "A String", # The brand name of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#brand. "material": "A String", # The material of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#material. "productName": "A String", # The canonical name of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productname. "featureDescription": [ # The rich format description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#featuredesc. { # A feature description of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#featuredesc. "headline": "A String", # A short description of the feature. "text": "A String", # A detailed description of the feature. "image": { # An image. # An optional image describing the feature. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, }, ], "sizeSystem": "A String", # The size system of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#sizesystem. "sizeType": "A String", # The size type of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#sizetype. "additionalImageLink": [ # The additional images of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#addlimage. { # An image. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, ], "count": { # The number of products in a single package. For more information, see # The count of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#count. # https://support.google.com/manufacturers/answer/6124116#count. "unit": "A String", # The unit in which these products are counted. "value": "A String", # The numeric value of the number of products in a package. }, "gender": "A String", # The target gender of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#gender. "productPageUrl": "A String", # The URL of the detail page of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#productpage. "imageLink": { # An image. # The image of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#image. "status": "A String", # The status of the image. # @OutputOnly "imageUrl": "A String", # The URL of the image. For crawled images, this is the provided URL. For # uploaded images, this is a serving URL from Google if the image has been # processed successfully. "type": "A String", # The type of the image, i.e., crawled or uploaded. # @OutputOnly }, "productType": [ # The category of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#producttype. "A String", ], "gtin": [ # The Global Trade Item Number (GTIN) of the product. For more information, # see https://support.google.com/manufacturers/answer/6124116#gtin. "A String", ], "ageGroup": "A String", # The target age group of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#agegroup. }, "contentLanguage": "A String", # The content language of the product as a two-letter ISO 639-1 language code # (for example, en). # @OutputOnly "issues": [ # A server-generated list of issues associated with the product. # @OutputOnly { # Product issue. "attribute": "A String", # If present, the attribute that triggered the issue. For more information # about attributes, see # https://support.google.com/manufacturers/answer/6124116. "description": "A String", # Description of the issue. "type": "A String", # The server-generated type of the issue, for example, # “INCORRECT_TEXT_FORMATTING”, “IMAGE_NOT_SERVEABLE”, etc. "severity": "A String", # The severity of the issue. "timestamp": "A String", # The timestamp when this issue appeared. }, ], "productId": "A String", # The ID of the product. For more information, see # https://support.google.com/manufacturers/answer/6124116#id. # @OutputOnly }, ], }
list_next(previous_request, previous_response)
Retrieves the next page of results. Args: previous_request: The request for the previous page. (required) previous_response: The response from the request for the previous page. (required) Returns: A request object that you can call 'execute()' on to request the next page. Returns None if there are no more items in the collection.