type TrackingUrls (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
A list of URLs that should be pinged for a conversion event.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
urls
|
xsd:string[]
A list of all URLs that should be pinged.
|
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-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003eTrackingUrls\u003c/code\u003e is a list of URLs used for conversion event tracking within Google Ad Manager's CreativeWrapperService.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a field called \u003ccode\u003eurls\u003c/code\u003e which accepts an array of strings representing the URLs to ping during conversion events.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this object is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e, indicating its location within the Ad Manager API structure.\u003c/p\u003e\n"]]],["The core content describes the `TrackingUrls` within the `CreativeWrapperService` of the Ad Manager API (v202408). `TrackingUrls` is a list of URLs associated with a conversion event, defined as a dependency under the `CreativeService`. The information is structured as key-value pairs, where the key `urls` contains the value `xsd:string[]`. This indicates that the field `urls` holds an array of strings, representing URLs that are to be pinged upon a conversion event.\n"],null,["# type TrackingUrls (v202408)\n\n**Service** \n**CreativeService** [CreativeWrapperService](/ad-manager/api/reference/v202408/CreativeWrapperService.TrackingUrls) **Dependencies** \n[ConversionEvent_TrackingUrl...](/ad-manager/api/reference/v202408/CreativeService.ConversionEvent_TrackingUrlsMapEntry \"ConversionEvent_TrackingUrlsMapEntry\") \n▼\n**TrackingUrls**\n\nA list of URLs that should be pinged for a conversion event.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|------------|-------------------------------------------------------------|\n| ### `urls` | ` `xsd:`string[]` A list of all URLs that should be pinged. |"]]