How to get imported from GA goals with Adwords API?

2018-01-23 Thread Ilya Chichak

I've connected my GA and Adwords accounts and imported a goal.

Is it possible to get GA metrics, conversions or goals with Adwords API?

If it is not possible, what GA data can i get with Adwords API? is there 
any list on avaliable metrics?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/13b59e43-ee39-4fd4-a239-74e5d54ab156%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


is there a way to get goals imported form Google Analytics with Adwords API?

2018-01-23 Thread Ilya Chichak
I've connected my Google Analytics account to Adwords Account and imported 
goals.

Can i get them with Adwords API? (I know, it is possible to get Adwords 
data with Analytics API)

If it is possible, where can i find list of avaliable metrics with names, 
that should be used in request?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/77017382-9569-4737-a15b-892f8aabba79%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Campaign Report API some fields data mismatch Adwords dashboard (v201702)

2018-01-23 Thread 263382607qq
Hello,
I am using adwords php api to get data insert to mysql .
I get data from CAMPAIGN_PERFORMANCE_REPORT
this is the fields from my request:
"AdvertisingChannelType",
"CampaignId",
"CampaignName",
"Amount",
"AccountCurrencyCode",
"Clicks",
"Cost",
"Conversions",
"Impressions",
"ConversionRate",
"AveragePosition",
"Ctr",
"ViewThroughConversions",
"VideoViews",
"ServingStatus",
"CampaignStatus",
"Date",
"Device"

one request i just get one day's data (  $selector->setDateRange(new 
DateRange('2017-12-01','2017-12-01')); )

   for example:today is 2018-01-24,  but i just get 2017-01-22 data  (last 
2 days data)
   
  mysql  compare  with adwords dashboard, i found some different






  help me please!  

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c86fb55c-2f32-4b5d-9a14-353ebfa7f867%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Authorization Issue && Google Adwords Custom Remarketing Problem

2018-01-23 Thread Trinath Reddy

   
   1. 
   
   How do i generate the authorization code?
   here is the link to what i done : http://prntscr.com/i4f455
   after Running the url, the result is : http://prntscr.com/i4f7hy
   2. 
   
   Is there a way to integrate google adwords with a CRM such that the 
   CRM's data (email addresses of the generated/added leads) gets directly 
   pushed to the adwords account without manually uploading the data list 
   (email addresses of the generated/added leads) in the adwords to run the 
   adwords campaign for those specific data list?
   3. 
   
   Can I do the step-2 using REST Api's instead of SOAP?
   
Looking for your valuable solution.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7f246a12-c855-4466-8f13-960b31f40bce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Experiencing some users having to re-login with their google accounts

2018-01-23 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi David,

Since this forum is specific to AdWords API related issues and concerns, 
could you please clarify if this issue happens in AdWords API? 

If you can provide the current application or API that you are using, then 
I may be able to provide you the right support channel for your concern.

Thanks and regards,
Luis
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/08b6a98b-cf9f-4b2b-982d-25cbc36b24dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: memory error while downloading the report

2018-01-23 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Chaitanya,

The memory error that you are encountering seems to be a specific issue in 
your application/server, and not with the AdWords API itself. I suggest 
that you visit other forums on how to resolve memory error issues in 
Python. You may also post this concern in the Python client library 
 itself as the 
library owners can provide better assistance on Python specific issues.

However, if you believe that this is an AdWords API specific issue, then 
kindly provide your clientCustomerId via *Reply privately to author* option 
so I can further check.

Thanks,
Vincent
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/324b2c61-244e-4288-80ee-f5bb33480142%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why are several US Zip codes not available in LocationCriterionService?

2018-01-23 Thread 'Peter Oliquino' via AdWords API Forum
Hi Max,

The reason for other zip codes not being included in the list of supported 
location criteria is more of product level concern. This being said, I 
would recommend that you contact the product experts at the AdWords 
Community Forum 
 
for 
further assistance.

One workaround that you can do is to target a different type of criteria 
that would cover a larger area (ex. TargetType = Municipality / City) that 
may include the area of the missing zip codes. This method, however, would 
not be as accurate as compared to targeting specific zip codes.

Best regards,
Peter
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/d61ea24b-b43f-4cb9-83da-ca7b578769f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Some Campaigns missing in using Google Adwords API

2018-01-23 Thread Raymond Au Yong
Hi Bharani, 

Thanks for your reply. I have messaged you privately on the request. On top 
of that, may I know is there any difference in API capability between C# 
and JAVA? 

On Wednesday, January 24, 2018 at 1:35:11 AM UTC+8, Bharani Cherukuri 
(AdWords API Team) wrote:
>
> Hi Raymond, 
>
> I see that you're querying for all the campaigns that are Enabled, Paused 
> and Removed. This will return all the Campaign details with their status 
> under the specific client account. Also, please note that video campaigns 
> are currently not supported by the AdWords API Services. If you're still 
> experiencing a discrepancy, could you share us the complete SOAP request 
> and response logs along with the clientCustomerId, so I can take a look? 
> Please use *Reply privately to author* option to share the details. 
>
> Regards,
> Bharani, 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/5824aeab-5d36-4107-97d3-ecaa61b42176%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Experiencing some users having to re-login with their google accounts

2018-01-23 Thread David Antunes
Hi,

In the last 48 hours, without changing anything to the part of our 
application's code which deals with logins I'm getting separate reports 
from users having to re-login with their google login.
Is anyone experiencing the same behavior? Has anything changed with the 
Google authentication recently?

Many thanks,
David

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5a80a2d9-89c3-4978-84b4-0fa2b92175ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to get refresh Token

2018-01-23 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi,

The client ID and client secret you used are for the *Web application* flow. 
The *GetRefreshToken.php* example will only work if the client ID and 
client secret specified are for credentials with *Application type = Other* 
(the 
installed application flow). Please see the *Create a client ID and secret* 
section 
of the AdWords API OAuth guide 

 for 
instructions on how to create this type of credential.

Thanks,
Josh, AdWords API Team

On Tuesday, January 23, 2018 at 5:12:45 PM UTC-5, 
trinath.esano...@gmail.com wrote:
>
> How do i generate the authorization code?
> here is the link to what i done : http://prntscr.com/i4f455
> after Running the url, the result is : http://prntscr.com/i4f7hy
>
>
>
>
> On Wednesday, 3 September 2014 14:42:18 UTC+5:30, Shukla Abhinav wrote:
>>
>> *I am trying to run my adwords but everytime I try to execute the 
>> GetRefreshToken.php file on my server I get the following error*
>>
>> Warning: Error parsing 
>>  ../googleads-php-lib-master/src/Google/Api/Ads/AdWords/Lib/api.properties 
>> on line 14 in .. 
>> /googleads-php-lib-master/src/Google/Api/Ads/Common/Util/ApiPropertiesUtils.php
>>  
>> on line 40  Notice: Use of undefined constant WSDL_CACHE_NONE - assumed 
>> WSDL_CACHE_NONE in  .. 
>> /googleads-php-lib-master/src/Google/Api/Ads/Common/Lib/AdsUser.php on line 
>> 231 Log in to your AdWords account and open the following URL:
>> https://accounts.google.com/o/oauth2/auth?response_type=codeclient_id=529713113834-pcltkti85cv8...
>>  
>> 
>>  After 
>> approving the token enter the authorization code here: Your OAuth2 
>> Credentials are incorrect. Please see the GetRefreshToken.php example. { 
>> error : invalid_request, 
>> error_description : Missing required parameter: 
>> code }
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/516923fa-7cf2-4cf1-a39e-98f6dceea961%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: BatchJob getting cancelled (Internal Error)

2018-01-23 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings!

I know it's been awhile, but I just wanted to touch base. We were able to 
find the root cause of your issue, and we put a number of fixes in place. 
If you're still experiencing issues, please get back to me.

Thanks,
Nadine, AdWords API Team

On Thursday, September 28, 2017 at 3:01:23 PM UTC-4, Nadine Sundquist 
(AdWords API Team) wrote:
>
> Hello,
>
> I don't see anything obvious at first glance with your request. I'm 
> pulling someone in on my team to get a second set of eyes on this. I'll get 
> back to you when we figure out what's going on.
>
> Best,
> Nadine, AdWords API Team 
>
> On Thursday, September 28, 2017 at 5:39:05 AM UTC-4, 
> aanchal.khandel...@go-mmt.com wrote:
>>
>> All my batch jobs are failing. I have tried with mere 5k operations as 
>> well as some 11k operations. Every time the batch job gets cancelled 
>> stating BatchJobProcessingError.INTERNAL_ERROR. Batch job is 572804866. 
>>
>> Please help. 
>>
>> ::DISCLAIMER::
>>
>>
>> 
>>
>>
>> This message is intended only for the use of the addressee and may 
>> contain information that is privileged, confidential and exempt from 
>> disclosure under applicable law. If the reader of this message is not the 
>> intended recipient, or the employee or agent responsible for delivering the 
>> message to the intended recipient, you are hereby notified that any 
>> dissemination, distribution or copying of this communication is strictly 
>> prohibited. If you have received this e-mail in error, please notify us 
>> immediately by return e-mail and delete this e-mail and all attachments 
>> from your system.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2b524c19-de38-4ab6-8f56-6fb50a2c70ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: BatchJobProcessingError.INTERNAL_ERROR and other batchjob issues

2018-01-23 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Everyone,

I realize this is an older thread, but I wanted to make sure to close this 
out rather than leave it hanging for our readers. The issues that were 
causing this to happen should be fixed now. If you experience any further 
issues with this, please get back to me.

Thanks,
Nadine, AdWords API Team

On Wednesday, January 25, 2017 at 12:31:02 PM UTC-5, Nadine Sundquist 
(AdWords API Team) wrote:
>
> Hi Mario,
>
> Thanks for checking in! We're still working on it. I'm hoping to get back 
> to you soon on this.
>
> Best,
> Nadine, AdWords API Team
>
> On Wednesday, January 25, 2017 at 6:59:30 AM UTC-5, adshopit@gmail.com 
> wrote:
>>
>> Hi Nadine,
>>
>> any news on this?
>>
>> Thanks,
>> Mario
>>
>>
>> Il giorno venerdì 20 gennaio 2017 00:26:11 UTC+1, Nadine Sundquist 
>> (AdWords API Team) ha scritto:
>>>
>>> Hi Mario,
>>>
>>> We found the root cause of the issue. It is something on our side. 
>>> Please stop submitting jobs that are similar to the ones you are currently 
>>> submitting that are failing. We're actively working on a fix, and I'll 
>>> update you as soon as it is available.
>>>
>>> Thanks,
>>> Nadine, AdWords API Team
>>>
>>> On Thursday, January 19, 2017 at 6:08:23 PM UTC-5, Nadine Sundquist 
>>> (AdWords API Team) wrote:

 Hello Mario,

 It'll take me a bit of time to dig into why this is happening. Thanks 
 for providing all this information. I'll get back to you as soon as I've 
 figured out what's going on.

 Cheers,
 Nadine, AdWords API Team

 On Thursday, January 19, 2017 at 3:08:52 PM UTC-5, adshop...@gmail.com 
 wrote:
>
> Hello,
>
> I keep getting the error: BatchJobProcessingError.INTERNAL_ERROR
> when sending sitelink/callout extensions.
> The batch job stays ACTIVE for a while (from a minute to up to twenty 
> minutes) and then becomes CANCELED with that processing error.
>
> Some example batch job IDs affected by this error: 436401237, 
>  436397916, 436229020.
>
>
> Also, recently, many (but not all) batch jobs take a long time to 
> finish (possibly related to another thread here 
> https://groups.google.com/forum/#!topic/adwords-api/Cigj68QDPM8)
>
> Regards,
> Mario
>


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9f9c2fa6-9835-4739-9c18-b642a41a5d30%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Errors when trying to create Proximity criterion - Unmarshalling Error: cvc-elt.4.2: Cannot resolve 'Proximity' to a type definition for element 'criterion'.

2018-01-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Akil, 

It looks like you are trying to set the Proximity criterion on an AdGroup. 
You can only add the proximity as a criterion on the Campaign. Please check 
the criteria usage sheet 
 to 
see the criteria supported at each levels. You can use the 
CampaignCriterionService.mutate() 

 and 
add the proximity on the campaign. Please check this guide 

 for 
more details and code snippets. Let me know if you have any additional 
questions. 

Thanks,
Sreelakshmi, 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/3a630b1b-6af9-49d7-a0c7-5d0c830006dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to get refresh Token

2018-01-23 Thread trinath . esanosys
How do i generate the authorization code?
here is the link to what i done : http://prntscr.com/i4f455
after Running the url, the result is : http://prntscr.com/i4f7hy




On Wednesday, 3 September 2014 14:42:18 UTC+5:30, Shukla Abhinav wrote:
>
> *I am trying to run my adwords but everytime I try to execute the 
> GetRefreshToken.php file on my server I get the following error*
>
> Warning: Error parsing 
>  ../googleads-php-lib-master/src/Google/Api/Ads/AdWords/Lib/api.properties 
> on line 14 in .. 
> /googleads-php-lib-master/src/Google/Api/Ads/Common/Util/ApiPropertiesUtils.php
>  
> on line 40  Notice: Use of undefined constant WSDL_CACHE_NONE - assumed 
> WSDL_CACHE_NONE in  .. 
> /googleads-php-lib-master/src/Google/Api/Ads/Common/Lib/AdsUser.php on line 
> 231 Log in to your AdWords account and open the following URL:
> https://accounts.google.com/o/oauth2/auth?response_type=codeclient_id=529713113834-pcltkti85cv8...
>  
> 
>  After 
> approving the token enter the authorization code here: Your OAuth2 
> Credentials are incorrect. Please see the GetRefreshToken.php example. { 
> error : invalid_request, 
> error_description : Missing required parameter: 
> code }
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8f1c0679-5170-4e4b-ad16-9c5d3b6bbc88%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to get refresh Token

2018-01-23 Thread trinath . esanosys
How can i get the authorization code ??
here is the link what i done : http://prntscr.com/i4f455

Looking for your valuable solution.

And can i looking to push client contacts to adwords account , with out 
running on the browser how can i push the data ??


 

On Wednesday, 3 September 2014 21:48:44 UTC+5:30, Josh Radcliff (AdWords 
API Team) wrote:
>
> Hi,
>
> Are you running GetRefreshToken.php from the command line? All of the 
> examples are meant to be run from the command line, as they write to stdout 
> and (in some cases) read from stdin.
>
> Also, if you haven't already done so, I'd recommend going through the PHP 
> library's Using OAuth 2.0 page 
> . It 
> contains step-by-step instructions on running the example and updating your 
> configuration file.
>
> Cheers,
> Josh, AdWords API Team
>
> On Wednesday, September 3, 2014 5:12:18 AM UTC-4, Shukla Abhinav wrote:
>>
>> *I am trying to run my adwords but everytime I try to execute the 
>> GetRefreshToken.php file on my server I get the following error*
>>
>> Warning: Error parsing 
>>  ../googleads-php-lib-master/src/Google/Api/Ads/AdWords/Lib/api.properties 
>> on line 14 in .. 
>> /googleads-php-lib-master/src/Google/Api/Ads/Common/Util/ApiPropertiesUtils.php
>>  
>> on line 40  Notice: Use of undefined constant WSDL_CACHE_NONE - assumed 
>> WSDL_CACHE_NONE in  .. 
>> /googleads-php-lib-master/src/Google/Api/Ads/Common/Lib/AdsUser.php on line 
>> 231 Log in to your AdWords account and open the following URL:
>> https://accounts.google.com/o/oauth2/auth?response_type=codeclient_id=529713113834-pcltkti85cv8...
>>  
>> 
>>  After 
>> approving the token enter the authorization code here: Your OAuth2 
>> Credentials are incorrect. Please see the GetRefreshToken.php example. { 
>> error : invalid_request, 
>> error_description : Missing required parameter: 
>> code }
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d1d740dd-5a6b-4b3a-afdc-a226b7e570c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why are several US Zip codes not available in LocationCriterionService?

2018-01-23 Thread mwellenstein
Hi Peter,
I had a similar question as Shankar. I think what we're looking for isn't 
If a Criteria ID exists - that's a pretty obvious yes/no. The real question 
is what does it mean? Why is there a Criteria ID for most zip codes, but 
some zip codes are left out? What led to that gap, and what method should 
be used to cover those zip codes a missing Criteria ID?

Thanks for your help,
Max

On Tuesday, October 3, 2017 at 12:48:38 AM UTC-5, Peter Oliquino wrote:
>
> Hi Shankar,
>
> The only supported location criteria by the AdWords API can be found in 
> the geo targeting spreadsheet 
> . 
> As for Zip Codes (*Target Type = Postal Code*) you specified, the only 
> one currently supported is the *Name = **34281*, so if you use this as 
> the value of the locationName 
> 
>  field 
> in the LookUpLocation 
> 
>  example, 
> it should return its location information.
>
> Thanks and regards,
> Peter
> 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/1e47f920-6ea9-4618-a2b2-ac76a30a521d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to identify Advertiser accounts

2018-01-23 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Chaitanya,

In order to identify only advertiser accounts, you can use the 
ManagedCustomerService 

 and 
filter by canManageClients 

 set as False.

Regards,
Dhanya, 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/496e5bc2-fe2c-4d57-92bd-35d58315b872%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: DownloadCriteriaReportWithAwql got empty data

2018-01-23 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Lijy,

Unfortunately, it is not possible to get all countries data in Campaign 
Location Target Report 
.
 
You will only get targeted countries for campaign. If this not the case 
then could you please elaborate "get some country's data but only a little 
country,not all" ?

Thanks,
Milind, 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/63bc694c-f07e-48d3-9a55-8183dc1906cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH

2018-01-23 Thread Chaitanya Phani
Hi, 

I am using python code. Please find python code here.
  for client_customer_id in list(set(advertiser_accounts)):
print client_customer_id
o2client = GoogleRefreshTokenClient(adc['client_id'],adc['client_secret'
],adc['refresh_token'])
client=AdWordsClient(adc['developer_token'],o2client,'OBI',
client_customer_id=client_customer_id)
_fpath=os.path.join('D:/adwords/temp/Adwords_Shopping_MMA_'+str(
client_customer_id)+'_'+datetime.datetime.now().strftime( "%Y%m%d%H%M") + 
'.csv')
  ##client = AdWordsClient.LoadFromStorage('googleads.yaml')
rep_downloader = client.GetReportDownloader(version='v201710')
report = {
'reportName' : 'SHOPPING_PERFORMANCE_REPORT',
'dateRangeType' :'CUSTOM_DATE',
'reportType': 'SHOPPING_PERFORMANCE_REPORT',
'downloadFormat': 'CSV',
'selector': {
'fields': ['AccountDescriptiveName','AdGroupId',
'AdGroupName','AggregatorId','Brand','CampaignId','CampaignName',
'CategoryL1','CategoryL2','CategoryL3','CategoryL4','CategoryL5',
'CountryCriteriaId','CustomAttribute0','CustomAttribute1','CustomAttribute2'
,'CustomAttribute3','CustomAttribute4','ExternalCustomerId',
'LanguageCriteriaId','MerchantId','OfferId','ProductTypeL1','ProductTypeL2',
'ProductTypeL3','ProductTypeL4','ProductTypeL5','StoreId','Date',
'AverageCpc','Clicks','ConversionRate','Conversions','ConversionValue',
'Cost','CostPerAllConversion','CostPerConversion','CrossDeviceConversions',
'Ctr','Impressions'],
'dateRange' : { 'min': '20171225' , 'max' : '20171231'}
}
}
_f=open(_fpath,'wb')
rep_downloader.DownloadReport(report,output=_f,skip_report_header=False,
skip_column_header=False,skip_report_summary=True)


Thanks,

On Tuesday, January 23, 2018 at 3:19:35 PM UTC-5, Dhanya Sundararaju 
(AdWords API Team) wrote:

> Hi Chaitanya,
>
> Could you send us the complete SOAP request and response as well as report 
> definitions of both the reports and the client customer id used in the 
> header. You may opt to *reply privately to author*.
>
> Regards,
> Dhanya, 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/5772143c-0fc5-4264-b5ca-7ce4119a2af0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


memory error while downloading the report

2018-01-23 Thread Chaitanya Phani

Hi, 

Trying to pull product report for one week only, got the following error. 

Error Message:

Traceback (most recent call last):
  File "get_campaigns_new1.py", line 154, in 
main(adwords_client)
  File "get_campaigns_new1.py", line 146, in main
download_Performance_Criteria_Report()
  File "get_campaigns_new1.py", line 140, in 
download_Performance_Criteria_Report
rep_downloader.DownloadReport(report,output=_f,skip_report_header=False,
skip_column_header=False,skip_report_summary=True)
  File "C:\Python27\lib\site-packages\googleads\common.py", line 535, in 
Wrapper
return utility_method(*args, **kwargs)
  File "C:\Python27\lib\site-packages\googleads\adwords.py", line 1361, in 
DownloadReport
output, **kwargs)
  File "C:\Python27\lib\site-packages\googleads\adwords.py", line 1635, in 
_DownloadReport
else response.read())
  File "C:\Python27\lib\socket.py", line 363, in read
return buf.getvalue()
MemoryError


This is the code I am using.
def download_Performance_Criteria_Report():
  for client_customer_id in list(set(advertiser_accounts)):
print client_customer_id
o2client = GoogleRefreshTokenClient(adc['client_id'],adc['client_secret'
],adc['refresh_token'])
client=AdWordsClient(adc['developer_token'],o2client,'OBI',
client_customer_id=client_customer_id)
_fpath=os.path.join('D:/adwords/temp/Adwords_Shopping_MMA_'+str(
client_customer_id)+'_'+datetime.datetime.now().strftime( "%Y%m%d%H%M") + 
'.csv')
  ##client = AdWordsClient.LoadFromStorage('googleads.yaml')
rep_downloader = client.GetReportDownloader(version='v201710')
report = {
'reportName' : 'SHOPPING_PERFORMANCE_REPORT',
'dateRangeType' :'CUSTOM_DATE',
'reportType': 'SHOPPING_PERFORMANCE_REPORT',
'downloadFormat': 'CSV',
'selector': {
'fields': ['AccountDescriptiveName','AdGroupId',
'AdGroupName','AggregatorId','Brand','CampaignId','CampaignName',
'CategoryL1','CategoryL2','CategoryL3','CategoryL4','CategoryL5',
'CountryCriteriaId','CustomAttribute0','CustomAttribute1','CustomAttribute2'
,'CustomAttribute3','CustomAttribute4','ExternalCustomerId',
'LanguageCriteriaId','MerchantId','OfferId','ProductTypeL1','ProductTypeL2',
'ProductTypeL3','ProductTypeL4','ProductTypeL5','StoreId','Date',
'AverageCpc','Clicks','ConversionRate','Conversions','ConversionValue',
'Cost','CostPerAllConversion','CostPerConversion','CrossDeviceConversions',
'Ctr','Impressions'],
'dateRange' : { 'min': '20171225' , 'max' : '20171231'}
}
}
_f=open(_fpath,'wb')
rep_downloader.DownloadReport(report,output=_f,skip_report_header=False,
skip_column_header=False,skip_report_summary=True)


Please help me to fix this. 

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/2d8483af-158e-49cd-9674-60dff8b5408a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AWQL Query with multiple account/Clientcustomerid

2018-01-23 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Ritesh,

Could you please confirm that you are trying to fetch the data for all 
accounts directly under a MCC account? If this is the case, then please 
check this sample java code 

 
to download the reports. If not, then you could pass the client customer id 
during the run-time instead of defining it in the properties file. To 
understand how to do that, please check this line 

 
in the above sample. Please note that, in the second case, the user 
authenticating the API call should be same for all the accounts.

Thanks,
Milind, 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/cd2987b2-0a51-4ead-bd18-c2ab50054a8e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH

2018-01-23 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Chaitanya,

Could you send us the complete SOAP request and response as well as report 
definitions of both the reports and the client customer id used in the 
header. You may opt to *reply privately to author*.

Regards,
Dhanya, 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/8e7dd897-cd11-4057-a252-f49b3c4eba5c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Victorian Postcodes not listed on the AdWords API Location Criteria 2017-11-02

2018-01-23 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Kristian,

I've worked quite a bit with geo-locations, so I'm taking a look at this 
for you. I think I might have found the source of the confusion here. In 
our latest tables 
,
 
those postal codes exist, but not with the states that you have associated 
with them. Here's an example:

   - Your lookup failed for "2484,Queensland,Australia".
   - So, I decided to look up postal code 2484 in Australia in Google 
   Search. It turns out that postal code is located in New South Wales.
   - I took a look at our tables 
   
,
 
   and it is listed as "2484,New South Wales,Australia".

The good news is that the postal codes themselves aren't missing. The 
unfortunate news is that for all the postal codes that aren't working, the 
states associated with them that you are passing in don't match the postal 
code. Are these coming from one of Google's ads systems, or are they coming 
from somewhere else and need to be updated? If they are from one of 
Google's products, please get back to me, and we can figure out the next 
steps on how we can get that fixed. If not, then mystery solved, and you 
can hunt the culprit down elsewhere. 

Best,
Nadine, AdWords API Team

On Monday, January 22, 2018 at 9:03:57 PM UTC-5, Kristian Thompson wrote:
>
> Hi Luis,
>
> Those answers can be found by cross-referencing my attached spreadsheet 
> with your AdWords API Location Criteria 2017-11-02 
> 
>
> Thanks,
> Kristian
>
>
>
> On Monday, January 22, 2018 at 8:04:24 PM UTC+11, Luis Xander Talag 
> (AdWords API Team) wrote:
>>
>> Hi Kristian,
>>
>> Could you confirm if the location criteria you are referring to are the 
>> ones listed in our geo targeting spreadsheet 
>> ?
>>  
>> If yes, could you then provide the 134 postal codes which you said are not 
>> included in the list?
>>
>> Thanks and regards,
>> Luis
>> 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/bacbec79-dfd4-44ff-8644-017807d4d344%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to identify Advertiser accounts

2018-01-23 Thread Chaitanya Phani
Hi, I am using the following code to get the all the accounts under a main 
manager accounts but it has some more manager accounts under main. 

how to identify only advertiser accounts?


https://developers.google.com/adwords/api/docs/samples/python/account-management
  
( Get the account hierarchy under the current account)

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/ae4e8af8-7989-4bb1-a2d0-7d1e7d63df00%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: the field "Status" come from "Placement Performance Report" represent for what?

2018-01-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, 

Please find my responses below:

   1. The Status 
   

 field 
   in Placement Performance Report 
   

 
   will have the status of the placement itself. For instance, if a placement 
   is in paused state, it will have the value as "paused". The given 
   description of that field is very generic. For better clarity, it is 
   explaining how it is similar to status of a campaign in the Campaign 
   Performance Report and status of an Ad Group in the AdGroup performance 
   report. 
   2. Looks like the specific placement that you are referring to was 
   removed on 17-Jan-2018. Irrespective of the date range in the report, 
   Status field being an attribute will always reflect its current state. 
   Since the current state of that placement is removed, your API report is 
   having status as removed. To verify this, you can pick a date range 
   starting from 17-Jan-2018 and confirm that this placement is not visible in 
   your AdWords web interface. 

Let me know if you have any further questions. 

Thanks,
Sreelakshmi, 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/6bcca7ec-3652-4d1d-b4a0-3f2943d6d836%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH

2018-01-23 Thread Chaitanya Phani
Hi,

Trying to pull product reports and getting the following error. 

Error Message:

ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH

when I checked internet it was mentioned, generally it will give this error 
for manager accounts need to provide advertiser account. 
But it is working for campaign report not for Product. May I know why it is 
working for one product but not another one. 

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/5e1e2a31-72b1-44fd-bee1-7c31bae05a84%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Some Campaigns missing in using Google Adwords API

2018-01-23 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Raymond, 

I see that you're querying for all the campaigns that are Enabled, Paused 
and Removed. This will return all the Campaign details with their status 
under the specific client account. Also, please note that video campaigns 
are currently not supported by the AdWords API Services. If you're still 
experiencing a discrepancy, could you share us the complete SOAP request 
and response logs along with the clientCustomerId, so I can take a look? 
Please use *Reply privately to author* option to share the details. 

Regards,
Bharani, 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/aa6a68b5-e41a-4e4b-9218-da22e2344180%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to retrieve all accounts under MCC

2018-01-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi,

You are in the right direction. To get all the accounts under an MCC 
hierarchy, you can use the ManagedCustomerService.get() 

 as 
shown in code sample GetAccountHierarchy 
.
 
To perform a CampaingService.get() 

 on 
each of the client accounts under that MCC, you can build the session with 
that clientCustomerId on the runtime as in ParallelReportDownload 

 sample. 
The sample is for downloading an ad-hoc report from all the client accounts 
under one MCC. You will need to modify the code to perform 
CampaingService.get() instead. By doing this, you will not have to change 
the clientCustomerId in the adsapi_php.ini file while making the get 
campaigns API call. 

Thanks,
Sreelakshmi, 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/e2ce6392-410f-48c6-a162-e278a3ef2499%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Errors when trying to create Proximity criterion - Unmarshalling Error: cvc-elt.4.2: Cannot resolve 'Proximity' to a type definition for element 'criterion'.

2018-01-23 Thread Akil
Hello,

My application is consistently receiving internal errors when I try to 
create Proximity criterion. The error message is:

*Unmarshalling Error: cvc-elt.4.2: Cannot resolve 'Proximity' to a type 
definition for element 'criterion'.*

I've attached SOAP request/response logs to this post. *@API Team* - is 
there something wrong with my request? When will this issue be resolved?

Many thanks,

Akil

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/56f8422e-e45f-46bb-8b14-1f8d02460300%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


soap_request.xml
Description: XML document


soap_response.xml
Description: XML document


Re: Call to undefined method Google\AdsApi\AdWords\v201710\cm\AdGroupAdOperation::getExemptionRequest()

2018-01-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, 

Our team is currently working on getting the samples and the API docs 
updated. I will share the status on this thread once the changes are 
complete. 

Thanks,
Sreelakshmi, 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/ea5f00d8-074c-4b79-bce1-47e95fad9f4f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get Tracking status, Repeat rate, Tracking event by using ConversionTrackerService ?

2018-01-23 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello,

That is my understanding as well. Thanks for putting it in such a clear way 
for people in the future.

Best,
Nadine, AdWords API Team

On Tuesday, January 23, 2018 at 1:13:29 AM UTC-5, cv wrote:
>
> Hi Nadine,
>
> Thanks for your reply.
>
> *On Adwords website, tracking status has  5 values, *
>
> *I am using ConversionTrackerService to get Conversion actions.*
> *'Unverified*' = lastReceivedRequestTime value is empty.
>
> *'No recent conversions'* = mostRecentConversionDate date value is not 
> within last 7 days.
>
> *'Recording conversions'* =  status is ENABLED.
>
> *'Tag inactive'* = lastReceivedRequestTime value is empty and 
> mostRecentConversionDate date value is not within last 7 days.
> OR 
>status is HIDDEN.
>   
> *'Removed'* = status is DISABLED
> *.*
> On Monday, 22 January 2018 20:57:32 UTC+5:30, Nadine Sundquist (AdWords 
> API Team) wrote:
>>
>> Greetings!
>>
>> Thanks for doing your due diligence in looking through our forum first. 
>> In the future, if the forum post looks old, just start a new forum post and 
>> reference the old one. That way, people on the old one don't get bumped. 
>> Just to save time, I won't have you start a new one this time. For 
>> something to be *Unverified*, it *this conversion type has never had any 
>> conversions.* That can be checked in another place other than status. I 
>> double-checked our code base to be sure, but you can also look at the 
>> lastReceivedRequestTime 
>> 
>>  
>> field to see if there is a value there. If you don't see a value, then 
>> there haven't been any conversion, and it is unverified. 
>>
>> Cheers,
>> Nadine, AdWords API Team
>>
>> On Monday, January 22, 2018 at 6:52:55 AM UTC-5, cv wrote:
>>>
>>> Hello Nadine,
>>>
>>> I am also looking at for conversion tracking status like mention on 
>>> below point
>>>
>>> 1. Tracking Status
>>>
>>> On API, status field has 3 values (*Enable*, *Disable* and *Hidden*)
>>>
>>> On Adwords website, tracking status has  5 values ("Unverified", "No 
>>> recent conversions", "Recording conversions", "Tag inactive  and "
>>> *Removed*")
>>>
>>> I want to inform our internal user about tag Unverified if by 
>>> mistakenly conversion tracker code removed from website. 
>>>  
>>>
>>>
>>>
>>> On Friday, 12 June 2015 19:09:43 UTC+5:30, Nadine Sundquist (AdWords API 
>>> Team) wrote:

 Hi,

 Could you please click *Reply privately to author *and send me your 
 customer ID with the conversions that you're trying to retrieve? I want to 
 verify what I've found actually works before sending you the answer.

 Thanks,
 Nadine, AdWords API Team

 On Thursday, May 28, 2015 at 9:59:05 PM UTC-4, Le Le wrote:
>
> Hi Nadine,
>
> I need build a desktop application to manage Conversion tracker. I've 
> taken the most of infomation from *ConversionTrackerService *except 
> "Tracking status", "Repeat rate" and "Tracking event".
>
> Thanks for your support!
>  
>
> On Friday, May 29, 2015 at 7:53:17 AM UTC+7, Nadine Sundquist (AdWords 
> API Team) wrote:
>>
>> Hello,
>>
>> To get this all this information from the *ConversionTrackerService* 
>> requires combining multiple fields in the API. What are you trying to 
>> build, or what is your goal? Perhaps, there's another service I can 
>> recommend to get this kind of data that doesn't require doing 
>> calculations 
>> or combining fields.
>>
>> Best,
>> Nadine, AdWords API Team
>>
>> On Thursday, May 28, 2015 at 12:24:04 AM UTC-7, Le Le wrote:
>>>
>>> Hi Nadine!
>>>
>>> I don't understand about information below:
>>>
>>> 1. Tracking Status
>>>
>>> On API, status field has 3 values (*Enable*, *Disable* and *Hidden*)
>>>
>>> On Adwords website, tracking status has  5 values ("Unverified", "No 
>>> recent conversions", "Recording conversions", "Tag inactive  and "
>>> *Removed*")
>>>
>>> So, how to mapping ?
>>>
>>> 2. Repeat rate
>>>
>>> Can you detail explain for me?
>>>
>>> 3. Tracking event
>>>
>>> I try to switch 2 options *Click *and *Page load, *but when using 
>>> API to get data. I don't identity what field matching with *Click *and 
>>> *Page *load options.
>>>
>>> 4. Conversion value option
>>>
>>> *This problem is resolved.*
>>>
>>>
>>> Thanks for your support again.
>>>
>>>  
>>>
>>>
>>> On Thursday, May 28, 2015 at 1:53:36 AM UTC+7, Nadine Sundquist 
>>> (AdWords API Team) wrote:

 Hello,

 Thanks for clarifying what you need. There isn't always an exact 
 one to one mapping for what you're asking, but you can still 

AWQL Query with multiple account/Clientcustomerid

2018-01-23 Thread ritesh123khapre
Hi

Currently i am using AWQL query API to fetch the performance reports. I 
have multiple account/Clientcustomerid.
I want fetch records for all the columns across multiple Clientcustomerid.

Please, let me know how this is possible.

Currently i am just adding only one header as Clientcustomerid

Regards
Ritesh

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/cc64ae8c-f076-4664-af07-214de2621080%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


the field "Status" come from "Placement Performance Report" represent for what?

2018-01-23 Thread zhang chandler

in the  "placement performance report "document,  the field "status" 
represent below:

"The status of the main object in this row. For example, in a Campaign 
Performance Report this will be the status of each row's Campaign. In an Ad 
Group Performance Report this will be the status of each row's AdGroup. "

#1 Then I though  the description  confuses me . I don't know how to 
comprehesion the description. I don't know what that mean.
#2 Secondly, I found a record that the "status" field show "removed", take 
a look at the picture #1,
but in the adword system ,as you see picture #2, the "status ( 状态) " show 
"this is a placement which is created by the system"(“系统推荐的展示位置”),
yep, why the report api respone me a "removed status" ,but the adword 
system show me the other thing?

picture#1









picture#2




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4054764b-19c4-4b11-9c1b-0649d185bc48%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to retrieve all accounts under MCC

2018-01-23 Thread ag . apitesthesabi

Hi,
I'd like to retrieve all Accounts under MCC and campaigns of the each 
Account. 
As a start point, I run GetAccountHierarchy.php file in order to get all 
test clients . It works fine if I change the client Id to manager id in 
adsapi_php.ini file, but then when I run the getCampaign.php file for 
example, I got an error. 

Could you please help me to find solution about this issue?

Thank you very much for your time.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a7246138-f16e-40f7-9029-beb3ed2fba42%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Some Campaigns missing in using Google Adwords API

2018-01-23 Thread Raymond Au Yong


Hi all, 

I'm facing a problem where some of the campaigns seem unable to grab by 
using the Adwords API but I was able to see it in the Adwords UI. 

 

Here are the factions of the code:


CampaignService campaignService = 
(CampaignService)user.GetService(AdWordsService.v201710.CampaignService);

Selector selectorCS = new Selector();
selectorCS.fields = new string[] { "Id", "Name", "Status" };
selectorCS.paging = new Paging();

Predicate predicateCS = new Predicate();
predicateCS.field = "CampaignStatus";
predicateCS.@operator = PredicateOperator.IN;
predicateCS.values = new string[] { "ENABLED", "PAUSED", "REMOVED" 
};
selectorCS.predicates = new Predicate[] { predicateCS };

CampaignPage page = new CampaignPage();
page = campaignService.get(selectorCS);

if (page.totalNumEntries > 0)


I have authenticated successfully by using OAuth with the necessary 
credentials. Some of the clientCustomerID that I supplied managed to get 
something out (page.totalNumEntries > 0), but not all even the campaign 
status is "Enabled". 

 

Appreciate the help from all the experts. Please enlightened me a little


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/75086fa5-e242-40f7-b023-f37227cb945e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How can I get the recommended language by location?

2018-01-23 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi,

Currently, only targeting the languages listed in this documentation 

 is 
available via the AdWords API and retrieving recommended languages related 
to your current targeted locations is not supported. For any future 
updates, you may follow our blog in this link 
.

Thanks and regards,
Luis
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/0a3266af-f864-46b5-b0ea-f008efd8d458%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: DownloadCriteriaReportWithAwql got empty data

2018-01-23 Thread lijy8023
Thank you
I think you may not understand my means.
i need's data like Geo Performance report's description[The Geo Performance 
report includes all statistics aggregated at the country/territory level, 
one row per country/territory]
i need campaign's cost in every country.
but it looks like The Geo Performance report are not supported UAC ads
Although Campaign Location Target Report can get some country's data but 
only a little country,not all. i need all detial datas

在 2018年1月11日星期四 UTC+8上午12:22:37,Milind Sankeshware (AdWords API Team)写道:
>
> Hi Lijy,
>
> To get the stats of all campaigns, could you set IncludeZeroImpressions in 
> the header to true and run the report? For more information please find 
> this guide 
> .
>  
> I ran the report in AdWords API and I was getting the values for all 
> campaigns. The stats in API report was matching with the report in the old 
> UI view in this case. 
> I also observed that there is a slight discrepancy in clicks and 
> impressions between the old and new UI views. Since that is a issue with 
> the UI, you could either post this on the Advertisers community forum 
> 
>  or 
> use the help button in the AdWords UI to call the AdWords Support team?
>
> Thanks,
> Milind, 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/e1b88bcc-dbec-41cf-a244-2ef4275a0c28%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How can I get the recommended language by location?

2018-01-23 Thread 18824261965

Hi,
I want get the recommended language with adwords api. like the picture 
below. 



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d65d597d-ec89-4083-a610-81ce6382ea25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Call to undefined method Google\AdsApi\AdWords\v201710\cm\AdGroupAdOperation::getExemptionRequest()

2018-01-23 Thread Андрей Соколовский
Hi

You still have not fixed the mistake?

https://developers.google.com/adwords/api/docs/samples/php/error-handling#handle-policy-violation-errors


вторник, 16 января 2018 г., 18:51:17 UTC+2 пользователь Sreelakshmi 
Sasidharan (AdWords API Team) написал:
>
> Hi, 
>
> Could you correct this  
> 
> line 
> 
>  of 
> your code to : "$exemptionRequests = $operation->getExemptionRequests();"? 
> Looks like the sample is missing an "s" in the method call. Thanks for 
> bringing this to our attention. I will let the team know to get the samples 
> corrected. 
>
> Thanks,
> Sreelakshmi, 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/f6485c93-a963-4e18-a358-bba98281b5e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.