Portfolio bidding strategy id

2023-04-05 Thread Roman Bakarov
Hello, can you please provide information regarding the uniqueness of the portfolio bidding strategy id? Is it unique globally or within the account? Unfortunately, there is no info regarding this in the documentation

regarding enable API

2023-04-05 Thread Harshit Tyagi
hello sir i worked on google app script i want enable google ads api for my google ads account but i cant able to enable it please help -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Campaign Location And Objective

2023-04-05 Thread Lalit Nagwar
Dear Team, Can you help me to get campaign location and campaign objective. Currently I am using python client library. In google ads dashboard i am getting location and objective but while querying i am not getting. Regards, Lalit Kumar Nagwar -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Attempting to Modify an Ads final_url value fails. Also, possible bug found || ad_error: CANNOT_MODIFY_AD

2023-04-05 Thread Chad Wood
I guess there is this bug I brought up: By the way, the for loop with the comment saying "Fixed bug", that is because the update mask was made wrong... It came out like this by default (immediately fails): update_mask { paths: "update.resource_name" paths: "update.final_urls" } update

Re: Attempting to Modify an Ads final_url value fails. Also, possible bug found || ad_error: CANNOT_MODIFY_AD

2023-04-05 Thread Chad Wood
Based on your explanation, it sounds like the error I've received is the expected behavior. By my understanding, the API does not support our need and there are no alternatives. "Since you are using AdService , kindly no

Re: Attempting to Modify an Ads final_url value fails. Also, possible bug found || ad_error: CANNOT_MODIFY_AD

2023-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thank you for getting back to us. Please note that the Google Ads API manages accounts from the customer level down to the keyword level. The API can do what the Google Ads UI does, but programmatically. So there is no other API that can be used to modify your Ad. I would really like to

Re: Need to create a camapign for lifetime

2023-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for getting back with us. I see that you are getting OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE, this means that this operation is not permitted on this campaign type that you are using. With regards to the error you are getting, can you provide us with the campaign type you are usi

Developer Token

2023-04-05 Thread Novimed Salla
Dear Team, Can you help please to get (DEVELOPER_TOKEN) and (REFRESH_TOKEN)? Regards, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because yo

Re: Attempting to Modify an Ads final_url value fails. Also, possible bug found || ad_error: CANNOT_MODIFY_AD

2023-04-05 Thread Chad Wood
Thanks. Are there any workarounds? Maybe a different API? We've got about 400 image ads, and one of the team members hardcoded utm parameters into the final urls. We use a tracking template though, and these hardcoded parameters are damaging to data quality. I'm hoping we can avoid needing to

RE: Campaign: Number of Eligible Keywords

2023-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dennis, Thank you for reaching out to the Google Ads API support team. I hope that you are doing well today. Moving forward to your concern, I can confirm that this field is not available in the API. I raised a feature request for this field so that it will become available in the future. H

Re: Need to create a camapign for lifetime

2023-04-05 Thread Socially Recruited
Hi I want to create a campaign with only lifetime budget rather than daily budget with campaing type: search and display. I was trying to assign value in "total_amount_micros" instead to "amount_micros', now the budget is create but not able to associated with the budget. Error return in the a

RE: Need to create a camapign for lifetime

2023-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to Google Ads API Forum. Kindly provide us more context on your concern and what you mean by lifetime budget approach in Google Ads API in v12 version? This is so we can provide more accurate answers accordingly. Additionally, if you are encountering errors in th

Re: Google Ads API v12 - INVALID_ARGUMENT Error with Unknown Error Code

2023-04-05 Thread Google Ads API and AdWords API Forum
Re-posting the last inquiry ( https://groups.google.com/g/adwords-api/c/c0kGHdPsz9A ) from the forum as it wasn't routed to our support queue. Regards, Google Ads API Team On Tuesday, April 4, 2023 at 5:08:06 PM UTC+8 ibrahim...@vinted.co

Re: Missing resources from dashboard which are present in google ads API

2023-04-05 Thread Google Ads API and AdWords API Forum
Re-posting the last inquiry ( https://groups.google.com/g/adwords-api/c/XMLUKuIP0-k?pli=1 ) from the forum as it wasn't routed to our support queue. Regards, Google Ads API Team On Tuesday, April 4, 2023 at 10:59:05 PM UTC+8 adith...@hevo

Re: PHP Get First Page Cpc Micros

2023-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thank you for getting back to us. The reason why you're not getting all keywords when using the condition ad_group_criterion.position_estimates.first_page_cpc_micros > 0 is because this condition will not return first_page_cpc_micros that is equal to 0. As per the FATAL error due to nul

RE: get results from google ads api

2023-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Welcome to Google Ads API Support team. Thank you for reaching out to us. With regards to your concern, before we can provide any guidance to you, would you be able to share to us the uncropped screenshot of the equivalent data in UI that you want to retrieve through API including your c

Re: Enhanced conversions for Offline click conversions

2023-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Jonathan, Thank you for responding back to us. With regards to the error you encountered, the INVALID_CONVERSION_ACTION error means that you are uploading a conversion along with a conversion action that does not belong or exist in the account you are mutating to. To avoid this, you can

Need to create a camapign for lifetime

2023-04-05 Thread Socially Recruited
Hi, Can anyone help on lifetime budget approach in google ads api in v12 version Thanks and regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this mess

Re: Google Ads API with segments column result in empty

2023-04-05 Thread Manish Kumar
Hi All, Attached is the curl call . Thanks Manish On Wednesday, April 5, 2023 at 3:03:17 PM UTC+5:30 Manish Kumar wrote: > Hi All , > > I am getting the empty results when I call the below API for campaign > table with segments table column in select query. > > > https://googleads.googleapis.com

Google Ads API with segments column result in empty

2023-04-05 Thread Manish Kumar
Hi All , I am getting the empty results when I call the below API for campaign table with segments table column in select query. https://googleads.googleapis.com/v11/customers/7522901297/googleAds:searchStream Could anyone please help me how to populate data for segments column in campaign tab

Campaign: Number of Eligible Keywords

2023-04-05 Thread Dennis Kreeft
Hi, I am writing a script to pull # of eligible keywords per campaign, this metric is visible in the UI - see screenshot. I am not seeing this metric under the campaigns view in the API docs, where does this metric live? Thanks, Dennis -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: PHP Get First Page Cpc Micros

2023-04-05 Thread ma...@sumer.me
I think you misunderstood me. My problem is: If I don't use this with WHERE ad_group_criterion.position_estimates.first_page_cpc_micros > 0, PHP returns "null" for some words and gives a Fatal Error and the process is interrupted. ad_group_criterion.position_estimates.first_page_cpc_micros > 0