Display & Video 360 API versions are released, deprecated, and sunset regularly. These
steps are defined as follows:
Release: The version exits any alpha or beta status and is considered
stable. Feature additions may still be released for the version.
Deprecation: The version is being retired and an end of support (sunset)
date is announced. Users must migrate to a newer version before the sunset
date. Feature additions will no longer be released for the version.
Sunset: The version is no longer supported. Requests made to the version
return an error.
The table below lists all existing core Display & Video 360 API versions, their release
dates, and their deprecation and sunset dates, if announced.
Follow our Google Ads developer blog for announcements of
upcoming significant feature deprecations.
The table below lists all announced feature deprecations, providing the initial
effective date and a description of the deprecation with recommended actions and
links to relevant documentation:
Feature
Initial Effective Date
Description
Targeting Expansion
March 25, 2023
Replacement of the targeting expansion feature with optimized targeting, rolled out gradually from March 25, 2023 to early May 2023. Relevant changes to Display & Video 360 API and Structured Data Files behavior as well as recommended actions were announced in a blog post.
Manual Triggers
May 17, 2023
Timeline:
May 17, 2023: Line items using manual triggers will stop serving in Display & Video 360. If you activate a manual trigger linked to an active line item after this date, the line item won't serve ads.
Installed App and New Mobile Devices GoogleAudience Types
May 20, 2023
Timeline:
May 20, 2023: You will no longer be able to assign GoogleAudience resources with a GoogleAudienceType of GOOGLE_AUDIENCE_TYPE_INSTALLED_APPS or GOOGLE_AUDIENCE_TYPE_NEW_MOBILE_DEVICES to line item or insertion order audience targeting. Requests assigning these audiences to a line item's audience targeting will return an error. This includes advertisers.lineItems.duplicate and advertisers.lineItems.generateDefault requests, if the created line item would include deprecated audiences in its audience targeting.
June 8, 2023: Impacted audiences will be removed from all line item and insertion order targeting and from all combined audiences. If a line item is not able to serve ads when these audiences are removed, they will be paused. On this date, these audiences will also no longer be retrievable using the googleAudiences service.
Recommended Tasks:
We recommend that you immediately stop using impacted audiences when making future updates to your line item targeting.
Remove all impacted audiences from existing line item and insertion order targeting. Read about updating audience targeting in our Target Audiences guide.
May 20, 2023: You will no longer be able to assign FirstAndThirdPartyAudience resources with a AudienceType of ACTIVITY_BASED or FREQUENCY_CAP to line item or insertion order audience targeting. Requests assigning these audiences to a line item's audience targeting will return an error. This includes advertisers.lineItems.duplicate and advertisers.lineItems.generateDefault requests, if the created line item would include deprecated audiences in its audience targeting.
June 8, 2023: Impacted audiences will be removed from all line item and insertion order targeting and from all combined audiences. If a line item is not able to serve ads when these audiences are removed, they will be paused. On this date, these audiences will also no longer be retrievable using the firstAndThirdPartyAudiences service.
Recommended Tasks:
We recommend that you immediately stop using impacted audiences when making future updates to your line item targeting.
Remove all impacted audiences from existing line item and insertion order targeting. Read about updating audience targeting in our Target Audiences guide.
Existing API Quota Limits
May 30, 2023
On May 30, 2023, existing usage limits will be replaced with a hybrid quota structure that does the following:
Eliminates the requests per day per project quota.
Institutes a requests per minute per advertiser per project quota for qualifying methods.
These new limits will allow greater flexibility in API usage and enable parallelization of requests across advertisers. Details of this change are in our existing quota limit documentation.
OR operator usage between restrictions of different fields in LIST filters
June 21, 2023
On June 21, 2023, LIST request filter parameters will no longer allow OR logical operators to be used between restrictions of different fields.
For example, resources identified with filter string lineItemType="LINE_ITEM_TYPE_DISPLAY_DEFAULT" OR insertionOrderId="123" must instead be retrieved using two LIST requests with the following filter strings:
Review the filter query parameters of all your existing LIST calls and verify that they are using the OR logical operator correctly before June 21, 2023 to avoid an interruption of service.
Remove all filter logic using these four fields before June 21, 2023 to avoid an interruption of service.
Outcome based buying
August 1, 2023
On August 1, 2023, insertion orders using outcome based buying, defined by a billableOutcome field value of BILLABLE_OUTCOME_PAY_PER_CLICK or BILLABLE_OUTCOME_PAY_PER_VIEWABLE_IMPRESSION, and their child line items will be archived.
Sunset targeting options will automatically be removed from existing line item targeting. These values will still be available for use in advertiser-level targeting.
To avoid any interruption of service, remove this targeting from any existing YouTube & Partners line items before the sunset date.
Oracle first- and third-party audiences
September 30, 2024
On September 30, 2024, FirstAndThirdPartyAudience resources sources from Oracle will sunset. Upon sunset, these audiences will be removed from any existing resource targeting and combined audience. If a line item either only targets sunset audiences or negatively targets any sunset audiences, this update will automatically pause that line item.
To avoid any interruption of service, identify and remove any Oracle audiences from existing line item audience targeting and combined audiences before the sunset date.
Line item optimized targeting for a subset of bid strategies
On November 5, 2024, PACING_TYPE_ASAP will no longer be compatible with PACING_PERIOD_FLIGHT when setting the insertion order pacing field. The pacingType for all existing insertion orders with this configuration will be updated to PACING_TYPE_AHEAD.
To avoid any interruption of service, update the pacing of any existing insertion orders using PACING_TYPE_ASAP and PACING_PERIOD_FLIGHT.
Entries in Line Item, Insertion Order, and Campaign Structured Data Files with either the "Frequency Period" column value of "Lifetime" or the "Frequency Period" column value of "Months" and "Frequency Amount" column value of "2" will fail to create or update on file upload.
Existing campaigns, insertion orders, and line items will be updated to use a frequency cap period 30 days or less.
To avoid any interruption of service:
Update existing campaign, insertion order, and line item resources that use a frequency cap period over 30 days to be 30 days or less.
Verify that your integration is not setting a frequency cap period over 30 days when creating or updating campaign, insertion order, or line item resources using Display & Video 360 API or Structured Data Files.
Optimized targeting for line items using fixed bidding
Entries in Line Item Structured Data Files with the "Bid Strategy Type" column value of "Fixed" and the "Optimized Targeting" column value of "True" will fail to create or update on file upload.
Existing line items using fixed bidding will be updated to turn off optimized targeting.
To avoid any interruption of service:
Update existing line item resources that use both fixed bidding and optimized targeting.
Verify that your integration is not setting a fixed bidding strategy and optimized targeting when creating or updating line item resources using Display & Video 360 API or Structured Data Files.
Update to firstAndThirdPartyAudiences.list default page size
To avoid an interruption of service, update your integration to set the pageSize query parameter of your firstAndThirdPartyAudiences.list requests to your preferred page size.
New sdfdownloadtasks.create partner/adveritser mismatch error
Entries in Line Item Structured Data Files that attempt to update the "Conversion Floodlight Activity Ids" column when the "Algorithm Id" column is set will fail to update on file upload.
On April 7, 2025, FirstAndThirdPartyAudience resources will no longer allow infinite audience membership duration. firstAndThirdPartyAudiences.create and firstAndThirdPartyAudiences.patch requests setting the membershipDurationDays field value to 10,000 will return a 400 error. Existing audiences with a membershipDurationDays field value of 10,000 will be updated to 540 and the new membership duration will be retroactively applied to existing memberships. This will expire all memberships older than 540 days.
To avoid any interruption of service:
Verify that your integration is not setting the membershipDurationDays field value of new or existing audiences to 10,000.
Regularly refresh your Customer Match audience memberships to make sure that the list size of your audiences don't get smaller unintentionally.
"Bid Multipliers" column in Line Item Structured Data Files
May 1, 2025
On May 1, 2025, entries in Line Item Structured Data Files that attempt to set the "Bid Multipliers" column will fail to create or update resource on file upload.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-19 UTC."],[[["This page provides a schedule of deprecation and sunset dates for Display & Video 360 API versions and features."],["Display & Video 360 API versions are regularly released, deprecated, and eventually sunset; users should migrate to newer versions before the sunset date to avoid service disruptions."],["The page includes tables outlining version and feature deprecations, with details on timelines, descriptions, and recommended actions for each."],["Users should regularly consult this page and the Google Ads developer blog for announcements and updates to stay informed about upcoming changes and ensure a smooth transition."]]],[]]