Get customer ID - PHP V13 Google Ads

2023-05-03 Thread Jessica Villa
Hello! I have a question and hope someone can help me: how can I get the customer ID if I only have the ad_group_id? I tried using this query: *$query = "SELECT customer.id FROM ad_group WHERE ad_group.id = ".$ad_group_id." LIMIT 1";* and accessing like this: *$googleAdsClient->getCustomerId(

final urls

2023-05-03 Thread Oleg Disrupt
Hello I tried to create the ad (responsivedisplayad) with this url but it doesnt work. https://srchxxx.com/search/top5/?s=test+Treatments&uid=8f2ba2376f402bb90771c61fc491a506 It seems there is issue for parameter length but I can't find any help for it. Can you help me? Regards -- --

Target Country Code for a Campaign

2023-05-03 Thread SHREYA ARORA
Hello team, I want to get following information at the campaign level: campaign id, campaign name, customer id, customer name, campaign status, campaign bidding strategy type, device and location (in terms of 2 letter country code) I am able to figure out about all the fields except location. C

User Type External VS Internal and Publishing status

2023-05-03 Thread Kirankumar Yenugutala
Hi All, We will get data via the Google ADS API. I have the following questions. Could you please provide inline responses to the following questions? I have the impression that the web documentation is not very clear. 1) Should we create a *Project in Google Console platform* to fetch data fr

Re: membership life span changing without input

2023-05-03 Thread Steven Alsheimer
Even if I input a manual list on the test account for only 30 day membership lifespan the status changes to CLOSED (1 Day) after a day So even without the API this is happening. Is this just a Google Ads Test Account Limitation? Thanks On Wednesday, May 3, 2023 at 8:39:26 AM UTC-4 Google Ads

Re: Abridged summary of adwords-api@googlegroups.com - 26 updates in 18 topics

2023-05-03 Thread Sara Ali
البريد الإلكتروني يحتوي على عدة مواضيع تتعلق بـ Google Ads API، بما في ذلك تحديثات للتطبيق والواجهات البرمجية والتقارير والمشاكل التقنية المختلفة. كما يحتوي على طلب للحصول على معرف المطور وتحديثات للحصول على جميع إجراءات التحويل وإجمالي المنتجات النشطة في كل حملة أداء ورسائل خاصة بشأن خطأ غير صا

Re: quota_error: resource_exhausted without quotaerrordetails

2023-05-03 Thread Markus Heiden
Hi, the main (unanswered) question was: Why do I get a rate limit error _without QuotaErrorDetails_? IMO that makes automation hard, because it is required by the docs that I have to wait the provided amount of time. I wouldn't like to resort to parsing error messages to extract the retry delay

Re: api end points to get all conversion action

2023-05-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vincent, Based on the given context, you may use the conversion_action report (https://developers.google.com/google-ads/api/fields/v13/conversion_action). However, we would need an un-cropped screenshot of your Google Ads UI showing the entity/data that you want to pull via API as it will gr

Re: generateKeywordHistoricalMetrics not returning aggregateMetricTypes

2023-05-03 Thread teambs
Hi Any update? On Tuesday, May 2, 2023 at 11:10:00 PM UTC+5:30 teambs wrote: > For the end point https://googleads.googleapis.com/v13/customers/${ > customerclientid}:generateKeywordHistoricalMetrics > > we are seeing only results object in response, we are not getting > aggregateMetricResults f

RE: account budget api

2023-05-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hwansang, 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, for us to provide an accurate answer to your concerns, could you please provide us with the full non-cropped and non-redacted screenshot of the UI w

RE: account budget

2023-05-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Mario, Thanks for reaching out to the Google Ads API Team. Could you confirm if you are using Google Ads API? If yes, please provide us more details or full context regarding your concern about the Google Ads API or elaborate more on how we can help? I ask this so our team further investi

When are the historical metrics available?

2023-05-03 Thread Markus Heiden
Hi, I am using KeywordPlanIdeaService.generateKeywordIdeas(). If I set the date range for the historical metrics (today: 3rd of May 2023) to the last month (start and end: April 2023) I get an INVALID_VALUE: Request --- MethodName: google.ads.googleads.v13.services.KeywordPlanIdeaService/G

RE: report discrepancy

2023-05-03 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 support team. Regarding your concern, it appears that this is specifically about reports data. Kindly note that Google Ads API mirrors Google Ads UI. Meaning, the Google Ads API should be able to pull or manage the data available in y

RE: google ads api developer token request

2023-05-03 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 support team. Regarding your concern, it appears that this is specifically about your token application. However, kindly note that this channel / our team provides assistance to Google Ads API-related concerns and technical implementa

Re: api end points to get all conversion action

2023-05-03 Thread Vincent Mary
Thanks for your answer. I can't find a graphic where this information (date and time of conversion) is visible. To be more precise, I would like to know if it's possible to list all conversions of a campaign from a date and then to get the dateTime of each conversion and the "searched keyword"

RE: api end points to get all conversion action

2023-05-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Vincent, Thanks for reaching out to the Google Ads API Team. Can you confirm if you wish to obtain these data using the Google Ads API? If so, please provide us with an uncropped UI screenshot of this data in the Google ads UI? I am asking this so we will be able to provide guidance as to

Google Ads API developer token request

2023-05-03 Thread Ismaël PAINCHAN
Hi, We made the token request for the Google Ads API 2 weeks ago and have not received a response since. We also have the contact form with the reason "I'm waiting to hear back about my API application! Help!". Could I have a feedback on the progress of my application? Kind regards. -- -- =

Re: Api end points to get all conversion action

2023-05-03 Thread Vincent Mary
Hello ! I am currently searching for conversion date and time but can't find a way to get it ! I will wait with you the answer of the Google team. Le mercredi 3 mai 2023 à 05:45:59 UTC+2, Shubham Kant a écrit : > Hello team, any update on this? > > On Tuesday, May 2, 2023 at 1:56:02 PM UTC+5: