Get Offer Categories by Offer IDs.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
api_key | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
ids | Array | IDs of Offer objects |
GET Response Notes
An array of objects containing offer_id and categories hashes, with the latter being Offer Category model objects for that Offer.
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.