Re: v18 - performance max placement view metrics - impressions but not clicks?

2024-10-17 Thread Shannon
>>To assist you accurately on your concern, could you please confirm if you are able to fetch or see the ‘clicks metrics’ of the Performance Max campaign placements in the Google Ads UI? Of course not. That is not in the UI. It is recently released in the v18 version of the API. Still, we can't

RE: clarification on campaign url options in google ads api

2024-10-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Yes, the upgraded URL is deprecated. To set the campaign URL, you need to use the customers.campaigns.mutate rest interface method. In the campaign operation, you can specify the trackingUrlTemplate, finalUrlSuffix and urlCusto

RE: add users to audience list

2024-10-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Please find the answers below for your questions. Can I add users to my already-created list without creating the offline job? As per this API documentation, it required an OfflineUserDataJobOperation to append customer contact

Need to get headline from ads

2024-10-17 Thread Ad Guru
SELECT ad_group_ad_asset_view.ad_group, ad_group_ad_asset_view.asset, ad_group_ad_asset_view.field_type, ad_group_ad_asset_view.performance_label, ad_group_ad_asset_view.policy_summary, ad_group_ad_asset_view.enabled, asset.text_asset.text, metrics.impressions, metrics.clicks, metrics.ctr FROM

RE: the given field type is not supported to be added directly through asset links

2024-10-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Based on the information provided, it appears you are attempting to link a STRUCTURED_SNIPPET asset to a Performance Max campaign asset group, and encountering the UNSUPPORTED_FIELD_TYPE error. This is because Performance Max c

RE: wrong url in imageasset

2024-10-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. With regard to your concern, I am checking with the rest of our team and one of our colleagues will reach out to you once we have an update. This message is in relation to case "ref:!00D1U01174p.!5004Q02vGewM:ref" (ADR-00272033

Re: issue with billing setup via api - php

2024-10-17 Thread Ethinos DM
Billing setup is already done we have to just link to specific payment account id : 2255-4790-2251-9526. We don't want to create new billing setup. On Wednesday, October 16, 2024 at 8:33:59 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Upon checking your account, I could see that

v18 - Performance Max Placement View metrics - Impressions but not clicks?

2024-10-17 Thread Shannon
If I am reading the documentation correctly, the new "performance_max_placement_view" only provides impressions as a metric: https://developers.google.com/google-ads/api/fields/v18/performance_max_placement_view#metrics.impressions. How can we get clicks for this? Impressions are useless. T

Re: issue with google ads version 17 api

2024-10-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, As requested earlier, can you confirm if you are passing the consent field of customer_match_user_list_metadata in your OfflineUserDataJob create requests. Kindly note that I don't see that you have shared the API logs as I could only see the UI screenshot, so kindly provide us with the com

Re: geo targets downlod file 8-13-2024 "athens international airport "eleftherios venizelos""

2024-10-17 Thread Bob Drzewucki
Hello, I confirmed the use of two double quotes works fine with our parsing. Thank you for your quick response and the change to your file generation process. Thank you, Bob On Thursday, October 17, 2024 at 9:04:43 AM UTC-4 Google Ads API Forum Advisor wrote: > Hello, > > The double quotati

Re: geo targets downlod file 8-13-2024 "athens international airport "eleftherios venizelos""

2024-10-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, The double quotation mark is the standard way to escape quotes in CSV files. If you use any standard CSV parser it should handle it fine. The team did this as a permanent fix rather than manually fixing the file as they had in previous iterations. This message is in relation to case "ref

Re: geo targets downlod file 8-13-2024 "athens international airport "eleftherios venizelos""

2024-10-17 Thread Bob Drzewucki
Hello Google Team, I have reviewed the latest geo targets download file 10-10-2024, checking the two records mentioned over this ticket. "9216974","Karen ""C""","Karen ""C"",Nairobi County,Kenya","9069738","KE","Neighborhood",Active "9041231","Athens International Airport ""Eleftherios Venizelo

Re: Add users To Audience List

2024-10-17 Thread cv
Hi, I also have few question. If this only be efficient with job service. 1) How I can know that Job is pending or completed? 2) Where I can see JobID? As you suggested this. If a job ID is specified, this example adds operations to that job. Otherwise, it creates a new job for the operations.

Re: create and update user list with Google Ads API

2024-10-17 Thread cv
H, Can you please help me how I can remove the members from list first? There is no code example for this. Does remove member also needed to do with Offline Job processing? Thanks, On Tuesday 13 December 2022 at 16:14:54 UTC+5:30 Google Ads API Forum Advisor wrote: > Hi Derek, > > Thank you

Add users To Audience List

2024-10-17 Thread cv
Hi, Can I add Users to My Already created list without creating the Offline Job? Can you please guide how I can achieve this in PHP? I am using this service to create userList CrmBasedUserListInfo. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https:

Re: issue with google ads version 17 api

2024-10-17 Thread Chethan U
Hi, I have pinged you the requested details in private chat. Please check On Thursday, October 17, 2024 at 12:41:26 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > To investigate the issue further, could you provide us with your Google > Ads customer ID and the user list ID for which