UrlCollection

  • Defines a collection of URLs associated with a unique identifier.

  • Includes fields for final URLs, final mobile URLs, a unique collection ID, and a tracking URL template.

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.