Create campaign
Creates a new campaign for the specified affiliate. The hash is generated server-side and cannot be set by the caller. If status is omitted the campaign is created as active. commission_plan_id is required on Brand and Marketplace platforms; optional on Network platforms.
Authorizations
Preferred authentication method. Pass the API key in the X-API-Key HTTP request header. The user account must have api_status enabled.
Body
Campaign name. Maximum 100 characters.
ID of the affiliate this campaign belongs to. Must be within the caller's visibility scope.
ID of an active offer. Must be accessible to the selected affiliate.
ID of an active landing page belonging to the selected offer.
ID of an active commission plan assigned to the offer. Required on Brand and Marketplace platforms.
Optional traffic source ID.
Optional traffic approach ID.
Optional creative ID belonging to the selected offer.
Initial campaign status. Defaults to active if omitted.
active, paused GeoNames country IDs to restrict the campaign to. Omit or pass an empty array for no restriction.