Jump to: GET Response Notes | API Call Builder
Returns an affiliate's approval status for a given offer.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
id | Integer | ID of Offer object |
affiliate_id | Integer | ID of Affiliate object |
GET Response Notes
String: approval status; defaults the "approved" if offer does not require approval and isn't set to private
Returns null if approval status is not set
API Call Builder
Javascript is required to use the API Call Builder.