You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Is there a guide somewhere for how to implement adwords api without using the client library?
Peter Oliquino
unread,
Jun 28, 2017, 12:56:59 AM6/28/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi Arch,
The AdWords API guides usually involve the use of client libraries and we highly recommend its usage for ease of implementation at the user's end. One notable advantage would be that through the use of client libraries, users will no longer require to manually generate access tokens as they are automatically refreshed.
As for using the AdWords API without a client library, you may refer to this guide as reference for the API call structure. I hope this has been helpful.