Offer::getAffiliateApplicationNote Method

Returns the affiliate offer approval notes for a given offer and affiliate. This method refers to the approval_notes property in the AffiliateOffer model.

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: contents of associated approval notes (see AffiliateOffer. approval_notes)
Returns null if no record exists

API Call Builder

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