no ในวันที่ จ. 17 มี.ค. 2025 19:34 น. <[email protected]> เขียนว่า:
> [email protected] > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/adwords-api/topics> > Google > Groups > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> > [image: > Google Groups Logo] > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> > Topic digest > View all topics > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/adwords-api/topics> > > - How to upload a click conversion from a LOCATION_EXPANSION click? > <#m_1920755357513213060_group_thread_0> - 2 Updates > - Full list of codes Audience Interests & Detailed Demographics > <#m_1920755357513213060_group_thread_1> - 2 Updates > - data query filtered at a different level than the from clause in the > google ads api <#m_1920755357513213060_group_thread_2> - 2 Updates > - Inquiry About Accessing Past Performance Data for CLOSED Accounts > via API <#m_1920755357513213060_group_thread_3> - 1 Update > - pmax campaign tracker setup <#m_1920755357513213060_group_thread_4> > - 1 Update > - which url is displayed when multiple finalurls are set in google ads > api? <#m_1920755357513213060_group_thread_5> - 2 Updates > > How to upload a click conversion from a LOCATION_EXPANSION click? > <http://groups.google.com/group/adwords-api/t/de838be563c7951d?utm_source=digest&utm_medium=email> > Rafael Machado <[email protected]>: Mar 16 06:07AM -0700 > > Users see my client's search-responsive ad, click "Get location details" > (instead of the headline), and book an appointment with my client via the > WhatsApp link on their Google My Business profile. It's a healthcare > business, so the conversions that happen on the Google My Business profile > don't show up on Google Ads. We only get a small number of clicks on this > ad per day, but the clients that come from it bring us a lot of revenue. > > I would like to upload lead conversions and converted lead conversions > with > revenue. The problem is that when I query the API to get the GCLIDs for a > particular day with click_view, I mostly get a GCLID like this: > Cj4KCQjwhMq-BhCFARItAGvo0Kf4pZTC53_w_7zS-0JxLEyGniXG3CJt-utSAOrzYM9rp1VrLl2NZR9xGgJPVxAC8P8HAQ > > > I've uploaded a click conversion to Google Ads with this GCLID above with > no errors with debug enabled, but the conversion doesn't count on the > Google Ads UI. And I can't decode this GCLID with > https://www.pemavor.com/solution/gclid-decoder/ to get the timestamp. > > Conversions with GCLIDs like this that come from a LOCATION_EXPANSION > click > I can upload without any problems and they count on Google Ads UI and I > can > decode them to get the timestamp: > EAIaIQobChMIk-TUkLmHjAMV6FRIAB1KVQcPEAAYASABEgJ7JvD_BwE > > I would like to know if there is a way to upload a click conversion with > the first GCLID type. I doubt it exists, but it's worth a try. Thanks for > your time. > Google Ads API Forum Advisor <[email protected]>: Mar 17 11:17AM > > Hi, > > Thank you for reaching out to the Google Ads API support team. > > Could you please confirm whether you are uploading the conversions via the > Google Ads API? If yes, I would recommend you refer to the document Upload > Click Conversions to get more information on how to upload click > conversions via the Google Ads API. You can upload enhanced conversions for > leads without having captured GCLIDs. Also, you need to follow the > instructions to confirm autotagging is enabled. Set up your Google Ads > account, website, and lead-tracking system to capture and store the GCLID, > GBRAID, or WBRAID of each impression and click for your ads. Autotagging is > turned on by default for new accounts. > > In order to assist you further, could you please share the conversion > action name or the conversion action ID of the conversion actions that you > are unable to view in the Google Ads UI even after uploading it via the API > along with the Google Ads account ID of the uploaded conversions. > > You can send the details via Reply privately to the author option, or > direct private reply to this email. > > Thanks, > > Google Ads API Team > > > Feedback > How was our support today? > > > [2025-03-17 11:17:11Z GMT] This message is in relation to case > "ref:!00D1U01174p.!5004Q02vHAUP:ref" (ADR-00294870) > Back to top <#m_1920755357513213060_digest_top> > Full list of codes Audience Interests & Detailed Demographics > <http://groups.google.com/group/adwords-api/t/aa5e98d71a03e814?utm_source=digest&utm_medium=email> > Jens <[email protected]>: Mar 16 10:24PM -0700 > > Did you finally found an option to target 'parents of infants' as part of > detailed_demographic in a search campaign via API? Just as your screenshot > shows, it is possible in the UI: But it seems not to be possible via API. > > Google Ads API Forum Advisor schrieb am Mittwoch, 5. Oktober 2022 um > 19:22:38 UTC+2: > > Google Ads API Forum Advisor <[email protected]>: Mar 17 10:46AM > > Hi, > > I would recommend you please use the below given GAQL query to retrieve > the data of the field 'parents of infants' from the detailed_demographic > report via the Google Ads API: > > SELECT detailed_demographic.id, detailed_demographic.name > FROM detailed_demographic WHERE detailed_demographic.name LIKE 'Parents > of infants' > > You can use Query Validator to validate your query, then you can try > making a request using the Method:customers.googleAds.search or > Method:customers.googleAds.searchStream. > > If you still need any further assistance, I request you kindly share the > uncropped UI screenshot by highlighting the fields that you are trying to > retrieve from the detailed_demographic report via the Google Ads API. > > You can send the details via Reply privately to the author option, or > direct private reply to this email. > > Thanks, > > Google Ads API Team > > > Feedback > How was our support today? > > > [2025-03-17 10:46:24Z GMT] This message is in relation to case > "ref:!00D1U01174p.!5004Q02exgtI:ref" (ADR-00152320) > Back to top <#m_1920755357513213060_digest_top> > data query filtered at a different level than the from clause in the > google ads api > <http://groups.google.com/group/adwords-api/t/f9e81666625a806b?utm_source=digest&utm_medium=email> > Google Ads API Forum Advisor <[email protected]>: Mar 17 01:41AM > > Hi, > > Please be informed that I have removed your response from the forums as it > contains the PII information. > > It is not possible to retrieve data from those two campaigns in an > aggregated, grouped, or summed format by day, as shown in the Looker report > you shared. When using the campaign report, we apply filters on both the > date and campaign name in the 'WHERE' clause. As a result, the data is > retrieved separately for each campaign and segmented by date. Therefore, > you cannot obtain a report that combines both campaigns' data while keeping > it segmented by date. However, we were able to retrieve the data as per > your screenshot from the Google Ads API using the campaign resource which > will retrieve the results separately for each campaign. However, I am > sharing with you the sample GAQL query: > > SELECT campaign.name, metrics.impressions, metrics.ctr, segments.date, > campaign.resource_name FROM campaign WHERE campaign.name LIKE '%DESTINO%' > AND > segments.date BETWEEN '2025-03-01' AND '2025-03-11' > > Note that this query will fetch both the campaigns data individually which > are segmented by date. > > > Thanks, > > Google Ads API Team > > > Feedback > How was our support today? > > > [2025-03-17 01:41:26Z GMT] This message is in relation to case > "ref:!00D1U01174p.!5004Q02vH9Of:ref" (ADR-00294017) > José Matias <[email protected]>: Mar 17 02:54AM -0700 > > Thank you for the response. > > This query is the same one I previously indicated. > > I would like to understand how the Google Ads UI manages to aggregate the > data from these two campaigns by day? > [image: Captura de Tela 2025-03-17 às 06.53.25.png] > Em domingo, 16 de março de 2025 às 22:42:02 UTC-3, Google Ads API Forum > Advisor escreveu: > > Back to top <#m_1920755357513213060_digest_top> > Inquiry About Accessing Past Performance Data for CLOSED Accounts via API > <http://groups.google.com/group/adwords-api/t/376360263532e242?utm_source=digest&utm_medium=email> > Thanh Loan Hồ <[email protected]>: Mar 17 12:46AM -0700 > > Dear Google Ads API Support Team, > > I would like to clarify whether it is possible to retrieve past > performance > data via the API for an account with CLOSED status (Indicates a closed > account unable to serve ads. Test account will also have CLOSED status. > Status is permanent and may not be reopened.). > > If retrieving past performance data via the API is not possible, can this > data still be accessed through the Google Ads UI? Additionally, how long > is > past performance data retained and accessible for CLOSED accounts? > > Thank you for your support. I look forward to your response. > > Best regards, > LoanHo > Back to top <#m_1920755357513213060_digest_top> > pmax campaign tracker setup > <http://groups.google.com/group/adwords-api/t/ac86ae788cbd65e4?utm_source=digest&utm_medium=email> > Gregory Gao <[email protected]>: Mar 16 09:18PM -0700 > > Hi, > > Just wanted to confirm if the support team reached out. Since it has been > a > few days and I do not see an email in my inbox. > > On Thursday, March 13, 2025 at 6:40:43 PM UTC+8 Google Ads API Forum > Advisor wrote: > > Back to top <#m_1920755357513213060_digest_top> > which url is displayed when multiple finalurls are set in google ads api? > <http://groups.google.com/group/adwords-api/t/e183d12c78929e84?utm_source=digest&utm_medium=email> > miinye <[email protected]>: Mar 16 06:05PM -0700 > > Then, when registering a keyword with the same keyword name using *mutate > create*, the *finalUrl* appears to be changed. However, in the UI, the > first (0th) URL is displayed. In this case, I would like to know whether > the change has actually been applied. > > 1. create keyword (FINALURL) : *https://ads.google.com *create > [image: CREATE_KEYWORD_before.PNG] > > [image: create_변경내역.PNG] > > 2. same keyword (FINALURL) create : *https://ads.google.com/test2* change > [image: create_변경내역2.PNG] > > api response > [image: finalUrl_response.PNG] > The change history shows that it has been modified. Should it be > considered > that the second URL has been applied? > > > > > 2025년 3월 14일 금요일 오후 4시 57분 54초 UTC+9에 Google Ads API Forum Advisor님이 작성: > > Google Ads API Forum Advisor <[email protected]>: Mar 17 06:22AM > > Hi, > > To assist you further, could you please provide us with complete API logs > (request and response logs with request-id and request header) generated at > your end. > > If you are using a client library and haven't enabled the logging yet, I > would request you to enable logging for the specific client library that > you are using. You can refer to the guides Java, .Net, PHP, Python, Ruby or > Perl to enable logging at your end. For REST interface requests, you can > enable logging via the curl command by using the -i flag. > > Thanks, > > Google Ads API Team > > > Feedback > How was our support today? > > > [2025-03-17 06:22:50Z GMT] This message is in relation to case > "ref:!00D1U01174p.!5004Q02vH9WU:ref" (ADR-00294114) > Back to top <#m_1920755357513213060_digest_top> > You received this digest because you're subscribed to updates for this > group. You can change your settings on the group membership page > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/adwords-api/join> > . > To unsubscribe from this group and stop receiving emails from it send an > email to [email protected]. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/adwords-api/CABkxpRofYeRKALLhVCC5Lq5ZCHRH1hdFYwjRi9ifdEUnPg40SQ%40mail.gmail.com.
