---
title: Get Brand by ID
framework: Apple Ads Platform API
role: symbol
role_heading: Web Service Endpoint
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/get-brand-by-id
---

# Get Brand by ID

Retrieve a single brand by its unique identifier.

## URL

GET https://api.ads.apple.com/v1/business-brands/{id}

## Path Parameters

id:

## Header Parameters

X-Ap-Context:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 Too Many Requests: 500 Internal Server Error:

## Discussion

Discussion This endpoint retrieves a single brand by its ID. The brand id in the response is the same value you use as promotedObjectId when creating a BUSINESS_BRAND campaign. Payload Examples

## See Also

- [Query Brands](apple-ads-platform-api/query-brands.md)
- [Query Business Categories](apple-ads-platform-api/query-categories.md)
- [Get Business Category](apple-ads-platform-api/get-category-by-id.md)
- [Query Rejection Reasons for Brands](apple-ads-platform-api/query-policy-assignments-(rejection-reasons)-for-external-consumers.md)
