GET /incentives/exclusive
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.
- Paging is turned off for this resource, and all items in the result are returned if no page or item are set.
Resource URL
XML: http://api.zanox.com/xml/2011-03-01/incentives/exclusive
JSON: http://api.zanox.com/json/2011-03-01/incentives/exclusive
Parameters
program | Limits results to a particular program. Value Type: |
adspace | Limits results to incentives that have tracking links associated with this ad space. Value Type: |
incentiveType | Limits results to one of the following incentive types. Value Type: String Example Value: |
region | Limits results to a region. Value Type: String |
items | See Paging. Value Type: |
page | See Paging. Value Type:Example Value: |
Example Request
REST authentication information must be included in request headers or added as query parameters
- Get all exclusive incentives in Germany: http://api.zanox.com/xml/2011-03-01/incentives/exclusive?region=de&connectid=580599047DF8F5311043
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 | incentiveItems |
API Version | 2011-03-01 |