AdGroup

The ad group referenced in the query.

Table Specific Information

Select

Google Ads does not allow every column to be selected in a single query as some data will conflict if selected together. Therefore, when issuing a query that selects all columns, only the default metrics, segments, and attributes will be returned. In general, these defaults are the same fields that are exposed through the Ads console.

To use the nondefault fields, explicitly select them in your query.

Filters can also be used in the WHERE clause. The supported operators are the =, !=, >, >=, <, <=, LIKE, NOT LIKE, IN, and NOT IN operators. All filters must be joined by the AND keyword as OR is not supported by the Ads API.

Columns

Name Type Description
AdGroupAdRotationMode String AdGroupAdRotationMode column for table AdGroup
AdGroupBaseAdGroup String AdGroupBaseAdGroup column for table AdGroup
AdGroupCampaign String AdGroupCampaign column for table AdGroup
AdGroupCpcBidMicros Long AdGroupCpcBidMicros column for table AdGroup
AdGroupCpmBidMicros Long AdGroupCpmBidMicros column for table AdGroup
AdGroupCpvBidMicros Long AdGroupCpvBidMicros column for table AdGroup
AdGroupDisplayCustomBidDimension String AdGroupDisplayCustomBidDimension column for table AdGroup
AdGroupEffectiveTargetCpaMicros Long AdGroupEffectiveTargetCpaMicros column for table AdGroup
AdGroupEffectiveTargetCpaSource String AdGroupEffectiveTargetCpaSource column for table AdGroup
AdGroupEffectiveTargetRoas Double AdGroupEffectiveTargetRoas column for table AdGroup
AdGroupEffectiveTargetRoasSource String AdGroupEffectiveTargetRoasSource column for table AdGroup
AdGroupExplorerAutoOptimizerSettingOptIn Bool AdGroupExplorerAutoOptimizerSettingOptIn column for table AdGroup
AdGroupFinalUrlSuffix String AdGroupFinalUrlSuffix column for table AdGroup
AdGroupId Long AdGroupId column for table AdGroup
AdGroupLabels String AdGroupLabels column for table AdGroup
AdGroupName String AdGroupName column for table AdGroup
AdGroupPercentCpcBidMicros Long AdGroupPercentCpcBidMicros column for table AdGroup
AdGroupResourceName String AdGroupResourceName column for table AdGroup
AdGroupStatus String AdGroupStatus column for table AdGroup
AdGroupTargetCpaMicros Long AdGroupTargetCpaMicros column for table AdGroup
AdGroupTargetCpmMicros Long AdGroupTargetCpmMicros column for table AdGroup
AdGroupTargetRoas Double AdGroupTargetRoas column for table AdGroup
AdGroupTargetingSettingTargetRestrictions String AdGroupTargetingSettingTargetRestrictions column for table AdGroup
AdGroupTrackingUrlTemplate String AdGroupTrackingUrlTemplate column for table AdGroup
AdGroupType String AdGroupType column for table AdGroup
AdGroupUrlCustomParameters String AdGroupUrlCustomParameters column for table AdGroup
CustomerId Long CustomerId column for table AdGroup.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
ManagerId Long Id of the manager account on behalf of which you are requesting customer data.