RE: conversion upload for searched conversion action results in no_conversion_action_found

2023-12-19 Thread Ashish [Delacon]
93400422", "conversionDateTime": "2023-12-19 09:23:23+11:00" } ], "jobId": "1156869258248354474" } Please note we use the exact same authorisation and developer token for both the Subaccount and the MCC. So, we need help to u

RE: conversion upload for searched conversion action results in no_conversion_action_found

2023-12-18 Thread Ashish [Delacon]
{ "fieldName": "conversions", "index": 0 }, { "fieldName": "conversion_act

Conversion upload for searched conversion action results in NO_CONVERSION_ACTION_FOUND

2023-12-17 Thread Ashish [Delacon]
Hi Google Ads API Team, We are able to successfully retrieve conversion details for the conversion setup in the MCC account of our customer [ { "results": [ { "conversionAction": { "resourceName":

Update phone number using GMB API

2023-10-19 Thread Ashish [Delacon]
Hi all, We need to identify a mechanism to update phone number in the location extension using GMB API. Any sample would be greatly appreciated. We have a team of experienced Google Ads API developers, but we have not been able to figure out which actual section of GMB API to use to achieve

Update GMB phone numbers via API

2023-04-12 Thread Ashish [Delacon]
Hi Google Ads Developer Team, I need help to be able to update the phone number of my GMB location. What API should I use? Please help. Thanks, Ashish Confidentiality Notice: The information contained in this email and any attachments is intended only for the person(s) or entit(ies) to which

RE: cannot get impressions and clicks for ads using asset id - major shortcoming

2022-09-14 Thread Ashish [Delacon]
from. If you can help me with this, I might forget about how useless the Asset library API is. Please advise. Thanks, Ashish From: Google Ads API Forum Advisor Sent: Wednesday, 14 September 2022 2:02 AM To: Ashish [Delacon] Cc: adwords-api@googlegroups.com Subject: RE: cannot get impressions

RE: cannot get impressions and clicks for ads using asset id - major shortcoming

2022-09-13 Thread Ashish [Delacon]
to the field list, neither in API nor UI, and for us, that’s a huge problem. [cid:image006.jpg@01D8C7D0.9D39DE50] From: Google Ads API Forum Advisor Sent: Monday, 12 September 2022 2:55 PM To: Ashish [Delacon] Cc: adwords-api@googlegroups.com Subject: RE: cannot get impressions and clicks

cannot get impressions and clicks for ads using asset id - major shortcoming

2022-09-11 Thread Ashish [Delacon]
Hi Ads API Team, Thanks for giving us a half-baked product. Please excuse the language, but we are in deep trouble because of the Asset based Ads API shortcomings. We have been using feeditemid to get adid/adgroup/campaign/impressions/clicks for more than a few years. And now you have

How to know if still using Adwords API

2022-05-05 Thread ashish delacon
Is there a dashboard which indicates the number of request for Adwords API. I can see for Google Ads API for different versions, but not Adwords API. Please help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: How to Validate the RefreshToken programmatically in Google Ads API?

2022-05-01 Thread ashish delacon
I am getting the following even though if I use this in uploadconversion, it works fine. { "error": "invalid_client", "error_description": "Unauthorized" } I want to do the validation so that my uploadconversion doesnt get caught into infinite invalid_grant loop , because for some

Re: Example for ConversionUploadService

2022-05-01 Thread ashish delacon
was this ever resolved? Because after proper logging with slf4j I can see the error, but the problem is that it keeps on retrying, and that's why the program does not ever proceed to the next line. How can this retrying be stopped? I am trying on v10 On Saturday, June 8, 2019 at 5:16:34 AM

Upload Click Conversion REST example

2022-04-29 Thread ashish delacon
Hi, We have migrated all our get data calls from Adwords API to Ads API. However, I am not finding any way to upload click conversion via REST interface. Please help. We use Eclipse as out IDE throughout and if there is any Eclipse project for the Upload Click Conversion using Ads API, that