As Things to do evolve overtime, we continuously make improvements to the developer documentation. You can find the list of important recent changes to the documentation below.
24 May 2023 - We have added support for a new error: Operator location can not be matched
We have added a new error "Operator location can not be matched". This error will allow partners to identify operator locations which Google was not able to resolve.
20 May 2023 - Updated documentation with error message in TTD Center
We have added a new devsite page which lists out all product issues reported in TTD Center and their detailed description.
15 February 2023 - "What needs attention" section
We have added the "What needs attention" section in the Things To Do Center to help you identify issues in the product inventory.
6 February 2023 - Added JSON schema to help with product validation
We have now made available the JSON schema of the feed spec for download. The schema can be used to validate your feed integration during development.
6 February 2023 - Added new product parameter for hinting image order
We have introduced a new boolean parameter products/use_media_order
which when
set hints to Google that the related_media image order should be used to
determine which image is displayed to users.
17 January 2023 - Operator booking module launch and new src template
We have introduced operator/google_business_profile_name
in to the feed in
support of the operator booking module. In combination with the new brand_name
parameter, the new parameter will allow partners to specify accurately the
Google business profile the new module points to as well as independently
configure the brand which is shown on Things to do.
The following documentation has been updated:
- Overview guide now contains additional information about various TTD surfaces.
- Required fields documentation has now been updated.
- In Product feed reference, the operator and inventory_types section now contains additional implementation notes and examples.
17 January 2023 - operator/name field replaced with brand_name
We have deprecated the operator/name
field and have replaced it with a new field under products named brand_name
.
The name
field is mutually exclusive with the new brand_name
field.
3 November 2022 - New error when the product has no POI eligible
In order to have a product appearing on Google, it needs to be linked to an eligible POI. When none of the locations you provided are eligible, the product will not show. To have better visibility of the products that have this issue, we introduced a new error - "None of the related POIs is eligible for the program". You can fix this issue by adding a related POI that is eligible for this program. Use the Location Matches Tool to check the eligibility of the POI.
28 October 2022 - New article with product issues list
What are all the issues that your product can have? Now you can see here the complete list.
13 October 2022 - Product issues overview
We have updated the Product issues overview in TTD Center. Now products overview table has three new columns that show the issues per product.
13 September 2022 - Image guidelines updated
We have updated our Image guidelines with additional recommendations.
5 August 2022 - Feed specification now extended to support localized landing page urls
We have extended the feed spec and you can now use localized_url
and localized_mobile_url
in addition to url
and mobile_url
to specify different landing pages for
different languages.
12 July 2022 - Added Find Location Matches tool documentation
We have added documentation around the newly launched Things to do Center feature - Find Location Matches tool.
1 July 2022 - Added implementation notes and additional samples to Product feed documentation
We have added implementation notes and additional sample jsons to the Product feed documentation.
13 May 2022 - Updates to landing page and title guidelines
We have added additional details to the Landing page guidelines describing in detail how list and product views should be used. The Title guidelines page has been renamed to Title and description guidelines and now includes explanations and examples of how titles and descriptions should be used.
15 Dec 2021 - Important product categories and POI address formatting
We have updated Product categories to include a list of categories which should be included when possible. We have also amended Location and point of interest guide with additional details on how string addresses should be provided.
12 Nov 2021 - Clarifications on how related location should be used
We have added additional details with examples in Location and point of interest to clarify how related location should be used.
19 Oct 2021 - Added v0 to v1 migration guide
We have recently added Things to do migration guide for partners migrating from the legacy specification.