Re: get_geo_target_constant service limit

2021-03-19 Thread Creative Work
> > geographic_view | Google Ads API | Google Developers > > > 5 नव॰ 2020 — These fields w

get_geo_target_constant service limit

2021-03-19 Thread INI GlobalOps
Hi - we need geographic data at the ad_group level from the geographic_view resource on a daily basis - the issue is that we hit error 429: resource exhausted when we run this for even 1 account *my question is:* how can we get the geographic metrics by ad_group? this is the code: client = Goo

RE: [CampaignGroupError.MISSING_CURRENCY_CODE_FOR_CAMPAIGN_GROUP_CREATION_UNDER_MANAGER_ACCOUNT @ operations[0].operand.currencyCode]

2021-03-19 Thread Google Ads API Forum Advisor Prod
Greetings! This is an unusual error because you are doing something quite unexpected. Campaign groups can only be created in Google Ads client accounts. They cannot be created in Google Ads manager accounts. In your request to create the campaign group, you have the clientCustomerId set to the

RE: GoogleAds API V6

2021-03-19 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. 2 represents the LOWEST_UNIQUE and 5 represents the ONLY_PARTNER_SHOWN in Java client library so 2 should be Uniquely lowest price and 5 should be Only price shown. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._

Re: The Google Ads API doc is down

2021-03-19 Thread Google Ads API Forum Advisor Prod
Hello, If you are facing "Service unavailable" issues with the documentation, please disable any ad blockers you may have. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2AHNCv:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://go

Re: ad_group_criterion.gender.type value not getting

2021-03-19 Thread Krishnadas D
Thanks a lot. On Fri, 19 Mar, 2021, 11:57 pm Google Ads API Forum Advisor Prod, < adsapiforumadvi...@gmail.com> wrote: > Hi, > > You can refer to this page > > to map the genders to the Ids you are receiving. > > Chee

Re: Geographic Cost value is off

2021-03-19 Thread AdWords API and Google Ads API Forum
Reposting the last inquiry from the forum as it wasn't routed to our support queue. Thanks, Lakshmi, Google Ads API Team On Tuesday, March 16, 2021 at 3:06:45 PM UTC-4 toddev...@gmail.com wrote: > We are currently running the following g

RE: ad_group_criterion.gender.type value not getting

2021-03-19 Thread Google Ads API Forum Advisor Prod
Hi, You can refer to this page to map the genders to the Ids you are receiving. Cheers, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2Dx8Bl:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~

RE: ads api getting campaign views , view_rate , video view 100%

2021-03-19 Thread Google Ads API Forum Advisor Prod
Hello, Can you please share the response you are seeing from this report call and your client customer Id? Thanks, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2Dx2hM:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.

Re: The Google Ads API doc is down

2021-03-19 Thread Janis Karimovs
I'm dealing with the same issue. I'm getting 'Service Unavailable' when trying to view some pages on developers.google.com domain, but it seems to work when using Incognito mode. I'm using Chrome. On Friday, 19 March 2021 at 16:38:04 UTC+1 dhmitc...@gmail.com wrote: > From very small test, inco

Re: The Google Ads API doc is down

2021-03-19 Thread dhmitc...@gmail.com
>From very small test, incognito appears to work fine. I guess I'll switch to using it (or safari which also works) In USA (Boston) Don Mitchell Cargurus Principal Architect traffic acquisition On Wednesday, 17 March 2021 at 23:33:38 UTC-4 adsapiforumadvisor wrote: > Hi Don, > > Thank you for

RE: Error when trying to get sub account under manager account.

2021-03-19 Thread Google Ads API Forum Advisor Prod
Hi Puneet, Thanks for reaching out. Based on the error message indicating that there was no access token given, it looks like this request was made without the proper authorization header. If you still need further assistance, please reply privately with the complete request details. Thanks, M

Re: Internal Error in Change Event Service

2021-03-19 Thread Arshdeep Singh
Great! Thank you for the update. Looking forward to hearing from you. On Fri, 19 Mar, 2021, 4:07 am Google Ads API Forum Advisor Prod, < adsapiforumadvi...@gmail.com> wrote: > Hi Arshdeep, > > This looks like a server-side issue at our end. I was able to pull the > relevant log and pass it onto

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-19 Thread Megha Sethi
*Adgroup Feed Matching function* -> I am trying to create this matching function in case of i want to combine functions using AND matching_function: { function_string: `AND(CONTAINS_ANY(FeedAttribute[${feedId},1],{"name of business"}),CONTAINS_ANY(FeedAttribute[${feedId},9],{"Pub"}))`, left_op

ad_group_criterion.gender.type value not getting

2021-03-19 Thread Krishnadas D
in ads API when i use ad_group_criterion.gender.type it is showing some values like 10,20,11 . but in documentation it is showing FEMALE MALE UNDETERMINED UNKNOWN UNSPECIFIED https://developers.google.com/google-ads/api/fields/v6/ad_group_criterion how to get proper value or how to identify

Re: Getting "OperationAccessDenied.ACTION_NOT_PERMITTED" when making a call

2021-03-19 Thread Janis Karimovs
Hi, Oh I did actually get Google Ads and Adwords APIs confused, so I guess I am using Adwords API and I managed to get the campaigns through it. I am not quite sure what you mean by providing you with the SOAP request and response logs, where can I find those? The links you posted weren't too

Re: Where can I get "Total: Search Keywords on Display Network" data from API?

2021-03-19 Thread Google Ads API Forum Advisor Prod
Hello, Please use the keyword_view report and include the field ad_group_criterion.criterion_id. The ids that return 300 should total the sum of the Search Keywords on Display Network values. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2DwcBJ:ref -- -- =~=~=~=~=~=

camapign report with gender,age_range wise using google ads API

2021-03-19 Thread Krishnadas D
Hi , is there any way to get campaign report with age and gender wise with google ads api ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message beca

Cant access shared accounts through api

2021-03-19 Thread Kostja Saprykin
I set my python program to collect campaigns of account, it works fine for campaigns that are linked to my manager, but i cant get data from request regarding shared account, i get this warning: WARNING:google.ads.google_ads.client:Request made: ClientCustomerId: 8252429017, Host: googleads.goog

Re: Unclear error: The number of entries in the request exceeds the system limit

2021-03-19 Thread Antoni Martyniuk
Hello Peter! For some reason "reply to author" is grayed and says I'm not allowed to do that in this forum, so I've send all requested details to googleadsapi-supp...@google.com and included link to this topic within a message. Hope it won't get lost :) Thanks! piątek, 19 marca 2021 o 06:20:

Re: google.api_core.exceptions.PermissionDenied: 403

2021-03-19 Thread Pavel Hegler
Perfect, thanks adsapiforumadvisor schrieb am Mittwoch, 17. März 2021 um 19:49:35 UTC+1: > Hi Pavel, > > The get_service method retrieves the service > > > specified in the first argument for the version

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-19 Thread Megha Sethi
Thanks Got it. I have created one Flow for Adding Location extensions for new google ads account for linking it with GMB -> 1. Create a Feed by passing business account id and origin as GOOGLE. So it automatically creates all attributes, feed items and feed mapping. 2. Associate this feed with

GoogleAds API V6

2021-03-19 Thread did...@wihphotels.com
hello Google is sending new values into HotelPriceBucket : 2 and 5. these values are not figuring into HotelPriceBucketEnum of PHP client API V6.1 Google announced to new HotelPriceBuckets - Only price shown - Uniquely lowest price which is 2 and which is 5 thanks -- -- =~=~=~=~=~=~=~=~=~

How to get remaining credit from ads v6 api?

2021-03-19 Thread Jimmy
Hello I try to get some bill data (like the mask in the photo) via ads api. I tried some query FROM account_budget/customer/billing_setup in ads v6 api, but it seems not return the data that I want. Where can I get those data? Thank you. - remain credit in some account - recent added date - the

ads api getting campaign views , view_rate , video view 100%

2021-03-19 Thread Krishnadas D
Hi how can i get views , view_rate , video view 100% in campaign report i am using this query to get these values , SELECT campaign.name, metrics.impressions, metrics.clicks, metrics.ctr, metrics.average_cpv, metrics.average_cpm, metrics.interactions, metrics.cost_micros, *metrics.views,* *m