docs
  1. Admin Api
  2. Resources
  3. Custom Data
  4. Campaign Custom Data
  5. List Custom Data Key

List custom data key

Get campaign custom data for a specific key

Rate Limit: 2000 Max attempts within 1 minute.

Path Parameters

ParameterDetails
campaignId
  • required
integer
key
  • required
string
Example:
score

Responses

200
Campaign custom data for a specific key
application/json
Success
property name
null
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
GET/campaigns/{campaignId}/custom-data/{key}

Request samples

Response samples

200
Shop Custom Data For Key:
Content type: application/json

Last updated: June 19, 2024

Provide Feedback