Offer::getAffiliateApprovalStatus Method

Returns an affiliate's approval status for a given offer.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of Offer object
affiliate_id IntegerID 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.
Have a Question? Please contact [email protected] for technical support.