Returns information about all of the publisher’s passbacks.
Response values
An array of passback objects, ordered by name, is returned with the following fields:
Parameter | Type | Description |
---|---|---|
userid | integer | Provides the ID of the user account that has access to the passback. |
name | string | Provides the name of the passback. |
campaignID | integer | Provides the ID of the associated campaign. |
siteID | array of integers | Provides the ID of the associated sites. |
adUnitID | integer | Provides the ID of the associated ad unit. |
isDynamic | integer | Specifies whether the passback is dynamic, where: |
passbackID | string | Provides the ID of the associated passback. A value is only returned when the passback has an ID. |
creativeType | string | Specifies whether the creative type is 'singleImage' or 'richMedia'. |
isExpandable | integer | Provides a value only if the |
creativeHTML | string | Provides a value only if the creativeType is |
creativeURL | string | Provides a value only if the creativeType is |
clickURL | string | Provides a value only if the creativeType is |