ThirdPartyTracking
Use thirdPartyTrackingTags to retrieve a previously created third-party tracking tag.
Table Specific Information
Select
The Forms view returns a list of the Third-party tracking tags through the ad creative they're associated with. The following request takes in an ad creative URN in the creative parameter to search for third-party tracking tags linked to that ad creative.
The adapter uses the LinkedInAds API to process search criteria that refer to the Status column. The adapter processes other filters client-side within the adapter. For example, the following queries are processed server side.
SELECT * FROM ThirdPartyTracking WHERE Creative = '123456'
Columns
Name | Type | Description |
Id | String | The campaign to which this recommendation belongs. |
Creative | String | The campaign to which this recommendation belongs. |
Account | String | The average spend of the entity. |
Event | String | The currency code of the average spend. |
Platform | String | A prediction of how much additional impressions could be generated from a different bid. |
TrackingUrl | String | The currency code of additional impressions. |
Created | Timestamp | A prediction of how much additional impressions could be generated from a different bid. |
LastModified | Timestamp | Date at which the ad entity's TotalBudget will be exhausted, in Unix Epoch time. |