Get campaign name
Query Parameters
api_keystring Required
A unique key provided to authorize access to the API and identify the user making the request.
campaign_idstring Required
Your campaign's id - you can get it from the list endpoint or the url when you have the campaign opened in the app.
Response
200
Object
Response Attributes
campaign_idstring
The unique identifier for the campaign, which can be obtained from the list endpoint or the campaign URL within the app.
campaign_namestring
The name of the campaign associated with the specified campaign_id.
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?