Skip to main content
Version: 2025-12-18

Retrieve the default country allocation template for the given business unit ID and country combination, if one exists

GET 

/demand/accounts/{account_id}/business-units/{business_unit_id}/countries/{country_code}/allocation-template-association

Returns the template ID of the default country allocation template if one exists for the given account, business unit, and country combination. The value is null if no such association exists.

Request

Responses

The default country allocation template association was retrieved successfully.

Response Headers
    ETag

    The ETag header provides a unique identifier that represents the current version of a resource. It's used for caching and to prevent concurrent modification issues.