API Usage is not showing

2021-07-20 Thread Amandeep Walia
hello google team, I am attaching the SS of issue. Where can I get access to my google ads api request count. As from below it works https://console.cloud.google.com/apis/api/googleads.googleapis.com/metrics?authuser=1=practinaapp But as soon as I add filter of duration this crashes and give

change event endpoint doesn't provided updated data

2021-04-30 Thread Amandeep Walia
Hello googleAds team, I have a question regarding changeEvent endpoint we need to track and sync google console data with our system and for that I am using changeEvents endpoint but, the data returned is not updated it sometimes takes a complete whole day for a refresh. whereas, in

Re: which adwords API (v201702) can be used to get the "recommended daily budget"

2020-12-21 Thread Amandeep Walia
hello google team, Is this now action now available from api's. "campaign's recommended budget " On Friday, September 29, 2017 at 6:54:09 AM UTC Peter Oliquino (AdWords API Team) wrote: > Hi, > > Yes, the information seen in your screenshot for *part #1* and *part #2, > *which > appears

Re: Adding negative criteria of type 'Platform' to a campaign returns unexpected error

2020-11-19 Thread Amandeep Walia
hello google team, I tried to exclude device type "CONNECTED_TV" Its error say 'CANNOT_EXCLUDE_CRITERIA_TYPE'. Then I tried to set its bid_modifier to 0. But even that also not works, it gives error "OPERATOR_NOT_SUPPORTED_FOR_CRITERION_TYPE". How can I can I exclude this type of criteria to

Re: Not Setting the Maximum CPC Bid Limit value in Bidding Strategy Type 'Maximise Clicks' using Google API V1

2020-09-25 Thread Amandeep Walia
TargetSpend targetSpend = TargetSpend.newBuilder() > .setCpcBidCeilingMicros(2_000_000L) > .build(); > > to: > > TargetSpend targetSpend = TargetSpend.newBuilder() > .build(); > > > > Best regards, > J

Re: Not Setting the Maximum CPC Bid Limit value in Bidding Strategy Type 'Maximise Clicks' using Google API V1

2020-09-22 Thread Amandeep Walia
hello google, how can we skip setting "cpcBidCeilingMicros" as on UI we do have option to skip this for more optimized results. please suggest. On Wednesday, July 10, 2019 at 7:33:08 AM UTC+5:30 adsapiforumadvisor wrote: > Hi, > > I think the issue here is that you are specifying the target

Re: ForecastMetrics result unit of average_cpc is in micros or not? and also, clicks and impressions values are daily basis or not?

2020-09-16 Thread Amandeep Walia
hello jubin, Can you please confirm was the click and impressions are daily based or they are the total count for the time period provided while creating the plan. Also what about the "cost_micros" was it also the cost for that daily clicks. Its very confusing right now when you see result

Re: Data mismatch between Google UI (Keyword planner) and API (TrafficEstimatorService)

2020-09-16 Thread Amandeep Walia
Hello Was this sorted please also share the details for this problem even more people are facing the same issue. Also can you clarify whether the clicks and impressions from keywordplanner api are daily basis or the complete count for the provided time period while creating the keyword plan.

Re: Differences in keyword planner results using API and UI

2020-09-03 Thread Amandeep Walia
same issue. How we can get the suggested daily budget through api? Which we can see in UI On Wednesday, February 12, 2020 at 3:08:16 AM UTC+5:30 adsapiforumadvisor wrote: > Hi, > > Can you please *reply privately to author *your SOAP request and response > so I can see if there is any