Campaign

Get OSR campaign attributes

Returns the optional shared-responsibility attributes recorded for the campaign. Use these values to inspect the campaign configuration submitted to the registry.

get/10dlc/campaign/{campaignId}/osr/attributes

Path parameters

campaignIdstring required

Unique identifier of the campaign.

Response

Successful Response

object required

Example response

{
  "brandId": "00000000-0000-0000-0000-000000000000",
  "msg_class": "E",
  "status": "7"
}