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"
}
Language
URL