DetailPlacementView

  • Detail Placement View provides aggregated metrics for ad groups, URLs, or YouTube videos.

  • It includes information such as resource name, placement type, placement string, display name, group placement target URL, and target URL.

  • Key fields like resource_name, placement_type, placement, display_name, group_placement_target_url, and target_url offer specific details about each view.

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.