Re: OAuthTokenGenerator.exe reports "Your browser is not supported anymore. Please update to a more recent one"

2016-08-04 Thread gajender singh
Hi Mike,
We have the exact same issue. Any help would be appreciated. 

On Thursday, 4 August 2016 17:51:36 UTC+5:30, Michael Cloonan (AdWords API 
Team) wrote:
>
> Hello,
>
> I apologize for the inconvenience. I have alerted our engineering team and 
> will update this thread with information as I get it.
>
> Regards,
> Mike, AdWords API Team
>
> On Wednesday, August 3, 2016 at 4:18:37 PM UTC-4, ry...@tldpros.com 
>  wrote:
>>
>> I've been following the instructions on 
>> https://developers.google.com/adwords/api/docs/guides/first-api-call and 
>> have gotten to the section titled "Get an OAuth2 refresh token and 
>> configure your client". The instructions on 
>> https://github.com/googleads/googleads-dotnet-lib/wiki/API-access-using-own-credentials-(installed-application-flow)#step-2---setting-up-the-client-library
>>  say 
>> to use OAuthTokenGenerator.exe to generate the token. When I run the tool 
>> and the web form opens, it redirects to a page that says "Your browser is 
>> not supported anymore. Please update to a more recent one". I've tried this 
>> on several computers (Win 8.1, Win 7). I've also tried making Chrome the 
>> default browser but it still seems to open the web view in an IE control.
>>
>> Not sure where to go from here. Any assistance is appreciated. 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/26daae0c-9d1b-49d7-961e-dc5eb44ce7c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Targeting Idea Service STATS CollectionSizeError.TOO_MANY

2016-08-04 Thread Alex Benusovich
Attached request and response from my test.
Thanks,
Alex

On Thursday, August 4, 2016 at 4:05:41 PM UTC-7, Anthony Madrigal wrote:
>
> Hi Alex,
>
> The limit has not changed as far as I know. Could you please provide me 
> with the SOAP request and response that resulted in this error so I can 
> take a further look?
>
> Thanks,
> Anthony
> 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/27e5c559-1479-4928-a25d-031aa2325e74%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


response.xml
Description: XML document


request.xml
Description: XML document


Re: Will "CustomerSynchService.get" operations report clearing of Target CPA and Conversion Optimizer bid mods?

2016-08-04 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Al,

I'm glad you liked the post! That's helpful feedback. I don't believe these 
changes will show up in CustomerSyncService, but I'll double-check with the 
person on my team heading up this effort, and I'll get back to you.

Cheers,
Nadine, AdWords API Team

On Thursday, August 4, 2016 at 11:36:01 AM UTC-4, adiven...@wordstream.com 
wrote:
>
> Hello,
>
> I've read the blog post concerning the impending clearing of platform bid 
> modifiers for Target CPA and Conversion Optimizer campaigns that is planned 
> to begin in late August available here:
>
>
> http://googleadsdeveloper.blogspot.com/2016/08/clearing-platform-bid-modifiers-of.html
>  
>
> It's a very informative posting and my thanks to the AdWords API Team in 
> taking the time to document this in great detail!
>
> One question that I have concerns whether or not these changes will be 
> reported by all-currently-supported API versions of the 
> CustomerSynchService.
>
> If a customer within the AdWords UI were to make the same changes in his 
> account that are listed beneath the section in the blog posting with the 
> heading "Here are some changes that you’ll see in your account before the 
> new features launches", then I would expect those various changes to be 
> available via calls to the CustomerSynchService.get operation in the data 
> that is returne for:
>
> CustomerSynchService.AdgroupChangeData.removedAdGroupBidModifier
> CustomerSynchService.CampaignChangeData.removedCampaignCriterion
> CustomerSynchService.CampaignChangeData.addedCampaignCriterion
>
> So will the changes that AdWords makes to clear the bid modifiers be 
> reported back via CustommerSyncService.get calls in the same way that they 
> would if the customer had performed those same changes in the AdWords UI.
>
> Many thanks!
>
> -Al
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0f052ab4-e974-46b1-88b6-47d728c4bd58%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get Customer Id using Access token for Non-MCC account

2016-08-04 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Shibu,

You can use the ManagedCustomerService 

 from 
your MCC level in order to get the client accounts under it. This will give 
you the customer Ids of these accounts as well if you select the field 
customerId 

.

Cheers,
Anthony
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/ccbeec05-879b-4edf-9523-32ff54f93a88%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Click bots fraud + API automation

2016-08-04 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Peter,

InvalidClicks are only available through reports 

 
via the AdWords API. Unfortunately, there does not appear to be a way of 
detecting these clicks then banning them from ads.

Regards,
Anthony
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/763ff88f-f180-4f43-b93a-87081cfca92c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Targeting Idea Service STATS CollectionSizeError.TOO_MANY

2016-08-04 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Alex,

The limit has not changed as far as I know. Could you please provide me 
with the SOAP request and response that resulted in this error so I can 
take a further look?

Thanks,
Anthony
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/7910945e-93ec-4373-a868-3b72643c710d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Targeting Idea Service STATS CollectionSizeError.TOO_MANY

2016-08-04 Thread Alex Benusovich


I am getting a CollectionSizeError.TOO_MANY error when requesting stats for 
800 keywords since July 28th. Before that it was working fine.

Documentation says 800 is the limit: 
https://developers.google.com/adwords/api/docs/appendix/limits#targetingidea

After some testing I determined the internal limit is now 700 (701 fails). 
Is the limit 700 now?

Thank!






-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d9d4e598-686a-4934-a17e-e0efd2f46b70%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Targeting idea Service STATS Limit

2016-08-04 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Alex,

This forum thread is over two years old. Could you kindly start a new 
thread for your question?

Regards,
Shwetha, 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/b2e8-516a-43c6-a0c0-af3f8b71ef34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdvertisingChannelType null

2016-08-04 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Aba,

You could use the GetCampaigns.java example 

 in 
the client library, but modify it slightly to also include the selector 
field *CampaignField.AdvertisingChannelType*. You can see the complete list 
of selector fields either on the CampaignField enum in the library 

 or 
on the Selector fields page 
. 
As a general rule, the AdWords API will only return fields that you include 
in your selector.

Thanks,
Josh, AdWords API Team

On Thursday, August 4, 2016 at 5:00:17 PM UTC-4, Aba wrote:
>
> Hi Josh,
>
> Would you happen to know how I can get the type of an AdWords Campaign 
> (SEARCH, DISPLAY, SHOPPING etc..) using the current Java API then ? 
>
> Thanks,
> Aba
>
> On Thursday, August 4, 2016 at 4:48:20 PM UTC-4, Josh Radcliff (AdWords 
> API Team) wrote:
>>
>> Hi,
>>
>> As of version 2.14.0 of the Java client library 
>> , we 
>> are no longer supporting or updating the beta AdWords Utility Extension. If 
>> you would like to continue to use the extension, you are free to do so, but 
>> you will have to update it for new versions of the AdWords API in your own 
>> clone of the project.
>>
>> Thank you,
>> Josh, AdWords API Team
>>
>> On Thursday, August 4, 2016 at 2:27:42 PM UTC-4, Aba wrote:
>>>
>>> Hello guys,
>>>
>>>
>>> I tried it out with the latest 201607 API , and still got the same 
>>> issue. It's defaulting to NULL. 
>>>
>>> any news ? 
>>>
>>> On Thursday, February 19, 2015 at 10:12:55 AM UTC-5, Josh Radcliff 
>>> (AdWords API Team) wrote:

 Thanks for filing the issue. I just replied with the root cause there - 
 I'll post updates to that issue once we have it fixed.

 Cheers,
 Josh, AdWords API Team

 On Thursday, February 19, 2015 at 7:21:29 AM UTC-5, David B. wrote:
>
>  Ok, done !
>
>  Regards
>
> Le mercredi 18 février 2015 18:51:21 UTC+1, Josh Radcliff (AdWords API 
> Team) a écrit :
>>
>> Hi,
>>
>> Thanks for pointing this out. Could you file an issue in the Java 
>> Client Library 
>> ? This will 
>> allow us to track the problem + will ensure you get updates once it's 
>> fixed.
>>
>> Cheers,
>> Josh, AdWords API Team
>>
>> On Wednesday, February 18, 2015 at 12:02:53 PM UTC-5, David B. wrote:
>>>
>>> Hi guys,
>>>
>>> Here a sample code, using the utility extension. I'm trying to get 
>>> the AdvertisingChannel value for each campaign, but I get a null value. 
>>> I 
>>> tried (firstly) to get ExtendedManagedCampaigns, but nothing is set. 
>>>
>>> Is it a bug from the utility extension (so I'll post a feature 
>>> request), from the account (not updated ? - don't think so), or 
>>> something 
>>> not handled by v201409 (open to shortlisted parters, as it can happend) 
>>> ?
>>>
>>> Thanks for your help !
>>>
>>> Cheers
>>>
>>> import 
>>> com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer;
>>> import com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc;
>>> import 
>>> com.google.api.ads.adwords.axis.v201409.cm.AdvertisingChannelType;
>>> import com.google.api.ads.adwords.axis.v201409.cm.Campaign;
>>> import com.google.api.ads.common.lib.conf.ConfigurationLoadException;
>>> import com.google.api.ads.common.lib.exception.OAuthException;
>>> import com.google.api.ads.common.lib.exception.ValidationException;
>>> import java.rmi.RemoteException;
>>> import java.util.List;
>>>
>>>
>>> public class NewMain {
>>>
>>> /**
>>>  * @param args the command line arguments
>>>  */
>>> public static void main(String[] args) throws OAuthException, 
>>> ValidationException, ConfigurationLoadException, RemoteException {
>>> 
>>> ExtendedMcc mcc = ExtendedMcc.withOAuth2FromFile();
>>> ExtendedManagedCustomer customer = 
>>> mcc.getExtendedManagedCustomer(accountIdLong);
>>> List campaigns = customer.getCampaigns();
>>> 
>>> for (Campaign c : campaigns) {
>>> AdvertisingChannelType channelType = 
>>> c.getAdvertisingChannelType(); // null value;
>>> 
>>> 
>>> }
>>> 
>>> }
>>> 
>>> }
>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:

Re: AdvertisingChannelType null

2016-08-04 Thread Aba
Hi Josh,

Would you happen to know how I can get the type of an AdWords Campaign 
(SEARCH, DISPLAY, SHOPPING etc..) using the current Java API then ? 

Thanks,
Aba

On Thursday, August 4, 2016 at 4:48:20 PM UTC-4, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi,
>
> As of version 2.14.0 of the Java client library 
> , we 
> are no longer supporting or updating the beta AdWords Utility Extension. If 
> you would like to continue to use the extension, you are free to do so, but 
> you will have to update it for new versions of the AdWords API in your own 
> clone of the project.
>
> Thank you,
> Josh, AdWords API Team
>
> On Thursday, August 4, 2016 at 2:27:42 PM UTC-4, Aba wrote:
>>
>> Hello guys,
>>
>>
>> I tried it out with the latest 201607 API , and still got the same issue. 
>> It's defaulting to NULL. 
>>
>> any news ? 
>>
>> On Thursday, February 19, 2015 at 10:12:55 AM UTC-5, Josh Radcliff 
>> (AdWords API Team) wrote:
>>>
>>> Thanks for filing the issue. I just replied with the root cause there - 
>>> I'll post updates to that issue once we have it fixed.
>>>
>>> Cheers,
>>> Josh, AdWords API Team
>>>
>>> On Thursday, February 19, 2015 at 7:21:29 AM UTC-5, David B. wrote:

  Ok, done !

  Regards

 Le mercredi 18 février 2015 18:51:21 UTC+1, Josh Radcliff (AdWords API 
 Team) a écrit :
>
> Hi,
>
> Thanks for pointing this out. Could you file an issue in the Java 
> Client Library 
> ? This will 
> allow us to track the problem + will ensure you get updates once it's 
> fixed.
>
> Cheers,
> Josh, AdWords API Team
>
> On Wednesday, February 18, 2015 at 12:02:53 PM UTC-5, David B. wrote:
>>
>> Hi guys,
>>
>> Here a sample code, using the utility extension. I'm trying to get 
>> the AdvertisingChannel value for each campaign, but I get a null value. 
>> I 
>> tried (firstly) to get ExtendedManagedCampaigns, but nothing is set. 
>>
>> Is it a bug from the utility extension (so I'll post a feature 
>> request), from the account (not updated ? - don't think so), or 
>> something 
>> not handled by v201409 (open to shortlisted parters, as it can happend) ?
>>
>> Thanks for your help !
>>
>> Cheers
>>
>> import 
>> com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer;
>> import com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc;
>> import 
>> com.google.api.ads.adwords.axis.v201409.cm.AdvertisingChannelType;
>> import com.google.api.ads.adwords.axis.v201409.cm.Campaign;
>> import com.google.api.ads.common.lib.conf.ConfigurationLoadException;
>> import com.google.api.ads.common.lib.exception.OAuthException;
>> import com.google.api.ads.common.lib.exception.ValidationException;
>> import java.rmi.RemoteException;
>> import java.util.List;
>>
>>
>> public class NewMain {
>>
>> /**
>>  * @param args the command line arguments
>>  */
>> public static void main(String[] args) throws OAuthException, 
>> ValidationException, ConfigurationLoadException, RemoteException {
>> 
>> ExtendedMcc mcc = ExtendedMcc.withOAuth2FromFile();
>> ExtendedManagedCustomer customer = 
>> mcc.getExtendedManagedCustomer(accountIdLong);
>> List campaigns = customer.getCampaigns();
>> 
>> for (Campaign c : campaigns) {
>> AdvertisingChannelType channelType = 
>> c.getAdvertisingChannelType(); // null value;
>> 
>> 
>> }
>> 
>> }
>> 
>> }
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/610f5a66-32b4-4b91-b48b-8b735db4de38%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords API not working on Eclipse

2016-08-04 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi T. M. Simanis,

Since this is the first time you are trying to run the GetRefreshToken 
example in a new Eclipse environment, I would suggest the following to 
correctly run the Java class:

   1. Open GetRefreshToken.java file in your eclipse IDE
   2. Right click anywhere on the code
   3. Click on Run as > Java Application

If that doesn't help, unfortunately we would not be able to provide support 
since this might be an issue with your local environment. 

Also, the steps to get started with your PHP environment (to fetch the 
campaigns list for example) are listed in the README.md of this github 
repository .  

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/907176f3-9eed-472c-bde1-126bfaf45f3d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdvertisingChannelType null

2016-08-04 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi,

As of version 2.14.0 of the Java client library 
, we 
are no longer supporting or updating the beta AdWords Utility Extension. If 
you would like to continue to use the extension, you are free to do so, but 
you will have to update it for new versions of the AdWords API in your own 
clone of the project.

Thank you,
Josh, AdWords API Team

On Thursday, August 4, 2016 at 2:27:42 PM UTC-4, Aba wrote:
>
> Hello guys,
>
>
> I tried it out with the latest 201607 API , and still got the same issue. 
> It's defaulting to NULL. 
>
> any news ? 
>
> On Thursday, February 19, 2015 at 10:12:55 AM UTC-5, Josh Radcliff 
> (AdWords API Team) wrote:
>>
>> Thanks for filing the issue. I just replied with the root cause there - 
>> I'll post updates to that issue once we have it fixed.
>>
>> Cheers,
>> Josh, AdWords API Team
>>
>> On Thursday, February 19, 2015 at 7:21:29 AM UTC-5, David B. wrote:
>>>
>>>  Ok, done !
>>>
>>>  Regards
>>>
>>> Le mercredi 18 février 2015 18:51:21 UTC+1, Josh Radcliff (AdWords API 
>>> Team) a écrit :

 Hi,

 Thanks for pointing this out. Could you file an issue in the Java 
 Client Library ? 
 This will allow us to track the problem + will ensure you get updates once 
 it's fixed.

 Cheers,
 Josh, AdWords API Team

 On Wednesday, February 18, 2015 at 12:02:53 PM UTC-5, David B. wrote:
>
> Hi guys,
>
> Here a sample code, using the utility extension. I'm trying to get the 
> AdvertisingChannel value for each campaign, but I get a null value. I 
> tried 
> (firstly) to get ExtendedManagedCampaigns, but nothing is set. 
>
> Is it a bug from the utility extension (so I'll post a feature 
> request), from the account (not updated ? - don't think so), or something 
> not handled by v201409 (open to shortlisted parters, as it can happend) ?
>
> Thanks for your help !
>
> Cheers
>
> import 
> com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer;
> import com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc;
> import 
> com.google.api.ads.adwords.axis.v201409.cm.AdvertisingChannelType;
> import com.google.api.ads.adwords.axis.v201409.cm.Campaign;
> import com.google.api.ads.common.lib.conf.ConfigurationLoadException;
> import com.google.api.ads.common.lib.exception.OAuthException;
> import com.google.api.ads.common.lib.exception.ValidationException;
> import java.rmi.RemoteException;
> import java.util.List;
>
>
> public class NewMain {
>
> /**
>  * @param args the command line arguments
>  */
> public static void main(String[] args) throws OAuthException, 
> ValidationException, ConfigurationLoadException, RemoteException {
> 
> ExtendedMcc mcc = ExtendedMcc.withOAuth2FromFile();
> ExtendedManagedCustomer customer = 
> mcc.getExtendedManagedCustomer(accountIdLong);
> List campaigns = customer.getCampaigns();
> 
> for (Campaign c : campaigns) {
> AdvertisingChannelType channelType = 
> c.getAdvertisingChannelType(); // null value;
> 
> 
> }
> 
> }
> 
> }
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d42ffbe9-d71b-4910-ba74-5a2a232fde63%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Change API Path to ecommerce store

2016-08-04 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Nathan, 

On this forum, we address queries related to AdWords API. This looks like 
it is related to Content API for shopping. Please post your query in the 
Content 
API forum 
 as 
they are better equipped to help you out. 

Regards,
Shwetha, 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/4e9a51ec-22c3-478e-991e-c604c06e5f59%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Click bots fraud + API automation

2016-08-04 Thread Peter Nikolow
Hi,

sorry if this was asked many times. AdWords support from Twitter show me 
this group.

So - one of mine customers have HUGE problem with click bots. For 3-4 days 
they have over 6k invalid clicks. So we're looking for some automation 
process of detecting fraud click and banning them for our ads.
Is there some PHP example about that so i can evaluate it and tweak it our 
own needs?

Thank you!

PS: I know that this isn't holy grail but we're looking only for temporary 
solution against this.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b78a9014-a897-4ece-93c3-30bb49f321a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to get Customer Id using Access token for Non-MCC account

2016-08-04 Thread Shibu Alist
Hello Team,

We need  Customer Id using Access token for Non-MCC account for creating 
Campaigns.
Please share api information for same.


Thanks
Shibu

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/055717a2-cb87-4784-89a7-9752f2b49ef2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Change API Path to ecommerce store

2016-08-04 Thread Nathan
Hello,

I have an ecommerce store that is connected to my GMC via the ecommerce 
platform acct link. Recently though, I installed SSL on my website and this 
disrupted the link changing both the API Path and Token. When I went to 
update the information I see that the api path field is gray, so I can't 
edit it. Does anyone know how to solve this issue so I can update my api 
path and token info?

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/4dd9bb72-250f-4d7b-b189-ce2509d9e1ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Targeting idea Service STATS Limit

2016-08-04 Thread Alex Benusovich
I am getting the same CollectionSizeError.TOO_MANY error when requesting 
stats for 800 keywords since July 28th. Before that it was working fine.
Documentation still says 800 is the 
limit: 
https://developers.google.com/adwords/api/docs/appendix/limits#targetingidea
After some testing I determined the internal limit is now 700 (701 fails). 
Is the limit 700 now?


On Tuesday, May 13, 2014 at 10:37:10 AM UTC-7, Ray Tsang (AdWords API Team) 
wrote:
>
> Graham,
>
> The documentation will be updated.  Thanks!
>
> Ray
>
> On Tuesday, May 13, 2014 4:03:56 AM UTC-4, Graham Rhodes wrote:
>>
>> Is the documentation wrong or is it something I'm doing that means my 
>> limit is 800?
>>
>> Thanks Ray
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/cc5f532d-a0cc-4680-8fa0-04a345cc6608%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to enable soap request and response logging in Adwords API.

2016-08-04 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Mounica,

Unfortunately, there is no way to log the SOAP calls without using the 
App.config. In case you decide to use App.config, your best option to log 
into the database would be to read the output log file, parse the XML 
request and response objects as necessary and insert relevant fields into a 
database table. 

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/a6fda607-ca28-45ac-acb2-7e5542db28fb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Changes to Account-level Conversion Settings?

2016-08-04 Thread srohde
Hi Anthony,

I'm only concerned about the impact of converted clicks depreciation on the 
current (v201606) and sunset (v201605 & v201605) versions of the AdWords 
API.

When the converted clicks metric is deprecated, will the behaviour of the 
ConversionTrackingSettings 

 change 
in any way? 

For example, if our tool attempts to set conversionOptimizerMode to 
ONE_PER_CLICK, will the API return an error?
Or will it return no error and set conversionOptimizerModeto MANY_PER_CLICK 
by default?
Or, something else?

Any information you can provide that will help us avoid unexpected API 
usage problems would be greatly appreciated.

Thank you,
Steve


On Thursday, August 4, 2016 at 2:34:06 PM UTC-4, Anthony Madrigal wrote:
>
> Hi Steve,
>
> Unfortunately, we cannot comment on how this deprecation will affect 
> future versions of the API yet. If you would like to know how it will 
> affect the UI, you could contact the AdWords Community Forum 
> 
> .
>
> Regards,
> Anthony
> 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/6b026d67-86b4-4852-b4a1-c4275a17d91e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Changes to Account-level Conversion Settings?

2016-08-04 Thread srohde
Hi Anthony,

I'm only concerned about the impact of converted clicked depreciation on 
the current (v201606) and sunset (v201605 & v201605) versions of the 
AdWords API.

When converted clicked is deprecated, will the behaviour of the 
ConversionTrackingSetting 

 change 
in any way? 

For example, if our tool attempts to set conversionOptimizerMode to 
ONE_PER_CLICK, 
will the API return an error?  Or will it return no error and set the 
conversionOptimizerMode to MANY_PER_CLICK by default.

Thank you,
Steve


On Thursday, August 4, 2016 at 2:34:06 PM UTC-4, Anthony Madrigal wrote:
>
> Hi Steve,
>
> Unfortunately, we cannot comment on how this deprecation will affect 
> future versions of the API yet. If you would like to know how it will 
> affect the UI, you could contact the AdWords Community Forum 
> 
> .
>
> Regards,
> Anthony
> 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/3424b9be-d277-407c-8ef4-e9302a054d04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: RateExceededError rateName=RATE_LIMIT

2016-08-04 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi,

If an application makes a high number of requests per second on a single 
AdWords account, then the AdWords API server may return a RateExceededError 
within the Account scope. The RateExceededError will contain the 
retryAfterSeconds field which is the suggested number of seconds the 
application should wait before retrying the request. In most cases, 
retrying the request based on RetryAfterSeconds is enough to recover from 
the RateExceededError.

This article 
 provides 
more details on Rate limits and how to handle the RateExceededError. If you 
continue to encounter this error even after implementing a throttling 
mechanism, please provide the customer ID (xxx-xxx-) which is 
encountering this error and I'll further investigate.

Thanks,
Shwetha, 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/6fbc8d4a-5551-471c-ab45-7c449d01ee06%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Changes to Account-level Conversion Settings?

2016-08-04 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Steve,

Unfortunately, we cannot comment on how this deprecation will affect future 
versions of the API yet. If you would like to know how it will affect the 
UI, you could contact the AdWords Community Forum 

.

Regards,
Anthony
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/f342bd15-8d86-439c-b5c7-f1998358d4ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdvertisingChannelType null

2016-08-04 Thread Aba
Hello guys,


I tried it out with the latest 201607 API , and still got the same issue. 
It's defaulting to NULL. 

any news ? 

On Thursday, February 19, 2015 at 10:12:55 AM UTC-5, Josh Radcliff (AdWords 
API Team) wrote:
>
> Thanks for filing the issue. I just replied with the root cause there - 
> I'll post updates to that issue once we have it fixed.
>
> Cheers,
> Josh, AdWords API Team
>
> On Thursday, February 19, 2015 at 7:21:29 AM UTC-5, David B. wrote:
>>
>>  Ok, done !
>>
>>  Regards
>>
>> Le mercredi 18 février 2015 18:51:21 UTC+1, Josh Radcliff (AdWords API 
>> Team) a écrit :
>>>
>>> Hi,
>>>
>>> Thanks for pointing this out. Could you file an issue in the Java 
>>> Client Library ? 
>>> This will allow us to track the problem + will ensure you get updates once 
>>> it's fixed.
>>>
>>> Cheers,
>>> Josh, AdWords API Team
>>>
>>> On Wednesday, February 18, 2015 at 12:02:53 PM UTC-5, David B. wrote:

 Hi guys,

 Here a sample code, using the utility extension. I'm trying to get the 
 AdvertisingChannel value for each campaign, but I get a null value. I 
 tried 
 (firstly) to get ExtendedManagedCampaigns, but nothing is set. 

 Is it a bug from the utility extension (so I'll post a feature 
 request), from the account (not updated ? - don't think so), or something 
 not handled by v201409 (open to shortlisted parters, as it can happend) ?

 Thanks for your help !

 Cheers

 import 
 com.google.api.ads.adwords.axis.utility.extension.ExtendedManagedCustomer;
 import com.google.api.ads.adwords.axis.utility.extension.ExtendedMcc;
 import 
 com.google.api.ads.adwords.axis.v201409.cm.AdvertisingChannelType;
 import com.google.api.ads.adwords.axis.v201409.cm.Campaign;
 import com.google.api.ads.common.lib.conf.ConfigurationLoadException;
 import com.google.api.ads.common.lib.exception.OAuthException;
 import com.google.api.ads.common.lib.exception.ValidationException;
 import java.rmi.RemoteException;
 import java.util.List;


 public class NewMain {

 /**
  * @param args the command line arguments
  */
 public static void main(String[] args) throws OAuthException, 
 ValidationException, ConfigurationLoadException, RemoteException {
 
 ExtendedMcc mcc = ExtendedMcc.withOAuth2FromFile();
 ExtendedManagedCustomer customer = 
 mcc.getExtendedManagedCustomer(accountIdLong);
 List campaigns = customer.getCampaigns();
 
 for (Campaign c : campaigns) {
 AdvertisingChannelType channelType = 
 c.getAdvertisingChannelType(); // null value;
 
 
 }
 
 }
 
 }



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/769347e0-acab-4ae8-b0ba-54ebd6dc24be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: how to update TARGET_CPA AdDroup

2016-08-04 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Gigel,

Could you please provide me with your SOAP request and response for this 
operation via *reply privately to author*?

You can enable SOAP logs by following these instructions. 


Thanks,
Anthony
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/03c1eb8d-08ed-4b0b-ac23-3aa3dfd47a12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: BatchJobService recommendations

2016-08-04 Thread GregT
Ok, thanks for the response, Vishal. 

On Tuesday, August 2, 2016 at 3:58:55 PM UTC-5, Vishal Vinayak (Adwords API 
Team) wrote:
>
> Hi Greg, 
>
> 1) An AdWords account has a hard limit of 1 GB of uploaded operations 
> across all of its batch jobs. I would recommend trying ~500K at a time 
> using the test accounts and if that throws an error, reducing the load and 
> trying again. 
>
> 2) While downloading the results using the downloadUrl, the only option 
> available is to download all results at once.
>  
> Hope this helps! Please feel free to revert in case you have more 
> 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/1d364684-9225-48a5-8729-594ec954314f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Changes to Account-level Conversion Settings?

2016-08-04 Thread srohde
When the converted clicks metric is deprecated 

 in 
September 2016, what will happen to the conversionOptimizerMode element of 
the account-level ConversionTrackingSetting 
?
  
How will the AdWords UI change?

See attached annotated screen shot.


Thanks!
Steve



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/739c6566-353d-45fe-96c4-e0d506b133a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Will "CustomerSynchService.get" operations report clearing of Target CPA and Conversion Optimizer bid mods?

2016-08-04 Thread adivenuti
Hello,

I've read the blog post concerning the impending clearing of platform bid 
modifiers for Target CPA and Conversion Optimizer campaigns that is planned 
to begin in late August available here:

http://googleadsdeveloper.blogspot.com/2016/08/clearing-platform-bid-modifiers-of.html
 

It's a very informative posting and my thanks to the AdWords API Team in 
taking the time to document this in great detail!

One question that I have concerns whether or not these changes will be 
reported by all-currently-supported API versions of the 
CustomerSynchService.

If a customer within the AdWords UI were to make the same changes in his 
account that are listed beneath the section in the blog posting with the 
heading "Here are some changes that you’ll see in your account before the 
new features launches", then I would expect those various changes to be 
available via calls to the CustomerSynchService.get operation in the data 
that is returne for:

CustomerSynchService.AdgroupChangeData.removedAdGroupBidModifier
CustomerSynchService.CampaignChangeData.removedCampaignCriterion
CustomerSynchService.CampaignChangeData.addedCampaignCriterion

So will the changes that AdWords makes to clear the bid modifiers be 
reported back via CustommerSyncService.get calls in the same way that they 
would if the customer had performed those same changes in the AdWords UI.

Many thanks!

-Al

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2ecc75eb-689f-48da-b56c-ebcf194a2fb0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: OAuthTokenGenerator.exe reports "Your browser is not supported anymore. Please update to a more recent one"

2016-08-04 Thread ad...@gmail.com
We have the exact same issue. Any help would be appreciated.

On Wednesday, August 3, 2016 at 9:18:37 PM UTC+1, ry...@tldpros.com wrote:
>
> I've been following the instructions on 
> https://developers.google.com/adwords/api/docs/guides/first-api-call and 
> have gotten to the section titled "Get an OAuth2 refresh token and 
> configure your client". The instructions on 
> https://github.com/googleads/googleads-dotnet-lib/wiki/API-access-using-own-credentials-(installed-application-flow)#step-2---setting-up-the-client-library
>  say 
> to use OAuthTokenGenerator.exe to generate the token. When I run the tool 
> and the web form opens, it redirects to a page that says "Your browser is 
> not supported anymore. Please update to a more recent one". I've tried this 
> on several computers (Win 8.1, Win 7). I've also tried making Chrome the 
> default browser but it still seems to open the web view in an IE control.
>
> Not sure where to go from here. Any assistance is appreciated. 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/ed7ec104-62c7-491b-9f36-cd63601b1632%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: RateExceededError rateName=RATE_LIMIT

2016-08-04 Thread gianluca . campo
Same problem here. This is the messagge I got (mine is a Python script):

*No handlers could be found for logger "suds.client"*
*Traceback (most recent call last):*
*  File "C:\Users\gianluca.campo\Google 
Drive\Gianluca\Scripts\Python\Adwords-API-Python\get-search-volumes-of-kwds\getSearchVolumesOfKwds-v1.py",
 
line 131, in *
*main_funct = main(adwords_client, item)*
*  File "C:\Users\gianluca.campo\Google 
Drive\Gianluca\Scripts\Python\Adwords-API-Python\get-search-volumes-of-kwds\getSearchVolumesOfKwds-v1.py",
 
line 84, in main*
*page = targeting_idea_service.get(selector)*
*  File "C:\Python27\lib\site-packages\googleads\common.py", line 296, in 
MakeSoapRequest*
*for arg in args])*
*  File "C:\Python27\lib\site-packages\suds\client.py", line 521, in 
__call__*
*return client.invoke(args, kwargs)*
*  File "C:\Python27\lib\site-packages\suds\client.py", line 581, in invoke*
*result = self.send(soapenv)*
*  File "C:\Python27\lib\site-packages\suds\client.py", line 619, in send*
*description=tostr(e), original_soapenv=original_soapenv)*
*  File "C:\Python27\lib\site-packages\suds\client.py", line 670, in 
process_reply*
*raise WebFault(fault, replyroot)*
*suds.WebFault: Server raised fault: '[RateExceededError 

Re: [RateExceededError

2016-08-04 Thread daniel
Hello,

We have encountered this error since last Thursday and have neither changed 
anything in our sourcecode nor reached the Basic;s access call limit. Could 
you please check in our account and see why are we encountering this error?
  

[RateExceededError 

Re: Checking of money report field for null value

2016-08-04 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi,

I realize this is a *very* old issue at this point, but I came across it 
today and tried out the report request again, and filtering for rows with 
CpcBid > 0 now excludes rows without a CpcBid, as expected.

Cheers,
Josh, AdWords API Team

On Tuesday, March 3, 2015 at 5:34:16 PM UTC-5, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi,
>
> I see what you're saying - the filtering doesn't seem to be working as 
> expected for that field. I'll follow up with the reporting team and ask 
> them to investigate.
>
> In the meantime, since only *UNIT* partitions can have bids, could you 
> filter by PartitionType = UNIT AND IsNegative = false instead?
>
> Thanks,
> Josh, AdWords API Team
>
> On Tuesday, March 3, 2015 at 2:33:21 PM UTC-5, Nick Vilenski wrote:
>>
>> Hi,
>>
>> I'm trying to get Product Partition report with filtering by null values 
>> of 'CpcBid' field. Tried to use predicate 'CpcBid > 0', but it didn't bring 
>> me any result (I got the same report with Null values).
>>
>> How can I filter such values for Money type?
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8eb3c056-b2bf-4c23-b322-74c6389f2b5d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Windows client reporting "Your browser is not supported anymore. Please update to a more recent one."

2016-08-04 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello,

We've had another report of this behavior on this 
thread: 
https://groups.google.com/forum/?utm_medium=email_source=footer#!msg/adwords-api/lRfQqg84dNo/WCj7E_o-CQAJ

I have alerted our engineering team. I am going to close this thread as a 
duplicate of the other one and post updates on that thread as I have news 
to share.

Regards,
Mike, AdWords API Team

On Wednesday, August 3, 2016 at 4:47:44 PM UTC-4, David Youngman wrote:
>
> The OAuth URL we use in our WPF app has started returning "Your browser is 
> not supported anymore. Please update to a more recent one.". 
> We are using the WPF WebBrowser control. 
>
> This is currently blocking customers from using our app, please update 
> asap. This is a recent breaking change in behavior for AdWords OAuth, 
> please advise ASAP.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8c3aa4e4-8c66-427c-aa32-8c62c2fda9b8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: OAuthTokenGenerator.exe reports "Your browser is not supported anymore. Please update to a more recent one"

2016-08-04 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello,

I apologize for the inconvenience. I have alerted our engineering team and 
will update this thread with information as I get it.

Regards,
Mike, AdWords API Team

On Wednesday, August 3, 2016 at 4:18:37 PM UTC-4, r...@tldpros.com wrote:
>
> I've been following the instructions on 
> https://developers.google.com/adwords/api/docs/guides/first-api-call and 
> have gotten to the section titled "Get an OAuth2 refresh token and 
> configure your client". The instructions on 
> https://github.com/googleads/googleads-dotnet-lib/wiki/API-access-using-own-credentials-(installed-application-flow)#step-2---setting-up-the-client-library
>  say 
> to use OAuthTokenGenerator.exe to generate the token. When I run the tool 
> and the web form opens, it redirects to a page that says "Your browser is 
> not supported anymore. Please update to a more recent one". I've tried this 
> on several computers (Win 8.1, Win 7). I've also tried making Chrome the 
> default browser but it still seems to open the web view in an IE control.
>
> Not sure where to go from here. Any assistance is appreciated. 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/b6f5cd27-0605-470f-9fb3-ae023db4cb35%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to enable soap request and response logging in Adwords API.

2016-08-04 Thread mounica . chette
In my project, we are not using app.config, instead we are initializing the 
config properties while declaring the AdWords User like this.

_config = new AdWordsAppConfig();
_config.UserAgent = 
configData[Constants.Westpac.Social.GOOGLE_USER_AGENT].ToString();
_config.ClientCustomerId = 
configData[Constants.Westpac.Social.GOOGLE_CLIENT_CUSTOMER_ID].ToString();
_config.DeveloperToken = 
configData[Constants.Westpac.Social.GOOGLE_DEVELOPER_TOKEN].ToString();
_config.OAuth2ClientId = 
configData[Constants.Westpac.Social.GOOGLE_OAUTH2_CLIENT_ID].ToString();
_config.OAuth2ClientSecret = 
configData[Constants.Westpac.Social.GOOGLE_OAUTH2_CLIENT_SECRET].ToString();
_config.OAuth2RefreshToken = 
configData[Constants.Westpac.Social.GOOGLE_OAUTH2_REFRESH_TOKEN].ToString();
_config.OAuth2Mode = OAuth2Flow.APPLICATION;
   
//Initialize the AdWordsUserListService
_adWordUser = new AdWordsUser(_config);
_adWordUserListService = 
(AdwordsUserListService)_adWordUser.GetService(AdWordsService.v201605.AdwordsUserListService);

Now i want to log the SOAP Request and Reponse of AdWords API. I know, that 
we can log by adding few keys and listeners to App.config. But we do not 
want to use app.config. Is there any possibility to log them using code. 
Also, i want to log to database. Any examples would be helpful.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/340e57bd-c897-4b9d-90f2-8970e43003bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Targeting Idea Service Error

2016-08-04 Thread 'Peter Oliquino' via AdWords API Forum
Hi Shorta,

The RATE_EXCEEDED error with rateScope=*ACCOUNT* occurs when the 
application makes a high number of requests on a single account. You can 
refer to our rate limits guide 
 for 
more information regarding this error. You may also check out the best 
practices guide 

 for 
tips on how to avoid such errors.

Should the issue persist, kindly provide any SOAP request and response so 
we could further investigate. Please reply using *Reply privately to author* in 
doing so.

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/41c2aa44-58f6-4996-baa5-4d1ce13942a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Targeting Idea Service Error

2016-08-04 Thread 泉正太
Dear Support

I tried Targeting Idea Service.
https://developers.google.com/adwords/api/docs/guides/targeting-idea-service

RequestType: STATS
Keyword Volume: 100

Error log:
E, [2016-06-30 16:14:06#10803] ERROR -- : get_keyword_ideas error 
>>[RateExceededError 

Targeting Idea Service Error

2016-08-04 Thread 泉正太
Dear Support

I tried Targeting Idea Service
https://developers.google.com/adwords/api/docs/guides/targeting-idea-service

RequestType: STATS

Keyword Volume: 100

Error log: E, [2016-06-30 16:14:06#10803] ERROR -- : get_keyword_ideas 
error >>[RateExceededError 

Re: Pulling View Type field

2016-08-04 Thread 'Peter Oliquino' via AdWords API Forum
Hi Lakshay,

You may refer to the AdvertisingChannelType 

 field 
of Campaign Performance Report. However, you will have multiple instances 
of the different values of this field since it is not segmented in 
behavior. You could use the field as a predicate to further trim your 
results based on the possible values of the field.

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/8bef9c7d-c1bf-4c5e-b6be-42fb8293b4d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Pulling View Type field

2016-08-04 Thread 'Lakshay Sahni' via AdWords API Forum
Hi,

I'm looking for Campaign performance data segmented by view type for video 
campaigns 

Is there a way to pull view type column using API. If yes, which 
table/report can provide me the column.  Any help would be appreciated!


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/36751b47-114a-43f8-b6c6-55b8ee63e437%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.