Re: Unable to Install Library with Composer due to guzzlehttp/psr7 conflict

2017-01-05 Thread 'Peter Oliquino' via AdWords API Forum
Hi Nick,

Could you confirm if you have followed this guide 
 in setting up your PHP 
client library? If yes, and if the issue persists, you may get in touch 
directly with the library owner through here 
. Hope this helps.

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/1b404c92-a109-4543-adfd-db7f3cc859a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Unable to Install Library with Composer due to guzzlehttp/psr7 conflict

2017-01-05 Thread Nick Harris
I run the command "composer require googleads/googleads-php-lib" and this 
is what I get:

>
> Using version ^25.0 for googleads/googleads-php-lib
> ./composer.json has been updated
> Loading composer repositories with package information
> Updating dependencies (including require-dev)
> Your requirements could not be resolved to an installable set of packages.
>   Problem 1
> - googleads/googleads-php-lib 25.0.0 requires google/auth ^0.7 -> 
> satisfiable by google/auth[v0.7].
> - Installation request for googleads/googleads-php-lib ^25.0 -> 
> satisfiable by googleads/googleads-php-lib[25.0.0].
> - Conclusion: remove guzzlehttp/psr7 1.3.1
> - Conclusion: don't install guzzlehttp/psr7 1.3.1
> - google/auth v0.7 requires guzzlehttp/psr7 1.2.* -> satisfiable by 
> guzzlehttp/psr7[1.2.0, 1.2.1, 1.2.2, 1.2.3].
> - Can only install one of: guzzlehttp/psr7[1.2.0, 1.3.1].
> - Can only install one of: guzzlehttp/psr7[1.2.1, 1.3.1].
> - Can only install one of: guzzlehttp/psr7[1.2.2, 1.3.1].
> - Can only install one of: guzzlehttp/psr7[1.2.3, 1.3.1].
> - Installation request for guzzlehttp/psr7 (locked at 1.3.1) -> 
> satisfiable by guzzlehttp/psr7[1.3.1].
>
> Installation failed, reverting ./composer.json to its original content.


Any ideas how to get it to work?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7125b4e2-b346-46e6-a786-5d6715bb6cc8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: some questions regarding drafts and experiments

2017-01-05 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
HI Artem,

Could you do me a huge favor and start a new thread for this question, 
please? It makes it so much easier for people to search and read later if 
they have the same kind of question.

Thanks!
Nadine, AdWords API Team

On Thursday, January 5, 2017 at 4:06:01 PM UTC-5, Artem Budishchev wrote:
>
> Hi all!
>
> Sorry for hijacking the question. 
>
> I have a small question: is it possible to also query for the traffic 
> share set in the experiments in keyword performance reports (or any other 
> report)?
> I could find only the base campaign id field, but would also like to have 
> a traffic share value like 0.5 for base campaign id and 0.5 for experiment 
> for instance in the report.
>
> Cheers,
> Artem.
>
> On Wednesday, November 16, 2016 at 12:42:16 PM UTC+1, Imran Tufail wrote:
>>
>> Hi there!
>>
>> I want to ask some questions regarding drafts and experiments.
>>
>> 1. Can i create the *Drafts* through batch job service ?
>> 2. Can i create the *experiments* through batch job service ?
>> 3. How i can get the *statistics* of an Experiment vs the original 
>> campaign (comparison) ?
>> 4. After creating an experiment from a draft, Is further changes (suppose 
>> add more Ads) to this* draft will reflect the changes to corresponding 
>> experiment* ?
>> 5. Is any way to modify the experiment directly (add new Ads etc) ?
>>
>> Regards
>> Imran Tufail
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3323b423-89c8-4173-a9ca-1156014e5ca9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Download campaigns - Not included in report

2017-01-05 Thread 'Peter Oliquino' via AdWords API Forum
Hi Vikram,

You may first get the CampaignIds 

 of 
your UACs through the Campaign Performance Report and then generate the AdGroup 
Performance Report 

 using 
the CampaignId 

 field 
as filter in order to get the AdGroups belonging to your Universal App 
Campaigns. Let me know if this works.

Cheers,
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/ecd1f9a0-8a3e-4139-a13d-15999d416b26%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: in my MCC account there is not option of AdWords API Center

2017-01-05 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Zohaib,

Developer token available in your AdWords production manager account can be 
used to make API calls against any test account. Developer tokens are not 
issued against AdWords test manager accounts. To create a test manager 
account, please refer to this guide 

.

Regards,
Vishal Vinayak, 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/84af24f7-24cb-4c07-9f5b-34b6140d078e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: in my MCC account there is not option of AdWords API Center

2017-01-05 Thread Zohaib Waseem
Hi Vishal 

thanks for reply.
i want to create Adword test manager account 

please see this 
https://developers.google.com/adwords/api/docs/guides/first-api-call#request_a_developer_token

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0f397d2f-5f8e-4041-b1b6-930ffe21c777%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: some questions regarding drafts and experiments

2017-01-05 Thread Artem Budishchev
Hi all!

Sorry for hijacking the question. 

I have a small question: is it possible to also query for the traffic share 
set in the experiments in keyword performance reports (or any other report)?
I could find only the base campaign id field, but would also like to have a 
traffic share value like 0.5 for base campaign id and 0.5 for experiment 
for instance in the report.

Cheers,
Artem.

On Wednesday, November 16, 2016 at 12:42:16 PM UTC+1, Imran Tufail wrote:
>
> Hi there!
>
> I want to ask some questions regarding drafts and experiments.
>
> 1. Can i create the *Drafts* through batch job service ?
> 2. Can i create the *experiments* through batch job service ?
> 3. How i can get the *statistics* of an Experiment vs the original 
> campaign (comparison) ?
> 4. After creating an experiment from a draft, Is further changes (suppose 
> add more Ads) to this* draft will reflect the changes to corresponding 
> experiment* ?
> 5. Is any way to modify the experiment directly (add new Ads etc) ?
>
> Regards
> Imran Tufail
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/dd434813-fe2f-4510-8e1c-146eeea4c2f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Download campaigns - Not included in report

2017-01-05 Thread Vikram Tiwari
Hey Peter - A follow-up question.

I want to get UAC campaigns data grouped by ad groups. But as I see, from 
various available report types, it seems that there's no way to query that. 
Could you help?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c1d0d227-cd81-416c-9346-171c5e653ee5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: CustomerSerivce getCustomers no such method (migrating 201605 to 201607)

2017-01-05 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Raneen,

I tried fetching the customer ID for an account using the following Java 
code (v201607) and I did not face any issues. 

*CustomerServiceInterface customerService = adWordsServices.get(session, 
CustomerServiceInterface.class);*
*Customer[] customers = customerService.getCustomers();*

To be able to debug further, could you please provide me with the SOAP XML 
request and response logs for the API call?

More details on how CustomerService works in various versions of the API 
are available in this guide 
. 
To fetch the entire account hierarchy in v201607, you can refer to this 
example 

 in 
Java. Same example is available in other client libraries 
 as well.

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/47985223-5ed9-4c9f-b390-da47649acbc6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Download campaigns - Not included in report

2017-01-05 Thread Vikram Tiwari
Thanks Peter - That was helpful.

On Thursday, January 5, 2017 at 12:04:47 AM UTC-8, Peter Oliquino wrote:
>
> Hi Vikram,
>
> The campaign type you are referring to are the Universal App Campaigns 
> (UAC). For reporting, UAC statistics can be found in the following reports 
> mentioned here 
> .
>  
> Currently, however, the AdvertisingChannelType 
> 
>  and AdvertisingChannelSubType 
> 
>  fields 
> are not available in the Adgroup Performance Report. I hope this helps.
>
> 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/8ace960e-78fd-4d92-a042-780d91b5e603%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Data not properly aggregated in KEYWORDS_PERFORMANCE_REPORT

2017-01-05 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Charlie,

I'm glad that the issue was resolved. Please feel free to reach out again 
in case you have any 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/98108f3a-399a-4632-a8ce-c9cce5a84b23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ConversionCategoryName not compatible with field Conversions?

2017-01-05 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi,

Good news: the restriction on Conversions + ConversionCategoryName has been 
lifted, and I just updated our report documentation 

 as 
well. Please give your report request another try and let me know if you 
encounter any issues.

Thanks,
Josh, AdWords API Team

On Friday, December 9, 2016 at 10:52:52 AM UTC-5, Josh Radcliff (AdWords 
API Team) wrote:
>
> Hi,
>
> I'm still waiting for a response from our reporting team on this question:
>
> Why is it that the ConversionCategoryName is incompatible with Conversions 
>> metric for the Shopping Performance Report?
>
>
> I'll ask them again for an update and post back here when I have more 
> information.
>
> Thanks,
> Josh, AdWords API Team
>
> On Thursday, December 8, 2016 at 4:32:06 PM UTC-5, Sam Shmeil wrote:
>>
>> Hi, any update?
>>
>> On Tuesday, September 27, 2016 at 8:59:34 AM UTC-4, Josh Radcliff 
>> (AdWords API Team) wrote:
>>>
>>> Hi,
>>>
>>> Please see my responses below.
>>>
>>> Cheers,
>>> Josh, AdWords API Team
>>>
>>> On Monday, September 26, 2016 at 12:10:14 PM UTC-4, Joe Rosenwald wrote:

 Why is it that the ConversionCategoryName is incompatible with 
 Conversions metric for the Shopping Performance Report?

>>>
>>> Good question -- I'm looking into this one and will get back to you.
>>>  
>>>

 I want to be able to only get Conversions that are from Purchase/Sale

>>>
>>> Which *ConversionType*s are included in the *Conversion* metric is 
>>> determined by the ConversionTracker.excludeFromBidding attribute 
>>> .
>>>  
>>> A value of *false* means that conversions from the tracker will be 
>>> included in *Conversions*.
>>>  
>>>

 Are PLAs/Shopping only purchase sale?

>>>
>>> This depends on which *ConversionType*s (and their categories) you 
>>> choose to trigger from your shopping ads.
>>>
>>>  
>>>

 Also, what is the difference between ConversionCategoryName and  
 ConversionTypeName?

>>>
>>> * ConversionCategoryName* is one of the predefined values listed for 
>>> the ConversionTracker.category enum 
>>> ,
>>>  
>>> so you could, for example, have multiple *ConversionTracker* objects 
>>> with the same category. In contrast, *ConversionTypeName* is the 
>>> *unique* name of the individual *ConversionTracker*.
>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/035385a2-06a7-4df1-90de-aef129868201%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Does Google Adwords have region specific load balancing or traffic rerouting implemented?

2017-01-05 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Karan,

We do have a number of API users around the world, and we do take that into 
account. I can't guarantee that every request will be served geographically 
in the same location, but we do optimize to make sure each request is 
served as quickly as possible. That's especially important because AdWords 
API users can definitely generate a lot of load. Unfortunately, I can't 
give you the exact locations of our data centers, but I have observed that 
requests are routed to various locations around the world. 

Cheers,
Nadine, AdWords API Team

On Wednesday, January 4, 2017 at 7:04:36 PM UTC-5, Karan Vohra wrote:
>
> Hi,
>
> We develop thick client application which interacts with Google Adwords 
> APIs to fetch the data.
>
> I had a very simple question that is there any optimization done by Ad 
> Words API to implement region specific load balancing and traffic routing. 
> We have customers in Australia, US and Europe so was wondering whether 
> there be any latencies observed if all requests go through specific data 
> centers in US? Or will Google Ad words serve the request in the closest 
> data center? Are there Ad Words data centers in Europe or Asia Pacific?
>
> 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/05b13a0c-2063-4ce8-b8e1-752458cd32ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


CustomerSerivce getCustomers no such method (migrating 201605 to 201607)

2017-01-05 Thread raneen . khoury
Hi, 
i'm using the adowrds api ,
we are migrating the version to 201607 
one of the changes in this version is the way we  get the customers , the 
get method will not be in the new version and will be new method 
getCustomers()



in the previous version we did 
currently in 201605 we used this method => 

Customer mainCustomer = customerService.get();


and in case mainCustomer.getCanManageClients() equal to true 


we used this code to get all customers 


String mccCustomerId = mainCustomer.getCustomerId().toString();

ManagedCustomerServiceInterface customerServiceInterface = 
adWordsServices.get(session, ManagedCustomerServiceInterface.class);
// Create selector.
com.google.api.ads.adwords.axis.v201605.cm.Selector selector = new 
com.google.api.ads.adwords.axis.v201605.cm.Selector();
selector.setFields(new String[] { "Name", "CustomerId", "CurrencyCode", 
"DateTimeZone", "CanManageClients" });

// Get results.
ManagedCustomerPage page = customerServiceInterface.get(selector);





when i try to get the customers by the new version we got an error that no 
such method .

 example what we trying to do => Customer []mainCustomer2 = 
customerService.getCustomers();

the log :  Method threw 'java.lang.NoSuchMethodError' exception.

cause/detailMessage : => 
com.google.common.base.Preconditions.checkArgument(ZLjava/lang/String;Ljava/lang/Object;)V


questions 

1)how to solve the problem ?
2)is there an migration guide for customers ? i didn't found in the library 
it only have the campaigns . 
3)how to get mainCustomer , and how to get all the customers that related 
to this mainCustomer .


Thanks in advance,
Raneen.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5263d28c-8fc7-4ad3-9bda-f4be40298acd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: What sort of Status changes are permitted to TextAds effective January 31, 2017?

2017-01-05 Thread adivenuti
Peter, thanks for confirming.

We are definitely continuing with our efforts to advise and assist 
customers with replacing their Standard Text Ads with Expanded Text Ads as 
soon as possible!

On Wednesday, January 4, 2017 at 9:52:21 PM UTC-5, Peter Oliquino wrote:
>
> Hi,
>
> My apologies for the delay. The AdWords API will still allow that 
> operation for the Status field since the plan is for Standard Text Ads to 
> still continue to serve as mentioned in the blog 
> .
>  
> However, it is strongly recommended to migrate/upgrade from Standard Text 
> Ads to Expanded Text Ads in order to fully utilize the functionality of the 
> AdWords API for your text ads.
>
> 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/08e45f17-6001-4c83-ac9a-2b8d709b53ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Data not properly aggregated in KEYWORDS_PERFORMANCE_REPORT

2017-01-05 Thread Charlie Saunders
I checked the IDs (should have done that first, obviously) and it led me to 
find a capitalization issue, as you suggested, Zweitze.  Thank you!

It turns out the second version of the ad group was removed, which is 
likely why I missed it the first time I looked in the account, as well.

Thanks again,
Charlie


On Thursday, January 5, 2017 at 3:20:32 AM UTC-5, Zweitze wrote:
>
> Possible expanation:
> AdWords API is case sensitive. Maybe you see differences in that regard?
>
> Try including fields AdGroupId and Id, and see if those are the same too.
>
>
> On Wednesday, January 4, 2017 at 6:16:26 PM UTC+1, Charlie Saunders wrote:
>>
>> Hello all,
>>
>> I'm seeing several instances where data does not seem to be getting 
>> properly aggregated in a KEYWORDS_PERFORMANCE_REPORT.
>>
>> The report has two rows with the same campaign name, ad group name, 
>> keyword text, and match type.  The Max CPCs differ, as do the performance 
>> metrics.
>>
>> There are several similar duplicates.
>>
>> I am downloading a report with the following fields using v201609 of the 
>> Java library (Maven distribution).
>> - CampaignName
>> - AdGroupName
>> - Keyword
>> - KeywordMatchType
>> - CpcBid
>> - CpmBid
>> - SearchImpressionShare
>> - AveragePosition
>> - Clicks
>> - Impressions
>> - CrossDeviceConversions
>> - Conversions
>> - ConversionValue
>>
>> Am I missing something here?  Are there any known issues around 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/af33d3ad-dd61-4afb-b3cb-90570abb7677%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Data not properly aggregated in KEYWORDS_PERFORMANCE_REPORT

2017-01-05 Thread Zweitze
Possible expanation:
AdWords API is case sensitive. Maybe you see differences in that regard?

Try including fields AdGroupId and Id, and see if those are the same too.


On Wednesday, January 4, 2017 at 6:16:26 PM UTC+1, Charlie Saunders wrote:
>
> Hello all,
>
> I'm seeing several instances where data does not seem to be getting 
> properly aggregated in a KEYWORDS_PERFORMANCE_REPORT.
>
> The report has two rows with the same campaign name, ad group name, 
> keyword text, and match type.  The Max CPCs differ, as do the performance 
> metrics.
>
> There are several similar duplicates.
>
> I am downloading a report with the following fields using v201609 of the 
> Java library (Maven distribution).
> - CampaignName
> - AdGroupName
> - Keyword
> - KeywordMatchType
> - CpcBid
> - CpmBid
> - SearchImpressionShare
> - AveragePosition
> - Clicks
> - Impressions
> - CrossDeviceConversions
> - Conversions
> - ConversionValue
>
> Am I missing something here?  Are there any known issues around 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/1d387684-3219-46d4-9ba6-f797d5348719%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Download campaigns - Not included in report

2017-01-05 Thread 'Peter Oliquino' via AdWords API Forum
Hi Vikram,

The campaign type you are referring to are the Universal App Campaigns 
(UAC). For reporting, UAC statistics can be found in the following reports 
mentioned here 
.
 
Currently, however, the AdvertisingChannelType 

 and AdvertisingChannelSubType 

 fields 
are not available in the Adgroup Performance Report. I hope this helps.

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/150788f2-ad08-4a0d-a2fc-f88b330ffbf1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.