Third-Party Campaign ID API
The Third-party Campaign ID API lets you associate a third-party identifier to a T&T campaign.Associate the Third-Party ID
You can associate a third-party ID with a T&T campaign only when creating the campaign programmatically (see Campaign Copy API). To do so, specify the appropriate third-party ID in the <thirdPartyId> element. For example:<campaign>
<name>Example REST Campaign</name>
<thirdPartyId>extID501</3rdPartyId>
<branches>
...
</campaign>
Comments (0)
Must be logged in to comment. Login or register now to comment!