Create Affiliate Tracking Domain
Affiliate Tracking Domains
Create Affiliate Tracking Domain
POST
Create Affiliate Tracking Domain
Assign a tracking domain to an affiliate. You can apply the domain to all offers or specify individual offer IDs.
Note: If
is_apply_all_offers is set to true but network_offer_ids contains offer IDs, the backend will override is_apply_all_offers to false and create one assignment per offer ID.Authorizations
The Everflow API key generated from the Control Center > Security.
Path Parameters
The unique affiliate ID.
Body
application/json
The affiliate ID.
The tracking domain ID to assign.
Whether to apply this tracking domain to all offers.
List of offer IDs to apply this tracking domain to.
Response
200 - application/json
List of created affiliate tracking domain assignments.
