UrlCollection
Stay organized with collections
Save and categorize content based on your preferences.
Collection of urls that is tagged with a unique identifier.
Fields |
final_urls[]
|
string
A list of possible final URLs.
|
final_mobile_urls[]
|
string
A list of possible final mobile URLs.
|
url_collection_id
|
string
Unique identifier for this UrlCollection instance.
|
tracking_url_template
|
string
URL template for constructing a tracking 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.
[[["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 2024-10-12 UTC."],[[["The Url Collection resource allows you to tag a collection of URLs with a unique ID for tracking and management purposes."],["It includes fields for specifying desktop (`final_urls`) and mobile (`final_mobile_urls`) URLs, ensuring your content is accessible across devices."],["Each Url Collection is identified by a unique `url_collection_id` for easy retrieval and organization."],["You can utilize the `tracking_url_template` field to create trackable URLs, providing valuable insights into campaign performance."]]],[]]