Change to Catalogs Endpoints
On 12 September 2024, the Currency
and ServiceAreas
fields were added to the following brand endpoints:
New endpoint: LegalEntities
The new LegalEntities
endpoint allows you to retrieve legal entity information, including billing address and indirect tax details, for legal entities associated with your account.
Changes to the Create a Partner endpoint
On 23 August 2024 these changes were implemented to the Create a Partner endpoint:
Changes to actions and action updates
On 5 August 2024 these changes were implemented to ensure data integrity and optimize API performance:
Ensure your data is always fresh!
Previously, you may have run the risk of receiving incorrect or outdated information if your client cached data in your API requests, especially for dynamic, user-specific, or time-sensitive data. You will now receive the following header values to indicate to your client that the response data from your queries should not be cached, and ensure that you always fetch the latest data:
Deferred Response Endpoint
The Deferred Response Endpoint can be used to create or replay report or clicks jobs.
Changes to the Reports endpoint pagination
After 2 October 2023, any requests made to the /Reports API endpoint that specify a page size other than 20,000 will return a page size of exactly 20,000 records. If any of your integrations with the /Reports API specifies a page size less than 20,000, we recommend either of the following updates:
New endpoint: Export a Report
There is a new endpoint in the reports section of our API reference documentation.
Clicks endpoint has been deprecated
The Clicks endpoint has been deprecated.
New endpoints: ClickExport & Jobs
Two (2) new endpoints have been added that expand and simplify the ability to retrieve click data.