Get Alias ID From Value

Retrieve the internal id associated with the Alias value. The id required in this API can be then used in the lifecycle management APIs.

Sample request:

POST ads/api/v1/aliases/aliasId
{
   "aliasValue": "1231231234"
}

📘

Documentation

For more information on this endpoint, see Get Alias ID from Value.

Language
URL