GroupPlacementView

  • The group placement view provides details about where your ads are being placed.

  • Key fields include resource_name, placement_type, placement, display_name, and target_url.

  • Information such as the placement type (Website, YouTube Channel, Mobile Application) and the URL of the placement are available.

  • The view also includes the domain name for websites or the YouTube channel name for YouTube channels where ads are displayed.

A group placement view.

Fields

resource_name

string

Output only. The resource name of the group placement view. Group placement view resource names have the form:

customers/{customer_id}/groupPlacementViews/{ad_group_id}~{base64_placement}

placement_type

PlacementType

Output only. Type of the placement, for example, Website, YouTube Channel, Mobile Application.

placement

string

Output only. The automatic placement string at group level, e. g. web domain, mobile app ID, or a YouTube channel ID.

display_name

string

Output only. Domain name for websites and YouTube channel name for YouTube channels.

target_url

string

Output only. URL of the group placement, for example, domain, link to the mobile application in app store, or a YouTube channel URL.