Update query based audience execution metadata for a given audienceExecutionId.
PUT
/amc/audiences/query/{audienceExecutionId}
最后修改时间:2025-03-16 02:19:30
责任人:未设置
Updates audience configuration for a given audienceExecutionId. This will replace the configuration of the audience, resetting any non-provided attributes to default values. Only FAILED audiences may be updated at this time.
请求参数
Path 参数
audienceExecutionId
string
必需
(Required) Identifier that uniquely represents an AMCQueryBasedAudiencesExecutionMetadata.
示例值:
2923f36d-6188-4800-8448-a0a4038f23f6
Header 参数
Amazon-Advertising-API-ClientId
string
必需
(Required) Identifier of a client associated with a 'Login with Amazon' account.
示例值:
{{client_id}}
Amazon-Advertising-API-EntityId
string
必需
Identifier of an entity associated with advertising campaigns. Use GET method on amc/accounts to fetch the AMC Account ID/Entity ID.