Conversion campaign - Issue in selective_optimization

2022-06-20 Thread SR
Can we use selective_optimization in Google Search and Display campaigns? I have shared the request and response details below. Please let me know what is the issue and how to resolve this. Request details: URL: https://googleads.googleapis.com/v10/customers/REDACTED/campaigns:mutate Header:

How to get unmatched users from google Ads?

2022-06-20 Thread Gaurav Sachdeva
Hi want to get the information of all the users that were not match by google. I have upload a user list and match rate is 89% , now I want to get the users which are not matched my google. Is it possible by GAQL ? how can get all the unmatched users? Also how can get individual user level

Re: Ad Report for Google Ads API

2022-06-20 Thread SaleSpider Ad Operations
Additional Info, I use v9 On Monday, June 20, 2022 at 7:26:09 PM UTC-4 SaleSpider Ad Operations wrote: > Hi, > > I want to create a query like this but in Ad level > > SELECT segments.date, campaign.name, metrics.impressions, > metrics.active_view_impressions, metrics.clicks,

Ad Report for Google Ads API

2022-06-20 Thread SaleSpider Ad Operations
Hi, I want to create a query like this but in Ad level SELECT segments.date, campaign.name, metrics.impressions, metrics.active_view_impressions, metrics.clicks, metrics.all_conversions, metrics.cost_micros FROM campaign 'WHERE segments.date DURING LAST_30_DAYS I bolded the new column to be

RE: Missing REST documentation

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Goncalo, Thank you for reaching out to the Google Ads API support team. I raised with my team your request. This request is subject to review. So I would recommend keeping an eye on our Developer Blog for information on future releases. Thanks, Nirmitabahen Gaurav Google Ads API Team

Re: Audience Segment based on Firebase Custom Conversion specific parameter value

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Lorenzo, Thanks for getting back to us. For us to provide specific recommendations, could you provide us with the complete Ads UI screenshot showing the audience that you’ve created via Ads UI? Please send us a screenshot using reply privately to the author option. Regards, Yasar Google

Re: Multiple rows with same segment value

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vijay, The Ads API can only be a conduit to the Ads product as exposed in the Ads UI. There may be a feature availability time lag when using the API. All currently supported click types return correctly while unsupported types get their own row. Could you also elaborate how this makes the

Re: v11 and Display campaigns

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Javier, Good day to you. Thank you for sending updates on your concern. If you have additional questions regarding the topic being discussed in this thread, feel free to send those over to our team and we would be happy to assist you further. Please let me know if you have further concerns

RE: list available apps

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Matan, The account_link resource has account_link.third_party_app_analytics.app_id. If the above isn't what you are looking for, could you send us a full screen screenshot of the Ui showing what you are looking for? You may send the requested information via "Reply to author" or via

list available apps

2022-06-20 Thread 'Matan Peleg' via Google Ads API and AdWords API Forum
hola, is there a way to list the available application for creating campaigns? to be clear: when creating a campaign via the REST API for application installs, we need to add the 'appCampaignSetting' object that includes the 'appId' value. Is there a way to list the available app ids? Thank you

Re: Multiple rows with same segment value

2022-06-20 Thread Vijay Kumar
Hi Aryeh, Thanks for getting to the cause of the issue. Before I get back to you on the business use case, I've one question. Why the invalid ENUM values "Mobile app extension" and "Image extension" are even allowed to be used? We are a reporting platform for the performance marketing teams

RE: google ads api v10: empty response for ad_group

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to our API support team. We'd like to take a closer look at the behavior you observed. That said, could you also share the complete request and response logs, and the login-customer-id used? If you haven't yet, logging can be enabled by navigating to the Client

google ads api v10: empty response for ad_group

2022-06-20 Thread 'Aleh Melnik' via Google Ads API and AdWords API Forum
Hello! When i try to get report from ad_group on v10 i receive empty response, but if i switch to v9 i receive all data as expected. I thought it due zero metrics, but I checked on v9, results have non-zero metrics the last requestId on v10: nIzun4MlWq4JTls-bH83qw SELECT

RE: Add monolog/monolog:v1.26 compatibility to php client library

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jeroen, For PHP Ads API Client Library specific issues you may reach out to the issue tracker for support. Regards, ​​ Aryeh Google Ads API Team ref:_00D1U1174p._5004Q2byA2O:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Trying to update a campaign budget with python

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Andrew, If you look at the log for your response, you will see that in the update_mask field the amount_micros is missing, which is the reason why the amount is not being changed. I am not a Python expert, but I think the reason for this issue is in the line

RE: Question about Querying Historical Data

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Orvin, Thank you for reaching out to our API support team. Since you mentioned that you are using a 3rd party connector which is make.com to query google ads into SQL server, to be honest with you the make.com is out of our scope support. Moving forward to your concern about "historical

RE: why my campaign is attached with all conversion pixel instead of what i have selected.

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sunil, Thank you for raising your concern to my team. With regards to your concern, it appears that the more appropriate feature that you can use on your use case is the custom goal. To know more information about the custom goal and how to implement it, you can refer to this guide. If the

Add monolog/monolog:v1.26 compatibility to php client library

2022-06-20 Thread J Franse
Hi Google Ads API team, Our team was waiting for the update of the *php client library for Google Ads API*. Turns out the requirements of the new version V15.1 (supporting Google Ads API V11) includes monolog/monolog:v2 or v3. This is in conflict with the monolog/monolog:v1.26 version we use.

Re: Audience Segment based on Firebase Custom Conversion specific parameter value

2022-06-20 Thread Lorenzo Scortichini
Hi Nirmita, thanks again for coming back to me. Unfortunately, with everything you linked me so far I couldn't replicate the exact result I'm expecting. As stated in the previous mail, all the UserList I'm generating via API are for some reason Website user segments. What I'm trying to replicate

Re: Data about search partner (instead of url performance report)

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jun, Thank you for raising your concern to my team. To further investigate the issue, could you provide the complete request and response logs with request ID and request header generated on your end? With the help of this information, we can answer you accordingly or we can identify if

Re: why am I getting "Method not found: Google.Api.Gax.Grpc.ClientHelper..ctor(Google.Api.Gax.Grpc.ServiceSettingsBase)'."

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ronny, Thank you for getting back to us. I work with Sherwin & Yasar and allow me to assist you here. Upon seeing in this thread that you have not yet provided complete logs, that my colleague "Sherwin & Yasar" requested. That said, could you please provide the complete API logs (request

Re: Data about search partner (instead of url performance report)

2022-06-20 Thread Jun Masuda
Hi John, Thank you for confirming. I checked this page https://developers.google.com/google-ads/api/fields/v10/detail_placement_view#segments.ad_network_type and it is written including SEARCH_PARTNERS, but we get data only those data type. MIXED, YOUTUBE_WATCH, CONTENT Is search partner

Re: How to get asset performance label for Responsive Display Ads with Python?

2022-06-20 Thread Wenjun Yang
Hi, Your website says ad_group_ad_assest_view is for AppAd only. Is this also for Display Ads? I remembered I had tried before and response is empty. Thanks! Wenjun On Saturday, June 18, 2022 at 12:42:55 AM UTC+8 adsapi wrote: > Hi Yang, > > Thank you for reaching out to the Google Ads API

RE: Exact bids used for a keyword when bidding is enhanced CPC

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hoshank, Thanks for reaching out to the Google Ads API Support team. With regards to your concern, "but it would be nice to know the exact values that were used to arrive at the average CPC." For the average CPC or average cost per click, this can be extracted from the generated forecast