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.
UserListDateRuleItemInfo
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
Rule items can be created using a date operation.
The operator field, a required string representing a date comparison operator, must be populated when creating a new date rule item.
The value field is a string in YYYY-MM-DD format representing the date value for comparison, reported in the customer's time zone.
The offset_in_days field is an int64 representing a relative date value offset from the current date, and if both value and offset_in_days are present, value takes precedence.
The relative date value of the right hand side denoted by number of days offset from now. The value field will override this field when both are present.
Date comparison operator. This field is required and must be populated when creating new date rule item.
value
string
String representing date value to be compared with the rule variable. Supported date format is YYYY-MM-DD. Times are reported in the customer's time zone.
[[["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."],[],[]]