Service
AdGroupAdService
AdGroupCriterionService
AdGroupService
AdParamService
BudgetOrderService
BudgetService
CampaignAdExtensionService
CampaignCriterionService
CampaignService
ConversionTrackerService
DataService
ExperimentService
InfoService
LocationCriterionService
ManagedCustomerService
MediaService
UserListService
Dependencies
Selector
▼
DateRange
Represents a range of dates that has either an upper or a lower bound. The format for the date is YYYYMMDD.
Field | Type | Description |
---|---|---|
min |
xsd:string
|
the lower bound of this date range, inclusive. |
max |
xsd:string
|
the upper bound of this date range, inclusive. |