LocationView

  • A location view summarizes campaign performance by a Location criterion.

  • No results are returned for a location view if no Location criterion is set.

  • The resource name of a location view includes the customer ID, campaign ID, and criterion ID.

A location view summarizes the performance of campaigns by a Location criterion. If no Location criterion is set, no results are returned; instead, use geographic_view or user_location_view for visitor location data.

Proto definition

Fields

resource_name

string

Output only. The resource name of the location view. Location view resource names have the form:

customers/{customer_id}/locationViews/{campaign_id}~{criterion_id}