DetailPlacementView

  • Provides metrics aggregated by ad group and URL or YouTube video.

  • Includes fields for resource name, placement type, placement string, display name, group placement target URL, and target URL.

  • Placement type indicates if it's a Website, YouTube Video, or Mobile Application.

  • resource_name uniquely identifies the detail placement view using customer ID, ad group ID, and a base64 encoded placement string.

A view with metrics aggregated by ad group and URL or YouTube video.

Proto definition

Fields

display_name

string

Output only. The display name is URL name for websites, YouTube video name for YouTube videos, and translated mobile app name for mobile apps.

group_placement_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.

placement

string

Output only. The automatic placement string at detail level, e. g. website URL, mobile application ID, or a YouTube video ID.

placement_type

PlacementType

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

resource_name

string

Output only. The resource name of the detail placement view. Detail placement view resource names have the form:

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

target_url

string

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