GroupPlacementView
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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["Group placement views provide insights into automatically generated placements at the ad group level, including websites, YouTube channels, and mobile apps."],["Each view encapsulates details such as placement type, display name, target URL, and a unique resource name for identification."],["Placement information is presented using standardized fields like `placement_type`, `placement`, `display_name`, and `target_url`."],["The `resource_name` field uniquely identifies each group placement view, while the `placement_type` field categorizes the placement into various types."]]],[]]