CampaignAudienceView

The Audience Performance report includes performance data from interests and remarketing lists for display ads, and remarketing lists for search ads (RLSA), aggregated at the audience level�one row per audience.

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
CampaignId Long The ID of the campaign.
CampaignName String The name of the campaign.
CampaignStatus String The status of the campaign.
CampaignServingStatus String The ad serving status of the campaign.
CustomerId Long CustomerId column for table CampaignAudienceView.
CustomerName String The name of the customer.
Clicks Long The number of clicks.
Impressions Long The number of impressions.
ClickType String Click type.
Device String Device to which metrics apply.
Date Timestamp Date to which metrics apply. yyyy-MM-dd format, e.g., 2018-04-17.

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.