Use the timestamp [timestamp]
attribute to provide a timestamp of the sale in a specific time zone.
In this article
When to use
Required for the local feeds partnership program.
Format
Type | String |
Repeated field | No |
File format | Example value |
Text feeds | 2016-05-09T14:08:45+00:00 |
XML feeds | <g:timestamp>2016-05-09T14:08:45+00:00</g:timestamp> |
To learn how to format your data for Content API, visit the Content API for Shopping resource.
Minimum requirements
These are the requirements you need to meet to show your product. If you don't follow these requirements, we'll disapprove your product and let you know in your Merchant Center account.
- Provide a timestamp of the sale in a specific time zone, as defined by the International Organization for Standardization (ISO) 8601 standard.
- Format the timestamp
[timestamp]
attribute using the correct format:- yyyy-mm-ddThh:mm:ss+time zone.