[identifier_exists]
attribute to indicate that unique product identifiers (UPIs) aren’t available for your product. Unique product identifiers are submitted using the GTIN [gtin]
, MPN [mpn]
, and brand[brand]
attributes.When to use
- If your product is new (which you submit using the condition
[condition]
attribute) and it doesn’t have assigned product identifiers that meet the requirements below, you should submit the identifier exists[identifier_exists]
attribute with a value of no[no]
or false[false]
. (Note this value must be submitted in English).
Use the following set of rules to provide the correct identifiers for each of your products
|
|||||||||||||||||||
|
Products that might not have unique product identifiers include:
- Custom goods or one-of-a-kind products, like custom T-shirts, art, or handmade goods
- Products produced before GTINs were introduced, like vintage products, antiques, books published before 1970, and other special products
There are four supported values for this attribute:
yes [yes]
/ true [true]
no [no]
/ false [false]
Note that the value must be submitted in English
Format
Follow these formatting guidelines to make sure Google understands the data you're submitting.
Type |
Boolean |
---|---|
Supported values (Text and XML feeds) |
|
Supported values |
true , false |
Repeated field | No |
File format | Example entry |
---|---|
Text (TSV) |
|
XML (Feeds) | <g:identifier_exists>no</g:identifier_exists> |
To format your data for Content API, see the Content API for Shopping.
- Ensure that you only set the value to no
[no]
or false[false]
for this attribute if you are certain that your product doesn’t have any assigned unique product identifiers. (Note that the value must be submitted in English). - Products for which the identifier exists
[identifier_exists]
attribute is incorrectly set to no[no]
or false[false]
and for which there is evidence that a unique product identifier exists, will be disapproved. (Note that the value must be submitted in English).
Examples
Product data for a new customized black dress, size medium, 32.00 USD |
|
Attribute |
Value |
Title |
Customized Black Dress |
Price |
32 USD |
Color |
Black |
Size |
M |
Identifier exists |
|
Condition |
|
Bundle |
|
GTIN |
(Leave blank, since the dress is custom made and doesn't have a GTIN) |
MPN |
(Leave blank, since the dress is custom made and doesn't have an MPN) |
Product data for a new, hand-knitted, orange and black polka dot wool scarf, 15.00 USD |
|
Attribute |
Value |
Title |
Hand knitted polka dot wool scarf - orange / black |
Price |
15 USD |
Color |
Orange / black |
Identifier exists [identifier_exists] |
no |
Condition |
|
GTIN |
(Leave blank, since the scarf is custom made and doesn't have a GTIN) |
MPN |
(Leave blank, since the scarf is custom made and doesn't have an MPN) |