GET /incentives/exclusive
/incentive/{id}
Updated on
This resource requires connectid, nonce, date and signature for authentication. See Authentication documentation for REST and SOAP. Passing authentication information as query parameters for REST is supported.
Notes
- Exclusive incentives are only visible to publishers who have been explicitly granted permission to use an incentive by an advertiser.
Resource URL
XML: http://api.zanox.com/xml/2011-03-01/incentives/exclusive/incentive/{id}
JSON: http://api.zanox.com/json/2011-03-01/incentives/exclusive/incentive/{id}
Parameters
incentive | The ID of the incentive. Value Type: Integer incentive ID. |
adspace | Only return tracking links for this ad space. Value Type: Integer adspace ID. |
Example Request
REST authentication information must be included in request headers or added as query parameters
- Get exclusive incentive with ID 333: http://api.zanox.com/xml/2011-03-01/incentives/exclusive/incentive/333?connectid=580599047DF8F5311043
Example Response
Resource Information
Rate Limited? | No |
Authentication | Requires signature. See REST Authentication SOAP Authentication |
Response Formats | json, xml |
HTTP Methods | GET |
Resource family | Incentives |
Response Object | incentiveItem |
API Version | 2011-03-01 |