Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
WebpageView
bookmark_borderbookmark
Stay organized with collections
Save and categorize content based on your preferences.
Fields |
resource_name
|
string
Output only. The resource name of the webpage view. Webpage view resource names have the form: customers/{customer_id}/webpageViews/{ad_group_id}~{criterion_id}
|
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 2025-02-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 2025-02-25 UTC."],[[["Webpage views are resources that represent views of webpages."],["Resource names for webpage views follow a specific structure, including customer ID, ad group ID, and criterion ID."],["They are identified by a unique `resource_name` in the format `customers/{customer_id}/webpageViews/{ad_group_id}~{criterion_id}`."]]],["The provided information describes the structure of a webpage view resource name within a system. It's a string formatted as `customers/{customer_id}/webpageViews/{ad_group_id}~{criterion_id}`, indicating its location within a hierarchy. The resource name is an output-only field, meaning it's generated by the system and not provided as input. The structure uniquely identifies a webpage view related to a specific customer, ad group, and criterion.\n"]]