Affiliate::getApprovedOfferIds Method

Returns a list of all offer IDs that a given affiliate is allowed to run. Excluded are those which require approval and private offers for which the affiliate has not been approved, as well as offers from advertisers who have blocked this Affiliate.

Note: If the supplied affiliate_id does not exist, this method returns all offer IDs (regardless of offer status).

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of Affiliate object
limitIntegerOptional result limit
pageIntegerOptional page number

GET Response Notes

List of Offer IDs.

Return response will be in the following format: array.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.