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":{"code":3,"message":"The conversion was created too 
recently., at 
conversion_adjustments[0]","details":[{"@type":"type.googleapis.com/google.ads.googleads.v6.errors.GoogleAdsFailure","errors":[{"errorCode":{"conversionAdjustmentUploadError":"TOO_RECENT_CONVERSION"},"message":"The
 
conversion was created too 
recently.","location":{"fieldPathElements":[{"fieldName":"conversion_adjustments","index":0}]}}]}]},"results":[{}]}


I'm using these APIs for creating and adjustment conversion respectively.

https://developers.google.cn/google-ads/api/rest/reference/rest/v7/customers/uploadClickConversions
https://developers.google.cn/google-ads/api/rest/reference/rest/v7/customers/uploadConversionAdjustments#ConversionAdjustment

Can someone please help me with this?

Thanks

On Thursday, October 11, 2018 at 8:37:07 AM UTC+5:30 Dannison Yao (AdWords 
API Team) wrote:

> Hi Ryan,
>
> The error TOO_RECENT_CONVERSION 
> 
>  means 
> that the conversion adjustment was created too early. According to this 
> guide 
> ,
>  
> the conversion has to be already reported before it can be adjusted. Could 
> you confirm if you have already reported the conversion before adjusting 
> it? If yes, could you please provide the complete SOAP request and response 
> logs via *reply privately to author* so I could further check?
>
> Regards,
> Dannison
> AdWords API Team
>
> On Thursday, October 11, 2018 at 7:29:45 AM UTC+8, ry...@snaptravel.com 
> wrote:
>>
>> Hello,
>>
>> I have recently started using the Adwords 
>> API OfflineConversionFeedService to upload conversion data derived from 
>> clicks. Uploading conversions is working as expected, but when I 
>> subsequently attempt to adjust a conversion (ex. due to a purchase 
>> cancellation) using the OfflineConversionAdjustmentFeedService I am being 
>> returned OfflineConversionAdjustmentError.TOO_RECENT_CONVERSION. I am still 
>> seeing this ~12 hours after uploading the conversion I am attempting to 
>> adjust. This leads me to ask what is the minimum duration between uploading 
>> a conversion and subsequently uploading an adjustment for the conversion?
>>
>> Thanks!
>>
>> Ryan
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d3d643c7-77bc-44cc-80d9-a82c45384774n%40googlegroups.com.


Re: Determining specific AdGroupAd type and AdGroupCriterion type

2012-11-06 Thread Bhavin Shah
Thanks for response.

Unfortunately, switching to report-download is not a option for us now.

We must use Services.get calls. As per the documentation in get calls
Although this field is returned in the response, it is ignored on input
and cannot be selected. So if selecting Type is not possible, is it
correct to assume it would be returned always?

-
bhavin


On Tue, Nov 6, 2012 at 3:56 PM, Zweitze zwei...@gmail.com 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) and see whether the problem is in your code processing the SOAP
 response or indeed in the SOAP response itself.
 If the problem is indeed the response, then post that response and the
 requestID here, so Google can take a look.

 Coming back to your question if there's an alternative method, you can
 look at reports - at least the criteria report and ad extensions have a
 column for the type. They also contain IDs so matching is possible.
 Unfortunately the docs for the ad performance report are missing nowadays,
 so you'll need a few guesses to get the field name right.



 On Tuesday, November 6, 2012 8:01:02 AM UTC+1, bhavin wrote:

 Hi,

 AdGroupAdService type and AdGroupCriterionService get calls return Ad and
 AdGroupCriterion objects respectively. Those objects have Type field which
 could be used for determining their specific type as in text-ads, image-ad
 etc. But, we've noticed sometimes these calls return null values. 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/adwords-api
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

 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


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Determining specific AdGroupAd type and AdGroupCriterion type

2012-11-05 Thread bhavin
Hi,

AdGroupAdService type and AdGroupCriterionService get calls return Ad and 
AdGroupCriterion objects respectively. Those objects have Type field which 
could be used for determining their specific type as in text-ads, image-ad 
etc. But, we've noticed sometimes these calls return null values. 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/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: Determining specific AdGroupAd type and AdGroupCriterion type

2012-11-05 Thread bhavin
From 
thishttps://developers.google.com/adwords/api/docs/appendix/selectorfields#v201209link,
 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, bhavin wrote:

 Hi,

 AdGroupAdService type and AdGroupCriterionService get calls return Ad and 
 AdGroupCriterion objects respectively. Those objects have Type field which 
 could be used for determining their specific type as in text-ads, image-ad 
 etc. But, we've noticed sometimes these calls return null values. 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/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


AdGroupCriterionService get returning wrong results

2012-09-24 Thread bhavin
Hi,

We are updating large quantities of keywords using MutateJobService and 
then syncing them back using CustomerSyncService and 
AdGroupCriterionService. But, for few keyword we are noticing a weired 
behavior. After updating, if some keywords are requested with using Id 
predicate along with AdGroupId predicate in method 
AdGroupCriterionService.get, they return multiple keywords back with old 
and new attributes. But, if Id predicate is not used, it would just return 
the keyword with newer attributes. I've also noticed that get call is 
returning multiple copies of 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/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


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 
herehttps://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



On Saturday, 15 September 2012 01:50:01 UTC+5:30, HK wrote:

 Hi,

 Starting at 9/13 4.21 pm PDT we starting seeing the above error for a lof 
 of our accounts. We have not changed our client code in this area for many 
 many months. Is this a problem on the AdWords side or did the APIs change 
 behavior? We are using v201206, and get this error when calling get to 
 obtain all ad groups for a campaign id. SiteMaxCpc and ProxySiteMaxCpc have 
 been part of the selector for quite a while and always worked fine up until 
 yesterday.

 System.Web.Services.Protocols.SoapException:
 Message: [SelectorError.INVALID_FIELD_NAME @ serviceSelector; 
 trigger:'SiteMaxCpc', SelectorError.INVALID_FIELD_NAME @ serviceSelector; 
 trigger:'ProxySiteMaxCpc']

 This is breaking our sync for a large number of merchants, so a speedy 
 reply would be much appricated.

 Thanks,
 Hans


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


ManagedPlacement and AutoPlacement data in report download

2012-08-07 Thread bhavin
Hi,
Can anybody confirm couple of my findings as below: 
  - ManagedPlacement and AutoPlacement data is available in 
CRITERIA_PERFORMANCE_REPORT which are contain Keyword Id as 300 and 
306 respectively?
 - Does AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT include data 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.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


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?

TIA,
-bhavin


On Tuesday, 7 August 2012 18:24:06 UTC+5:30, bhavin wrote:

 Hi,
 Can anybody confirm couple of my findings as below: 
   - ManagedPlacement and AutoPlacement data is available in 
 CRITERIA_PERFORMANCE_REPORT which are contain Keyword Id as 300 and 
 306 respectively?
  - Does AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT include data 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.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


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

2012-03-06 Thread bhavin
Hello Eric,

Can you please post if there are any updates on this issue? I am using 
v201109 but I am still seeing this issue.
My findings so far on the values given to  initialize DateTimeRange object 
used in CustomerSyncSelector class.
 - If no time-zone is provided the time is assumed to be 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 working with the 
 core engineering team to determine the cause.

 Best,
 - Eric


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 working with the 
 core engineering team to determine the cause.

 Best,
 - Eric


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 working with the 
 core engineering team to determine the cause.

 Best,
 - Eric


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 working with the 
 core engineering team to determine the cause.

 Best,
 - Eric


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


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 al...@haensel-ams.com wrote:
 Hi

 I try to implement OAuth access of my program to client accounts. Are
 there some code example for the java client library? That would help a
 lot.

 Thanks,
 Alwin

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: when does oAuth access token expire?

2011-10-24 Thread bhavin
Hi Anash,

We use Java Client Libraries but I believe API team is yet to add support 
for for oAuth for it as mentioned at the end of 
thishttp://groups.google.com/group/adwords-api/browse_thread/thread/702cea55d357de27#discussion.

The documentation available in getting started section does 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 blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: when does oAuth access token expire?

2011-10-23 Thread Bhavin Shah
Thanks for the response Oldskool and Anash. Until now we were using
auth-tokens in requests to various APIs. We are starting to migrate to
v201109 and hope to use oAuth. Can you please point to couple of examples
that use oAuth. I am unable to find, how do you supply oAuth-token in
requests to 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 can use that to take remedial actions. See
 http://code.google.com/apis/adwords/docs/reference/v201101/CampaignService.AuthenticationError.html
  for
 details.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

  --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Also find us on our blog and discussion group:
 http://adwordsapi.blogspot.com
 http://groups.google.com/group/adwords-api
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

 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


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


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.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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