Re: How to Generate Weekly estimates with different bidding type

2023-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Santoni, Thank you for the reply. Upon checking, I'm afraid that weekly estimates are still not supported with the Google Ads API. However, we have already created a feature request for this. For now, what we can suggest is that you follow our blog post at

Re: Refresh token

2023-06-19 Thread Emanuele Lucchese
We have the same problem. I using the php library client. Il giorno domenica 18 giugno 2023 alle 12:40:08 UTC+2 Giosuè Anastasi ha scritto: > I'm trying to follow this video > https://www.youtube.com/watch?v=M5DxbxEwV9s&list=PLKByxjzUC-N_DIBLsb-h_XaaqmYD1vnQM&t=175s > to try the ruby code ex

I would like to learn about the intelligent mode and expert mode provided by Google

2023-06-19 Thread dongfu li
Hello I would like to learn about the intelligent mode and expert mode provided by Google: How can you use APIs to confirm the intelligent mode or expert mode selected by the Google Ads platform? Can you provide a confirmation method? Which API can be used to distinguish intelligent advertisin

RE: access and edit the listing group of an asset group of a campaign

2023-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Kostas, Thank you for reaching out to the Google Ads API Forum Channel. In order to view your product groups (or listing groups) using the API, you can report on them using the report type asset_group_product_group_view (for an asset group product group) or product_group_view (for a produc

RE: some audiences doesn't allow to create offlineuserjob for them

2023-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Andrii, In order for us to check your concern further, could you please provide the complete API request and response logs with request-id and login-customer-id generated on your end via reply privately to author option? Links highlighted on this thread. request - https://developers.google

Re: upload conversions and enhanced conversions with gclid via the api

2023-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, As mentioned here(https://developers.google.com/google-ads/api/docs/conversions/upload-clicks#id_parameters), you must enable your website and lead-tracking system to capture and store the GCLID, the unique ID that Google Ads provides for every impression of a Google ad. Can you confirm if

Re: upload conversions and enhanced conversions with gclid via the api

2023-06-19 Thread Joachim Løvgaard
Hi We are capturing the gclid when people visit our store. I want to *both *upload click conversions through the API with the gclid that I save *and* and I want to upload conversion adjustments (enhanced conversions) through the API. I cannot find a clear cut path in your documentation on how t

Re: Refresh token

2023-06-19 Thread Κωστας Μαυρογαλος
If your project is in "Testing" because you haven't verified it, the refresh token expires after a week of its making. What helped me(using the PHP client library, was to literally just re-make a refresh token the same you made your first one. For the PHP library in particular, the file you're lo

Google Ads API, PHP: "Request had invalid authentication credentials. Expected OAuth 2 access token..." Error

2023-06-19 Thread Κωστας Μαυρογαλος
I'm attempting to cURL the Google Ads API with the following PHP code: $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, 'https://googleads.googleapis.com/v14/customers/[CUSTOMER_ID]:generateKeywordHistoricalMetrics'); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_CUST

RE: google ads rest api call in adf

2023-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jeevan, Thank you for raising your concern to the Google Ads API team. For REST interface of the API, you may refer here for the sample for search and searchstream: https://developers.google.com/google-ads/api/rest/common/search. However, if issue persists, for us to investigate further, kin

The OAuth client was not found.

2023-06-19 Thread Emanuele Lucchese
Good morning everyone I am using google ads api in php. To interface with the service I use this library https://github.com/googleads/google-ads-php. Since Friday I keep having this problem for every call I make. I also tried deleting and recreating the project including the OAuth consent scree

RE: performance max campaign asset group audience signal demographic age range

2023-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dan, Thank you for raising your concern to the Google Ads API team. I understand you want to provide the min_age and max_age. With that being said, when you create audiences, you can provide the min_age and max_age on the AgeSegment for the Age Dimension which is included on the Audience Dim

Re: ad campaign error - how do i fix "too few elements in the collection"

2023-06-19 Thread Joseph Rosen
We figured this out. The error stems from a violation of the medical terminology used in our ad. On Mon, Jun 19, 2023 at 9:44 AM Google Ads API Forum Advisor wrote: > Hi Joe, > > Thanks for reaching out to Google Ads API Support. > > With regards to your concern, can you confirm if you are usin

RE: private message regarding: cannot get click_view data for app campaign

2023-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for your patience. With regards to your concern, you mentioned that you are getting empty results while using the click_view report. I understand that using ad_group_ad you are getting clicks metrics. However, by using the click_view report, you are getting empty data. That said,

RE: it's been over a month since i applied for baisic access for google ads api token, but still no reply

2023-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Moon, Thank you for providing additional information. @Compliance team - The client sent their details privately to our team. For your reference, here's the MCC ID of the client: 329-775-6294. He noted that they did not receive any reply or case ID after submitting their application. Please

Pay per Conversion in the API

2023-06-19 Thread lbowe...@gmail.com
Howdy everyone. We are looking at using the pay per conversion bidding setting. We would like to be able to detect this setting, or set campaigns to use this goal in the API. I cannot find anywhere to do this. Any clues? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

RE: how can i recreate this report? audience segment type field in the api

2023-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rory, Thanks for reaching out to the Google Ads API Forum. You may use the user_list.type field from campaign_audience_view report. This report pulls performance data from interests and remarketing lists for Display Network and YouTube Network ads, and remarketing lists for search ads (RLSA)

RE: moving disabled accounts from one mcc to another

2023-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API team. It appears that you've encountered a SUSPENDED_ACCOUNT_CANNOT_ADD_CLIENTS (https://developers.google.com/google-ads/api/reference/rpc/v14/ManagerLinkErrorEnum.ManagerLinkError#suspended_account_cannot_add_clients) error. As stated in the err

RE: need approval on this token | google ads api

2023-06-19 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. It appears that this is the same concern to what you previously opened with us with a subject title of Need approval on this Token. The mentioned thread was already routed to the Compliance Support team. It would b

RE: connection reset by peer in search_stream

2023-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I'm from the Google Ads API team. I hope you're doing great today. I suggest that you check this documentation (https://developers.google.com/google-ads/api/docs/client-libs/python/timeouts#streaming_call_timeouts) for more information on how to override the default timeout for GoogleAdsSe

Re: how to reproduce this ui report with the api?

2023-06-19 Thread Chad Wood
Awesome resource there. Thanks. One more follow up question; when the review status of an ad is UNDER_APPEAL, what will the APPROVAL_STATUS be? Will it remain DISAPPROVED throughout the appeal process, or will it revert to UNKNOWN as it is throughout the primary review process? On Monday, Jun

Re: Discovery Campaing Error Create Via Google Ads Api

2023-06-19 Thread Vinicius R A
I'm having the same problem, when I call mutate to generate the campaign. I've set up all sorts of bidding strategies and it keeps crashing. I would also like to know how to set up a conversion goal for a discovery campaign. we need help, thanks Em sexta-feira, 16 de junho de 2023 às 23:24:39 UT

Error With Campaign Creation Rest API v14

2023-06-19 Thread Diego Villanueva Araya
Hello Google Ads Team I am trying to create a campaign using google ads API REST but I get an error message. Could you please advise? I'm working with a test account. Below are the details url: https://googleads.googleapis.com/v14/customers/{login_customer_id}/campaigns:mutate variables: Req

Error with Discovery Campaign Creation

2023-06-19 Thread Hawk Scale
Hello google ads team, i´m trying to create a discovery campaign, but generate the error: Error with message "The required field was not present.". On field: operations On field: create On field: campaign_bidding_strategy I already tried the avail

why The cost of the campaign does not match the cost of the creatives in the campaign?

2023-06-19 Thread pqm peng
why The cost of the campaign does not match the cost of the creatives in the campaign? May 2023 the cost of the campaign was 504$ May 2023 the cost of the creatives in the campaign $304 Why the same campaign costs differently at the same time? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: adgroupad review_status in response

2023-06-19 Thread Nghia Nguyen
Hi, thanks for the support. It is sad that i a Nodejs library *google-ads-api *for doing this. I retried many times and my result still the same. Is there anyway to bypass or fix this ? My entire project use this library and change it seems impossi

INVALID_CUSTOMER_FOR_CLICK

2023-06-19 Thread outleads
We are getting the above-referenced error when attempting to upload conversions to an account that's managed by a MCC account. We're using the MCC for the login-customer-id field and the ads account everywhere else. The account managing conversions seems to be the child ads account (not the MCC

Can't set Maximize conversion bidding strategy

2023-06-19 Thread Minh Tuệ Nguyễn
I have a similar problem when calling API with google-ads-api to set Maximize conversion bidding strategy. Can you help me solve this problem? Thank you https://groups.google.com/g/adwords-api/c/NwmqRWwsU5w -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https: