Re: Error trying to get campaigns using Google Ads Api v1

2019-03-15 Thread Krishna Kishore
I'm trying to migrate from Adwords API to Ads API, so I'm reusing the clientId, Client Secret and refresh token that I've used for Adwords API, as it was clearly mentioned in Ads Api Documentation that I can re-use them. On Saturday, 16 March 2019 00:43:49 UTC+5:30, Krishna Kisho

Error trying to get campaigns using Google Ads Api v1

2019-03-15 Thread Krishna Kishore
I was trying the example https://github.com/googleads/google-ads-java/blob/master/google-ads-examples/src/main/java/com/google/ads/googleads/examples/basicoperations/GetAdGroups.java, but was getting the below error. Status: Status{code=UNAUTHENTICATED, description=Request is missing require

Re: Cant get session for a child account

2019-03-12 Thread Krishna Kishore
On Tuesday, 12 March 2019 15:20:36 UTC+5:30, Krishna Kishore wrote: > > I'm getting this weird error when trying to get session for a child level > account. The error says > Exception in thread "main" java.lang.NoSuchMethodError: > com.google.common.base.Precond

Cant get session for a child account

2019-03-12 Thread Krishna Kishore
I'm getting this weird error when trying to get session for a child level account. The error says Exception in thread "main" java.lang.NoSuchMethodError: com.google.common.base.Preconditions.checkNotNull(Ljava/lang/Object;Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object; I'm using "com.goo

Google Event Snippet and Google Global Site Tag Not Working

2018-08-14 Thread Krishna Kishore
I've generated google event snippet and google global site tag for a child account in Adwords using API V201802. In order to test those codes, I've put both the codes in a web page between tags. When ever I visit that webpage, that conversions are not being reflected in Adwords UI under the *C

Re: Retrieval of Conversion Code on Page Load

2018-07-10 Thread Krishna Kishore
Hey Milind, As explained in the Question, I'm already using the ConversionTrackerService and fetching the google Event snippet. The event snipped that I get from ConversionTrackerService is gtag('event', 'conversion', {'send_to': 'AW-123456789/P_1234_1234567890123'}); The response which I

Retrieval of Conversion Code on Page Load

2018-07-09 Thread Krishna Kishore
I'm trying to retrieve the *Google Event Snippet*, the conversion for a customer from Adwords API, but the format is different from what is being shown in the Adwords UI, for example in the Adwords UI for a particular customer the *Page Load * Conversion code looks like /*