latestOpenAPI 3.1.02026-08-1039111206.0 KB
c53422ebb833
Clicks
Retrieve a click
Retrieves the details of a click using the generated ClickId (irclickid). Note: A single Id can be associated with multiple clicks in a consumer journey. Rate limits apply to this endpoint.
get/Advertisers/{AccountSID}/Campaigns/{CampaignId}/Clicks/{ClickId}
Path parameters
AccountSIDstring required
The unique identifier for the account.
CampaignIdinteger required
The ID of the program (campaign) associated with the click.
ClickIdstring required
The generated ClickId (or irclickid) representing the consumer journey.
Response
Returns a click object.