How to create or update google ads scripts?

33 views
Skip to first unread message

Hoang Van

unread,
Sep 3, 2018, 11:55:08 AM9/3/18
to AdWords API and Google Ads API Forum
my code only create standalone script or bound to drive file such as google spreadsheet,..i using oauth2 with scopes:

$parentId='id of google drive file.';
CURLOPT_HTTPHEADER=> [
'Content-Type: application/json',
  'Authorization: Bearer '.$token,
]
],json_encode([
'title'=>'test script',
'parentId'=>$parentId
]));

But not work for google ads scripts. please give me any advice, thank a lot.

Hoang Van

unread,
Sep 3, 2018, 5:34:53 PM9/3/18
to AdWords API and Google Ads API Forum
But in google ads how to create or change bulk scripts using this api that provide by google?

Luis Xander Talag (AdWords API Team)

unread,
Sep 4, 2018, 12:07:30 AM9/4/18
to AdWords API and Google Ads API Forum
Hi Hoang,

Your concern seems to be related to AdWords Scripts rather than the AdWords API. I would suggest to post your issue on the AdWords Scripts Forum instead as they are better equipped to assist you.

Thanks and regards,
Luis
AdWords API Team
Reply all
Reply to author
Forward
0 new messages