Re: Batch Jobs started failing.

2022-05-09 Thread 'Narendra Mohan' via Google Ads API and AdWords API Forum
We are also facing this issue. Tried increasing the MAX_TOTAL_POLL_INTERVAL_SECONDS from 60 to 180 but no luck. Please suggest a work around. On Saturday, May 7, 2022 at 3:26:42 AM UTC+5:30 mdwor...@gmail.com wrote: > Hello, > > > Our batch jobs started failing out of nowhere. It looks like o

Re: Geo Performance API report data differs from Geographic report

2019-11-19 Thread Narendra Mohan
Thank you Sai Teja! Sent the details privately. On Saturday, November 16, 2019 at 1:34:39 AM UTC+5:30, adsapiforumadvisor wrote: > > Hello Narendra, > > I am form the Google Ads API team. Could you please share the complete > report definition and the UI screenshot from where you are comparing

Re: Geo Performance API report data differs from Geographic report

2019-11-15 Thread Narendra Mohan
Hello Adwords support team , We are also facing the same issue where we are trying to download Geo performance data at city level ( using Adwords API) but there is discrepancy in data for few cities when compared with Adwords UI. Numbers are more on report downloaded through API call. For Ins

Re: Geo Performance API report data differs from Geographic report

2019-11-15 Thread Narendra Mohan
On Wednesday, February 28, 2018 at 10:05:13 PM UTC+5:30, Oksana Sulyma wrote: > > Hi Guys, > I have difficulties with understanding why my Geo Performance report which > I get from API is different from what I see in Adwords Geographic Report. > Here is my report xml: > > xmlns="https://adwo

Data at the root level is invalid

2018-05-21 Thread Narendra Mohan
Hi team, We found that when we call CampaignService.get method for a specific customer, it is returning an error saying "Data at the root level is invalid". Yes. For one campaign, there is a Hexa decimal character for which it is failing to fetch . Is there a way we can handle this through

How to determine the campaign subtype

2015-11-03 Thread Narendra Mohan
Hello Team , Is there way to determine/identify the sub-type of the campaign in get request ? For instance, 1.We have a call only ads campaign on API 2.In get request , we have AdvertisingChannelType and AdvertisingChannelSubType selectors 3.AdvertisingChannelSubtype is returning UNKNOWN for

API end point to get all video campaigns

2015-09-06 Thread Narendra Mohan
Hi , I upgraded my account and can see all my video campaigns. How do I get video campaigns through API . Seems CampaignService does not return the Video campaigns. I think by using MediaService, we can get all video campaigns in the account. Is there an alternative way to get video campaigns

Exception on Ads pause and create

2014-10-17 Thread Narendra Mohan
Hi Team , We are getting below exception during below operations. 1.Pause Ad 2.Add Ad Google.Api.Ads.AdWords.Lib.AdWordsApiException: An API exception has occurred. See ApiException and InnerException fields for more details. ---> System.Web.Services.Protocols.SoapException: [DatabaseError.DAT

Re: Exception while adding a template Ad

2014-09-26 Thread Narendra Mohan
templates is here > <https://developers.google.com/adwords/api/docs/appendix/templateads>, > and I don't see template ID 277 in that list. What type of template ad are > you looking to create? > > Thanks, > Josh, AdWords API Team > > On Thursday, September 25, 201

Exception while adding a template Ad

2014-09-25 Thread Narendra Mohan
Hi , I am using V201402 and I am trying to Add a template ad but getting an error "[AdError.AD_FORMAT_NOT_SPECIFIED @ operations[0].operand.ad.adFormat]". I'd very much appreciate if you can provide guidance on how/where to set the AD_FORMAT. Can't seem find it anywhere in the API. . *The