Google has announced significant updates to the Display & Video 360 (DV360) API, set to roll out in the coming months. These changes will affect targeting options and pacing configurations, impacting how developers interact with the API.
Content Targeting API Changes (September 30, 2024)
TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION
andTARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION
AssignedTargetingOptions will be removed for YouTube & partners line items.- Assigned targeting LIST requests will be affected.
- Attempts to retrieve these resources using advertisers.lineItems.targetingTypes.assignedTargetingOptions.get will return a 404 error.
Oracle Audience API Updates (September 30, 2024)
- TARGETING_TYPE_AUDIENCE_GROUP AssignedTargetingOptions will be updated to remove sunset Oracle audiences.
- Requests to add sunset audiences to resource targeting will return a 400 error.
Optimized Targeting API Restrictions (September 30, 2024)
- LineItem resources with specific bidStrategy and targetingExpansion configurations will be automatically updated.
- API requests creating or updating LineItem resources with sunset configurations will return a 400 error.
"Flight ASAP" Pacing API Removal (November 5, 2024)
- InsertionOrder resources with pacing.pacingPeriod of PACING_PERIOD_FLIGHT and pacing.pacingType of PACING_TYPE_ASAP will be updated.
- API requests creating or updating InsertionOrder resources with this configuration will return a 400 error.
Developers using the DV360 API should review their implementations and make necessary adjustments to accommodate these changes. It's recommended to test API calls and update any affected code before the implementation dates to ensure smooth operation.
For more detailed information and guidance, refer to the Display & Video 360 API Announced Deprecations page.