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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;errors&quot;:[{&quot;data&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;error_messages&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},{&quot;data&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;error_messages&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}]}