Join us live on Discord on the Google Advertising and Measurement Community server and on YouTube on March 26th at 11:00 AM EST! We will discuss the new features added in v23.2 of the Google Ads API.
CampaignDuration
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
Campaigns can have their duration defined either by a specific date range or by a number of days.
The date_range field requires dates in yyyy-mm-dd format, must be inclusive, the end date must be less than one year in the future, and the range must be 92 days or less.
The duration_in_days field accepts an integer value representing the campaign's duration in days.
The date_range and duration_in_days fields are mutually exclusive and cannot be used together.
Date range of the campaign. Dates are in the yyyy-mm-dd format and inclusive. The end date must be < 1 year in the future and the date range must be <= 92 days long.
This field cannot be combined with the duration_in_days field.
duration_in_days
int32
The duration value in days.
This field cannot be combined with the date_range field.
[[["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 2026-02-23 UTC."],[],[]]