Re: What is the minimum duration between uploading an offline conversion and subsequently uploading an adjustment for the conversion?

2021-05-05 Thread 'Bhavin Radadiya' via AdWords API and Google Ads API Forum
Hey there, I'm facing the same issue. I've created an offline conversion yesterday (Conversion create date: 2021-05-05 07:15:36+00:00) and trying to send an adjustment now (Adjustment date: 2021-05-06 02:43:34+00:00). But it still responds with a validation error {"partialFailureError":{"cod

Re: Determining specific AdGroupAd type and AdGroupCriterion type

2012-11-06 Thread Bhavin Shah
ype is not possible, is it correct to assume it would be returned always? - bhavin On Tue, Nov 6, 2012 at 3:56 PM, Zweitze wrote: > In my understanding the type field should never be NULL, it must have a > value. When you encounter this situation again look at the SOAP response > (XML)

Re: Determining specific AdGroupAd type and AdGroupCriterion type

2012-11-05 Thread bhavin
>From >this<https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201209>link, > I guess CriterionType can be selected and determined but not sure how to do it with Ad and AdExtension. - bhavin On Tuesday, November 6, 2012 12:31:02 PM UTC+5:30, bhavi

Determining specific AdGroupAd type and AdGroupCriterion type

2012-11-05 Thread bhavin
alues. Is their any other deterministic way to find out specific type of Ad, Criterion and AdExtension? - bhavin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adword

AdGroupCriterionService get returning wrong results

2012-09-24 Thread bhavin
same AdGroupCriterion. Has anybody else faced this issue? Can someone at google confirm this behavior or possible cause? Thanks in advance, bhavin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/ad

Re: Calling get on AdGroupService fails with INVALID_FIELD_NAME for 'SiteMaxCpc' and 'ProxySiteMaxCpc'

2012-09-16 Thread bhavin
SiteMaxCpc and ProxySiteMaxCpc have been removed from the v201206, do check the release-notes here<https://developers.google.com/adwords/api/docs/reference/#v201206>. Oct 26 onwards this'll be the only API available, thus you should not have these fields in selectors. -bhavin

Re: ManagedPlacement and AutoPlacement data in report download

2012-08-07 Thread bhavin
I did some more experimentation and now I've come to conclusion that "Keyword Id" as 300 and 306 both represent AutoPlacement data and they are related to Keywords "Content" and "AutomaticContent". Can somebody explain the difference between them?

ManagedPlacement and AutoPlacement data in report download

2012-08-07 Thread bhavin
a for both ManagedPlacement and AutoPlacement when "CriteriaParameters" is selected in report-download? -bhavin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.c

Re: CustomerSyncService: getting INVALID_TIMEZONE error on all my accounts now

2012-03-06 Thread bhavin
account's timezone - One can provide the values in UTC but then the value has to be like '20100609 150223 UTC' -bhavin On Monday, 19 December 2011 22:16:46 UTC+5:30, Eric Koleda wrote: > > Hi Brian, > > It looks as if the fix didn't roll out as planned. I'm

Re: examples for OAuth

2011-11-09 Thread bhavin
Hi Alwin, I think the support for OAuth is not yet available as mentioned on this http://code.google.com/p/google-api-adwords-java/issues/detail?id=50 Regards, Bhavin On Nov 9, 1:54 pm, Alwin wrote: > Hi > > I try to implement OAuth access of my program to client accounts. Are >

Re: when does oAuth access token expire?

2011-10-24 Thread bhavin
es not mention anything about using oAuth, it would be very helpful if some literature is available there, especially guiding MCCs on how to go about authenticating on behalf of user. Thanks and regards, Bhavin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our bl

Re: when does oAuth access token expire?

2011-10-23 Thread Bhavin Shah
APIs. Regards, Bhavin On Mon, Oct 24, 2011 at 8:05 AM, Anash P. Oommen < anash.p.oommen+fo...@google.com> wrote: > Hi Bhavin, > > If an OAuth token is invalid / expired / revoked, you will get an > authentication error with appropriate error code in the API call response. > You

when does oAuth access token expire?

2011-10-21 Thread bhavin
Hi, with the new v201109 release of API adwords now supports oAuth1.0. But, I could not figure out when does an access token expire. Is there any time-frame associated with access-tokens? What are the best-practices related to it? Thanks in advance. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=