v1

latestOpenAPI 3.0.32026-07-2226694862.5 KB
Affiliates

Get Affiliate by ID

get/networks/affiliates/{affiliateId}

Path parameters

affiliateIdinteger required

The unique affiliate ID.

Query parameters

relationship'reporting' | 'billing' | 'coupon_codes' | 'users' | 'audits' | 'visibility' | 'signup' | 'api' | 'traffic_source' | 'referral_link' | 'referrer' | 'referral' | 'supply_partner'

Include related data. Repeat for multiple relationships.

Response

network_affiliate_idinteger

Unique affiliate ID.

network_idinteger

Network ID.

namestring

Affiliate name.

account_status'active' | 'inactive' | 'pending' | 'suspended'

Current account status.

network_employee_idinteger

Account manager employee ID.

internal_notesstring

Internal notes about this affiliate (not visible to the affiliate).

default_currency_idstring

ISO currency code for the affiliate's default currency.

enable_media_cost_tracking_linksboolean

Whether media cost tracking is enabled on this affiliate's links.

is_contact_address_enabledboolean

Whether a contact address is stored for this affiliate.

has_notificationsboolean

Whether notifications are enabled.

network_traffic_source_idinteger

Associated traffic source ID.

account_executive_idinteger

Account executive employee ID.

adress_idinteger

Address record ID. Note the field name uses a single 'd' (adress_id) in the API response.

referrer_idinteger

ID of the referring affiliate, if any.

time_createdinteger

Unix timestamp of creation.

time_savedinteger

Unix timestamp of last update.

Example response

{
  "time_created": 1734455015,
  "time_saved": 1734455015
}