GET api/property/{brandId}/{marketingRoleId}/url
Get a URL for a property for a brand. Processes this property API request. The parameter and response sections describe the data exchanged with the API.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| brandId |
The unique identifier of the brand resource. |
integer |
Required |
| marketingRoleId |
The unique identifier of the marketing role resource. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The response returned after the operation completes.
stringResponse Formats
text/plain
Sample:
sample string 1
application/json, text/json
Sample:
"sample string 1"