Parameter | Description |
---|---|
List ID | The ID of the client list to retrieve activation status for. |
Network | The network environment to check activation status in. |
Parameter | Description |
---|---|
Account Switch Key | An account switch key to execute the operation on behalf of a different account. |
{
"action": "ACTIVATE",
"activationId": 961,
"activationStatus": "PENDING_ACTIVATION",
"comments": "Activation of GEO allowlist list",
"createDate": "2023-04-05T18:46:56.365Z",
"createdBy": "tyamada",
"fast": true,
"listId": "1234_NORTHAMERICAGEOALLOWLIST",
"network": "PRODUCTION",
"notificationRecipients": [
"nomail@akamai.com"
],
"siebelTicketId": "ABC",
"version": 1
}
Was this page helpful?