v1
latestOpenAPI 3.0.32026-07-2226694862.5 KBUpdate Affiliate
Path parameters
The unique affiliate ID to update.
Request body
The name of the affiliate.
The affiliate's account status.
The employee ID of the affiliate's account manager.
Internal notes for network usage.
The affiliate's default currency. Can be found using the metadata API.
Whether or not you want to allow the affiliate to pass and override cost in their tracking links. Defaults to false.
The ID of the affiliate that referred this affiliate. Defaults to 0 (none).
Whether or not you want to include a contact address for this affiliate. Defaults to false.
The ID of the Affiliate Tier.
Used to associate labels to the affiliate.
Response
Affiliate updated successfully.
Unique affiliate ID.
Network ID.
Affiliate name.
Current account status.
Account manager employee ID.
Internal notes about this affiliate (not visible to the affiliate).
Default currency code (e.g. USD).
Whether media cost tracking links are enabled for this affiliate.
Whether the contact address is enabled.
The affiliate tier ID this affiliate belongs to. Only used in create/update requests.
Whether notifications are enabled.
Associated traffic source ID.
Account executive employee ID.
Address record ID. Note the field name uses a single 'd' (adress_id) in the API response.
Address record ID (alias).
ID of the referring affiliate, if any.
Labels to assign. Only used in create/update requests. Use the relationship object to read labels.
Unix timestamp when the affiliate was created.
Unix timestamp when the affiliate was last updated.
Example response
{
"time_created": 1734455015,
"time_saved": 1734455015
}