Re: Adding and removing IpBlock

2018-02-26 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Filip, To make any calls to the AdWords API, you will need the OAuth credentials (client Id and client secret) and OAuth tokens (refresh token/access token). From your note, it looks like you have already done this step and ready to make the API call. Are you trying to make calls against

Adding and removing IpBlock

2018-02-26 Thread Filip J
Hi, I'm struggling with Google AdWords Api since few days. I automatized getting refresh tokens for users. I'm storing it in database. Now I want to let them add IpBlock by my panel throught Api. I do not have idea how to start. Are refresh token, client id and client secret enough to create