AI-generated Key Takeaways
-
Group placement views provide information about automatic placements at the ad group level.
-
Key fields include resource name, placement type, placement string, display name, and target URL.
-
The
resource_name
uniquely identifies the group placement view using customer and ad group IDs, and a base64 encoded placement string. -
The
placement_type
indicates whether the placement is a Website, YouTube Channel, or Mobile Application. -
placement
,display_name
, andtarget_url
provide details about the specific automatic placement.
A group placement view.
Fields | |
---|---|
|
Output only. The resource name of the group placement view. Group placement view resource names have the form:
|
|
Output only. Type of the placement, for example, Website, YouTube Channel, Mobile Application. |
|
Output only. The automatic placement string at group level, e. g. web domain, mobile app ID, or a YouTube channel ID. |
|
Output only. Domain name for websites and YouTube channel name for YouTube channels. |
|
Output only. URL of the group placement, for example, domain, link to the mobile application in app store, or a YouTube channel URL. |