Create keywords
POST {{baseUrl}}/ad_accounts/:ad_account_id/keywords
This endpoint is currently in beta and not available to all apps. Learn more.
Create keywords.
Request Body
{"keywords"=>[{"match_type"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "value"=>"anim", "bid"=>200000}, {"match_type"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "value"=>"dolor elit", "bid"=>200000}], "parent_id"=>"383791336903426391"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"errors":[{"data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"error_messages":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]},{"data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"error_messages":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]}]}