[v13] Changes to Contract Endpoint

The Contracts API endpoint now includes Scheduled Terms. When relevant, API responses will contain an additional JSON object: ScheduledTerms.

improved

[v12] Improvements to the /Ads endpoint

We've enhanced the /Ads endpoint to give you more control over how you can retrieve your ad details from impact.com:

[v12] Change to Contracts Endpoint

On 05 March 2025, the ZeroPayoutHideReport field was added to the following brand endpoint:

[v12] Change to Catalogs Endpoints

On 12 September 2024, the Currency and ServiceAreas fields were added to the following brand endpoints:

added

[v12] 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.

[v12] Changes to the Create a Partner endpoint

On 23 August 2024 these changes were implemented to the Create a Partner endpoint:

[v12] Changes to actions and action updates

On 5 August 2024 these changes were implemented to ensure data integrity and optimize API performance:

[v11] 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:

[v11] Deferred Response Endpoint

The Deferred Response Endpoint can be used to create or replay report or clicks jobs.

[v11] 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: