DeprecatrAI

v23

Released 2023-04-17Active
Migration Effort
Medium
Estimated Hours
~16h
Primary risk if skipped: Failure to update will result in broken Shopping campaign management and potential data loss or misreporting for affected campaigns.

Breaking Changes2

endpointHighShopping Campaigns

Asset group listing group filter service

The Asset Group Listing Group Filter service is being removed. This service was used to manage listing group filters for asset groups in Shopping campaigns. Its functionality has been superseded by other methods.

Before
Calls to the Asset Group Listing Group Filter service.
After
No direct replacement for this specific service; review alternative methods for managing Shopping campaign listing groups.

Remove all calls to the Asset Group Listing Group Filter service and adapt to alternative campaign management methods.

fieldHighShopping Campaigns

product_group_criterion

The `product_group_criterion` field in the `AssetGroupListingGroupFilter` resource has been removed. This field was part of the now-deprecated Asset Group Listing Group Filter service and is no longer accessible or modifiable.

Before
Accessing or modifying the `product_group_criterion` field.
After
The field no longer exists. Utilize other resources and fields for managing product groups.

Update your code to not reference or use the removed `product_group_criterion` field.

Newly Deprecated

endpoint
Sunset: v25 ·
  1. 1Identify and remove all references to the Asset Group Listing Group Filter service.
  2. 2Remove any code that accesses or modifies the `product_group_criterion` field.
  3. 3Review documentation for the new Conversion Value Rule Service and Audience Group Service for potential adoption.
  4. 4Test Shopping campaign management functionality thoroughly after removing deprecated service calls.
  5. 5Verify that no errors occur during ad creation or management related to asset groups.
  6. 6Consider integrating with the new Conversion Value Rule Service and Audience Group Service for improved campaign performance.

Never get blindsided by an API change again

Deprecatr AI monitors 150+ providers, maps changes to your codebase, and delivers migration checklists before your team hits a breaking change.

Join the Waitlist