Re: Ad Level Final URL and Keyword level final URL

2017-07-27 Thread 'Peter Oliquino' via AdWords API Forum
Hi Tim, FinalUrls can indeed be set at both the criterion (e.g. keyword) level and at the ad level separately. However, if for example your keyword and ad both have finalUrls, then the keyword's finalUrl

Re: OfflineCredentials.Api.ADWORDS is giving value null and causing nullPointerException

2017-07-27 Thread 'Peter Oliquino' via AdWords API Forum
Hi Patrick, This appears to be a very old thread. This said, and also for better tracking, could you create a new one? We'll continue our discussion on the issue you are encountering from there. Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Ad Level Final URL and Keyword level final URL

2017-07-27 Thread 'Tim Tsai' via AdWords API Forum
Hi there, I am wondering if there are differences in the URL between the final URL set at the Ad level and at the Keyword Level? I know that there is the field finalurls

Re: Example code for uploading an image ad

2017-07-27 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Rob, While there isn't an example which shows how to create an ImageAd, you can refer to the AddResponsiveDisplayAd PHP example which shows how to use an

Re: Attach existing textlabel to new adgroup

2017-07-27 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you enable logging and provide the SOAP request and response logs for the AdGroupService.mutate() request which encountered the EntityNotFound.INVALID_ID error? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team. -- --

Example code for uploading an image ad

2017-07-27 Thread Rob Rudnicki
Anyone have an example for uploading a image add using the new php SDK? I have my code from the old sdk where there were examples for image ads provided. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Attach existing textlabel to new adgroup

2017-07-27 Thread Margaret
I'm trying to create a new adgroup and attach an existing label to it. I'm getting this error: 'methodName': mutate, 'serviceName': AdGroupService, 'operations': 1, 'faultMessage': "[EntityNotFound.INVALID_ID @ operations[0].operand.labels[0].id; trigger:'LabelId: #' I know the label id

Re: Could not resolve host: www.googleapis.com

2017-07-27 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, It could be due to a temporary network or DNS issue. Could you retry the request and let me know if it is successful? Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Is there anyway to get TargetingSetting from AdGroup report service

2017-07-27 Thread adwordsapiadvisor+bharani via AdWords API Forum
Hello, Thank you for reaching out. Unfortunately, it is not possible to get TargetingSetting through Report Services. You can get the TargetingSetting through the AdGroupService. Regards,

Re: Strange behavvior of RateExceededError.RATE_EXCEEDED

2017-07-27 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Thanks for opening a GitHub issue on this (issue #121 ). Since this is specific to the Java client library, let's continue the discussion in the comments on the GitHub issue so we don't duplicate efforts. Cheers, Josh, AdWords

Re: OfflineCredentials.Api.ADWORDS is giving value null and causing nullPointerException

2017-07-27 Thread Patrick McGeever
I am experiencing this problem also. Did you resolve it in the end? Would be good to know how. On Friday, 26 August 2016 06:29:30 UTC+1, ku...@arw.is wrote: > > Hi All, > > I have the same issue right now. I am trying to run my Adwords project as > a spark job in scala. It works well on my

Is there anyway to get TargetingSetting from AdGroup report service

2017-07-27 Thread zh liang
I have written a program to get AdGroup data from AdGroup report service, however I need to get TargetingSetting recently, but this attribute exist in AdGroupService and is not part of the Report services. Is there any way to get it(In addition to switch to AdGroupService)? -- --

Could not resolve host: www.googleapis.com

2017-07-27 Thread tester . manager1
Hello, I am using adword api in my Project since one year. Till now it is working fine, today it is giving me this error. *An uncaught Exception was encountered* *Type: OAuth2Exception* *Message: Could not resolve host: www.googleapis.com* *Filename:

Re: Dynamic Remarketing Feed Matching Function

2017-07-27 Thread 'Peter Oliquino' via AdWords API Forum
Hi Jon, Apologies if I did not mention this in my previous response. You may send the requested information privately via *Reply privately to author*. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Dynamic Remarketing Feed Matching Function

2017-07-27 Thread 'Peter Oliquino' via AdWords API Forum
Hi Jon, Based on this section of our matching functions guide, you should be able to control your feed targeting options and determine when your feed items will be used by specifying

Re: How to set Call Extension Advanced option through api

2017-07-27 Thread 'Peter Oliquino' via AdWords API Forum
Hi, My apologies if I missed this in my previous response. You will need to specify the Id of the AdCallMetricsConversion tracker to the CallConversionType

Re: Strange behavvior of RateExceededError.RATE_EXCEEDED

2017-07-27 Thread dima
Hi, Looks like we migrated from 2.20.0 to 3.5.0. It's not easy to share the exception since I can't reproduce it without causing problems to our software (I can create a lot of threads explicitly, but it will block our token for some time and it is what we tried to avoid). On Tuesday, July