PerformanceMaxPlacementView
A view with impression metrics for Performance Max campaign placements.
Columns
| Name | Type | Behavior | Description |
| CampaignId | Long | SEGMENT | Output only. The ID of the campaign. |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
| PerformanceMaxPlacementViewDisplayName | String | ATTRIBUTE | Output only. The name displayed to represent the placement, such as the URL name for websites, YouTube video name for YouTube videos, and translated mobile app name for mobile apps. |
| PerformanceMaxPlacementViewPlacement | String | ATTRIBUTE | Output only. The default placement string, such as the website URL, mobile application ID, or a YouTube video ID. |
| PerformanceMaxPlacementViewPlacementType | String | ATTRIBUTE | Output only. Type of the placement. Possible values for Performance Max placements are WEBSITE, MOBILE_APPLICATION, or YOUTUBE_VIDEO.
The allowed values are GOOGLE_PRODUCTS, MOBILE_APPLICATION, MOBILE_APP_CATEGORY, UNKNOWN, WEBSITE, YOUTUBE_CHANNEL, YOUTUBE_VIDEO. |
| PerformanceMaxPlacementViewResourceName | String | ATTRIBUTE | Output only. The resource name of the Performance Max placement view. Performance Max placement view resource names have the form: customers/{customer_id}/performanceMaxPlacementViews/{base_64_placement} |
| PerformanceMaxPlacementViewTargetUrl | String | ATTRIBUTE | Output only. URL of the placement, for example, website, link to the mobile application in app store, or a YouTube video URL. |
| Impressions | Long | METRIC | Count of how often your ad has appeared on a search results page or website on the Google Network. |
| Date | Date | SEGMENT | Date to which metrics apply. yyyy-MM-dd format, for example, 2018-04-17. |
| Period | String | SEGMENT | Predefined date range.
The allowed values are TODAY, YESTERDAY, LAST_7_DAYS, LAST_BUSINESS_WEEK, THIS_MONTH, LAST_MONTH, LAST_14_DAYS, LAST_30_DAYS, THIS_WEEK_SUN_TODAY, THIS_WEEK_MON_TODAY, LAST_WEEK_SUN_SAT, LAST_WEEK_MON_SUN. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |