GroupContentSuitabilityPlacementView
A group content suitability placement view.
Columns
| Name | Type | Behavior | Description |
| AdGroupId | Long | SEGMENT | Output only. The ID of the ad group. |
| CampaignId | Long | SEGMENT | Output only. The ID of the campaign. |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
| GroupContentSuitabilityPlacementViewDisplayName | String | ATTRIBUTE | Output only. The display name is URL for websites, YouTube video name for YouTube videos, and translated mobile app name for mobile apps. |
| GroupContentSuitabilityPlacementViewPlacement | String | ATTRIBUTE | Output only. The automatic placement string at group level, for example. website url, mobile application id, or a YouTube video id. |
| GroupContentSuitabilityPlacementViewPlacementType | String | ATTRIBUTE | Output only. Represents the type of the placement, for example, Website, YouTubeVideo and MobileApplication.
The allowed values are GOOGLE_PRODUCTS, MOBILE_APPLICATION, MOBILE_APP_CATEGORY, UNKNOWN, WEBSITE, YOUTUBE_CHANNEL, YOUTUBE_VIDEO. |
| GroupContentSuitabilityPlacementViewResourceName | String | ATTRIBUTE | Output only. The resource name of the group content suitability placement view. Group content suitability placement view resource names have the form: customers/{customer_id}/groupContentSuitabilityPlacementViews/{placement_fingerprint} |
| GroupContentSuitabilityPlacementViewTargetUrl | 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. |