Re: how to integrated adwords api?

2018-10-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Welcome to AdWords API! To get started with the PHP client library, you could use the instructions in the README file . Here is the code samples in PHP client

Re: how to integrated adwords api?

2018-10-30 Thread Ali Akbar Khan
Dear Nikhil Agarwal, Hello. I am a new one in this field. I want to integrate Google Ads API in my Website. Please tell me how i can integrate PHP Google Ads API in my Wordpress Web Site. Your all Video tutorials are made on Old versions. Please update your Tutorials on latest version of APi

Re: how to integrated adwords api?

2016-12-21 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Gary, My team AdWords API related technical queries only. For questions related to AdWords product in general, please post your query on the AdWords Community Forum . Regards, Vishal, AdWords API Team -- --

Re: how to integrated adwords api?

2016-12-20 Thread Gary Liang
Hi, Currently, I am using a test manager account and create 2 test adwords clients. The test manager account asks filling billing information. i.e. credit card detail. I don't have a credit card. How should I approach this? (see attached pic) Regards Gary On Friday, July 22, 2016 at 5:07:24

Re: how to integrated adwords api?

2016-07-22 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, Did Nikhil's suggestion help you solve the issue? If not, could you please provide the SOAP XML request and response logs for this API call? You can enable logging in your project by following the instruction under the section "Configuring logging" on this page

Re: how to integrated adwords api?

2016-07-22 Thread Nikhil Agarwal
Hi Richest, Please remove below line from GetCampaignsByLabel.php page and try again. Hope it will work for you. if (__FILE__ != realpath($_SERVER['PHP_SELF'])) { return; } Thanks On Friday, July 22, 2016 at 10:35:33 AM UTC+5:30, Richest Soft wrote: > > Hi Nikhil, >> > > Thanks

Re: how to integrated adwords api?

2016-07-21 Thread Richest Soft
> > Hi Nikhil, > Thanks for the instructions I have some problem 1)I have seen blank output this file 'GetCampaignsByLabel.php". what's the problem? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: how to integrated adwords api?

2016-07-21 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Thanks for the elaborate instructions, Nikhil. Hi, You can refer to various examples in the PHP client library. For examples for adding a new campaign you can refer to the AddCampaigns

Re: how to integrated adwords api?

2016-07-21 Thread Nikhil Agarwal
Hi Richest, If you are using googleads-php-lib, please follow below steps to integrate this API at xampp server: 1. Create a MCC(AdWords manager account) account using below URL: https://www.google.com/adwords/manager-accounts/ 2. After login into MCC account, visit

Re: how to integrated adwords api?

2016-07-21 Thread Richest Soft
which file we use from library? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: how to integrated adwords api?

2016-07-20 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Richest Soft, You can find the instructions to install the PHP client library under the section *Getting started *on this page . Regards, Vishal, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: how to integrated adwords api?

2016-07-19 Thread Richest Soft
we have get already developer token. also download "Adword PHP client library." But we have not understand, how to implement this on our local environment. Please elaborate this. Also get the Client ID,Client secret and omanager id, access token or refresh token. Thanks -- --

Re: how to integrated adwords api?

2016-07-19 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Richest Soft, To be able to use the API, you would first need to sign up for API access and then follow these steps to make your first API call. This would