Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
지면과 캠페인 간의 할당 정보를 저장합니다. 중재 중에 적격한 캠페인을 결정하는 데 사용됩니다.
cURL
curl --request POST \ --url https://your_a2_service/api/cache/allocations \ --header 'Content-Type: application/json' \ --data ' [ { "ext": { "frequency_capping": { "enabled": 123, "limit_multiple_click": 123, "user_limit_count": 123, "user_limit_days": 123 } }, "last_comment": "<string>", "no": 123, "status": "<string>", "tagid": "<string>", "cid": "<string>", "crid": "<string>" } ] '
for various configuration
Show child attributes
Last comment
ID of the allocation
Status
Placement ID
Campaign id
Creative id
성공
이 페이지가 도움이 되었나요?