Jump to: GET Response Notes | API Call Builder
Sets the date that an affiliate agreed to an offer's terms and conditions.
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 |
date | String | Terms and conditions acceptance date Format: YYYY-MM-DD |
GET Response Notes
Variant: if new AffiliateOffer object is created, that object's ID.
Otherwise, true if update succeeds; false if not.
API Call Builder
Javascript is required to use the API Call Builder.