Re: How to returns the requested customer in full detail with google ads api v11.

2022-10-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mendel, Thank you for the reply. Could you confirm if you are looking for specific information that is not returned in the report using the provided GAQL? If yes, could you specify the information together with the complete request and response logs with request ID and request header genera

RE: Update Conversion Action not working

2022-10-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for posting your concern. Allow me to provide support. I tried to replicate the issue on my end and I also noticed the same behavior. With this, so that I can raise this with the rest of the team, please provide the following details: complete request and response logs with reque

RE: Cannot create Location group inside Performance max campaign

2022-10-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Martin, Thank you for raising your concern to our team. Allow me to provide support to your concern. For the first question, I would suggest reaching out to the product team as the issue is encountered in the UI, they are more equipped to this topic. You can reach out to them via this link.

RE: Cannot create Conversion Rules in Performance Max campaign

2022-10-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Hope you are doing well. This is Carmela from the Google Ads API team. Thank you for reaching out. Moving forward, upon seeing the error you have attached, it appears that you have encountered the VALUE_RULES_NOT_SUPPORTED_FOR_CAMPAIGN_TYPE error. This means that this value rule set is

Re: How to returns the requested customer in full detail with google ads api v11.

2022-10-06 Thread Mendel Chodaton
Thank you for your response. Can i send you my code and how i use the getcustomer ? SO you can help me Le lun. 3 oct. 2022 à 11:03, Google Ads API Forum Advisor a écrit : > Hi Mendel, > > Thank you for posting your concern. Allow me to provide support. > > To provide insights to your concern, s

Re: Google Ads Test Account Does Not Function As Expected

2022-10-06 Thread Chad Wood
Well, I just got it working via OAUTH2. Like I said though, it won't make sense for us to use this method long-term. The program will run automatically every day, and while it may not take much effort to perform this one little manual task every day -- Lots of little manual tasks add up into in

How to setup Customer acquisition in Performance Max campaign dynamically

2022-10-06 Thread san...@knorex.com
Hi, I have 1 Performance Max campaign. I want to setup option Customer acquisition: - "Optimize campaign for acquiring new customers" - I see the bid amount + audience list. What is API documentation to get/edit such options in my campaign? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Cannot create Conversion Rules in Performance Max campaign

2022-10-06 Thread san...@knorex.com
Hi, I have 1 campaign type *Performance Max* in Adwords. Now I want to create new *Conversion rules set* to that campaign. Body: customer_id: "xxx" operations { create { conversion_value_rules: "customers/xxx/conversionValueRules/yyy" (this rule is successfully created before) dimension

RE: TOO FEW Error

2022-10-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Emanuele, Thanks for reaching out. Can you please privately provide your complete request and response logs so that our team can properly investigate the request that lead to the TOO_FEW error? Thanks, Matt Google Ads API Team ref:_00D1U1174p._5004Q2eyJkQ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~

RE: How to share accountLink like in UI

2022-10-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for raising this concern to the Google Ads API Forum. With regard to your concern, it appears that this is related to this document. If you have any additional questions / clarification, I would suggest reaching out to the Google Ads Product support team as they are more equipped

Re: CREATE_OPERATION_NOT_PERMITTED

2022-10-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Lukas, Thanks for posting your concern on this thread. Yes it is true that the ad customizer feeds have not been removed. Also, the only feed placeholder types that are not yet deprecated are: Ad customizers Location extensions (and affiliate location extensions) Dynamic remarketing (Flight,

Re: Google Ads Test Account Does Not Function As Expected

2022-10-06 Thread Chad Wood
adding to my prior message: Can I perform this task (Domain Wide Delegation) with the Essentials Starter Edition of Workspace? I just signed up for that version. But now I'm at a roadblock. The *main email**, associated with our Ads account, Firebase, GA4, etc... is an @gmail domain email. Ho

Re: Google Ads Test Account Does Not Function As Expected

2022-10-06 Thread Chad Wood
Alright, it's becoming more clear now. Correct me if I am wrong, but here's what I think is going on: * I created the service account for API use to Google Analytics 4, and I just added the service account to the authorized users as view-only. * Google Ads REQUIRES that invitees accept t

Re: Google Ads - Service Account Unauthenticated

2022-10-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jeeva, Thank you for the reply. I understand that you are encountering the "PERMISSION_DENIED error", which means a user doesn't have permission to access a customer and you’re accessing a client customer using 'login-customer-id’ in the request. To address the above error, you will need to

How to share accountLink like in UI

2022-10-06 Thread I F3 I Joomboosick
Hi guys, Im tried to find the way to share but im confused [image: Untitled.png] I was found the way to get account link and linkId -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Google Ads - Service Account Unauthenticated

2022-10-06 Thread Jeeva Bharathy
Hi Sherwin, I have corrected my 'impersonated_email' parameter and now I am getting a new error as below, [2022-10-06 19:17:31 - WARNING] Request made: ClientCustomerId: 9662991256, Host: googleads.googleapis.com, Method: /google.ads.googleads.v11.services.GoogleAdsService/SearchStream, Req

TOO FEW Error

2022-10-06 Thread Emanuele Isaia
Hi, I need an help with an error in Google Responsive Display Ad create operation, I'm used to create it with the SDK whitout problems and this didn't happen to me until today, I'll paste the error with request id hoping to find more support. Response --- Headers: { "request-id": "XemkS

Re: age_range.type return Null

2022-10-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for your reply. I work with Sherwin and allow me to assist you here. Upon checking the request on my end, I was able to replicate the issue as the ad_group_criterion.age_range.type returns the null value as well. However, I can say that this is expected and let me explain why. I c

Re: CREATE_OPERATION_NOT_PERMITTED

2022-10-06 Thread Lukas Kelling
Hello, reopening this thread to ask for *confirmation* from Google Ads API Team. This page (https://developers.google.com/google-ads/api/docs/extensions/feeds/feed-items) mentions ad customizers as one of "the only feed placeholder types that are not yet deprecated". However, while ad custom

Missing Specific Video Campaign

2022-10-06 Thread Neil Tsai
Hi there, We use the following GAQL query to download campaigns and their metrics. However, we found a specific campaign is missing from the response, and cannot be downloaded using GAQL. SELECT campaign.id, campaign.name, metrics.impressions, metrics.cost_micros FROM campaign WHERE campaign.id

Re: Missing discovery product feed subtype campaigns via API

2022-10-06 Thread m-ish...@atara.co.jp
Hi team, Please let me know if you have any updates on this thread. Best regards, 2022年9月21日水曜日 23:51:58 UTC+9 johan...@funnel.io: > Hey, > > Ok, but just to be perfectly clear: it is not currently possible to get > product feed discovery campaign through the api? > > Best regards, > Johan > >