GroupPlacementView
Stay organized with collections
Save and categorize content based on your preferences.
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["Group placement views provide insights into automatically generated placements at the ad group level, including websites, YouTube channels, and mobile apps."],["Each view is identified by a unique resource name and displays details like placement type, placement string, display name, and target URL."],["`placement_type` field reveals the category of the placement such as website, YouTube channel, or mobile application using the PlacementTypeEnum values."],["For websites and YouTube channels, `display_name` provides their respective domain names and channel names for clear identification."],["The `target_url` offers a direct link to the placement, like the website domain, mobile app store link, or YouTube channel URL, for convenient access."]]],[]]