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 library. If you face any issues while setup, please let me 
know. Please note that our examples are meant to be run from the command 
line and not as a webpage. If you run them as a webpage, results may not be 
shown properly. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7ebd4285-184e-4a37-8953-10d874ac57ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 with web site integration.

Your help is boost my efforts to done this project.

Waiting for your Reply.

Thanks   

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/767fd995-fa1e-4c72-ac7d-25ee905ef6ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a14d3c26-1072-4a7a-b125-171faf549301%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 AM UTC+10, Nikhil Agarwal wrote:
>
> 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 
> https://console.developers.google.com/ and create new project(App) and 
> make sure you select the 'installed application option'.
> 3. Note down app's Client ID and Client secret in auth.ini file.
> 4. Click on gearIcon > Account settings > AdWords API Centre and note down 
> Developer token and userAgent and put this info in auth.ini file.
> 5. Now create a test Manager account with a email address. Note that this 
> email address should not already be associated with an adwords account. 
> Please use below URL to create a test Manager account:
> https://adwords.google.com/um/Welcome/Home?sf=mt#ta
> 6. Copy Customer ID from top right corner of test Manager account and use 
> it as 'clientCustomerId' in auth.ini file.
> 7. Now login into MCC account and run GetRefreshToken.php file in another 
> tab of same browser. It will display a URL. Copy this URL and login into 
> test Manager account in different browser and run copied URL. It will ask 
> to allow some permissions. Click 'Allow' button and it will display a code. 
> This code is not your refresh token.Its is only an access token. Copy this 
> code and paste it into GetRefreshToken.php file for the value of '$code' 
> variable.
> 8. Now refresh the page where we run GetRefreshToken.php. This time it 
> will give us refresh token. Copy this refresh token and use it inot 
> auth.ini file.
> 9. Run 
> examples/AdWords/v201509/CampaignManagement/GetCampaignsByLabel.php, it 
> will list campaigns.
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d3876381-be03-48b1-9c1b-10202b99b6ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 
.

Regards,
Vishal, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bfc0fb68-d213-46f6-aace-75e4a2d2a082%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 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+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/21f223fb-0191-4c08-8a78-6879064cf05f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3c20f977-c94e-4afc-920a-bd0e4c6787bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 

 example. 
Similarly to add new keywords you can see the AddKeywords 

 example. 
Please let me know if you have further questions.

Regards,
Vishal, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2b565e8c-1ca3-47b0-87c5-3c18c55e26a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 
https://console.developers.google.com/ and create new project(App) and make 
sure you select the 'installed application option'.
3. Note down app's Client ID and Client secret in auth.ini file.
4. Click on gearIcon > Account settings > AdWords API Centre and note down 
Developer token and userAgent and put this info in auth.ini file.
5. Now create a test Manager account with a email address. Note that this 
email address should not already be associated with an adwords account. 
Please use below URL to create a test Manager account:
https://adwords.google.com/um/Welcome/Home?sf=mt#ta
6. Copy Customer ID from top right corner of test Manager account and use 
it as 'clientCustomerId' in auth.ini file.
7. Now login into MCC account and run GetRefreshToken.php file in another 
tab of same browser. It will display a URL. Copy this URL and login into 
test Manager account in different browser and run copied URL. It will ask 
to allow some permissions. Click 'Allow' button and it will display a code. 
This code is not your refresh token.Its is only an access token. Copy this 
code and paste it into GetRefreshToken.php file for the value of '$code' 
variable.
8. Now refresh the page where we run GetRefreshToken.php. This time it will 
give us refresh token. Copy this refresh token and use it inot auth.ini 
file.
9. Run examples/AdWords/v201509/CampaignManagement/GetCampaignsByLabel.php, 
it will list campaigns.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/563e7003-9e02-4583-b3c4-433d6ffed399%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/72614f8b-1854-48ab-ab7a-da3663bac76f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ea0d9a31-5591-47e8-99c0-4a4961b30428%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e241903e-b345-4916-8d53-f438f8ae263a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 involve generation of a developer 
token and OAuth credentials, both of which are needed to access the API, 
and setting up your local environment. Once your environment is set up, the 
GetCampaigns 

 code 
sample and the GetTextAds 

 code 
sample can help you accomplish the respective tasks. You can refer to more 
such examples in our PHP client library 
.

Hope this helps. Please feel free to revert in case you have further 
concerns.

Regards,
Vishal, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/384d3da8-266c-4d76-b81b-49cbe6ca1ac2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.