Re: Google forwarding number is enabled or not

2022-08-31 Thread cv
Hello Nikisha, Again here. I wanted to see Is Google Forwarding Numbers are properly setup on landing pages or not? I have used call_view to get the call deatils, but now need to check call forwarding is setup properly not? Thanks, On Saturday, 29 June 2019 at 01:04:28 UTC+5:30 Google Ads

Re: DEADLINE_EXCEEDED error

2022-08-31 Thread 'Oksana Sulyma' via Google Ads API and AdWords API Forum
Thanks Heidi and team! I'll decrease request date range and will contact back if this won't help. On Tuesday, August 30, 2022 at 8:04:18 PM UTC+3 adsapi wrote: > Hi, > > Thank you for reaching out to us. > > The error DEADLINE_EXCEEDED >

Problem instantiating Services.V11.ReachPlanService

2022-08-31 Thread Bruce Axtens
In the following, client is a valid GoogleAdsClient: client.GetService(Services.V11.ReachPlanService); However, it is throwing: Method not found: 'Grpc.Core.ChannelCredentials Grpc.Auth.GoogleGrpcCredentials.ToChannelCredentials(Google.Apis.Auth.OAuth2.ITokenAccess)'. This is after a uni

RE: ads conversions group by ad_event_type

2022-08-31 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, I am Carmela from the Google Ads API team. Thank you for reaching out. With regard to your concern, could you please provide the screenshot of the whole Google Ads UI showing the data you want to retrieve so we can give accurate guidance to you? You can provide it via Reply privately to

New Ad Campaign Issue(Google Ads API )

2022-08-31 Thread Olayinka Popoola
Hi, A few months ago I migrated an application API from Adwords to Google Ads (V11). Recently it was observed that a newly created campaign data is not pulling through but every other things seems ok. Kindly advise. Kind regards, Olayinka -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

call_view report

2022-08-31 Thread cv
Hi, There is no unique fields where I can identify that call is already received. I need to fetch this report on daily basis but I cannot see where I can identify that from this time onwards or this id onwards data fetch is remaining. Can you please let me know how this can be achieved? Than

Exclude listing group item "every thing else" in performance max campaign

2022-08-31 Thread Ilan Alexandrov
Hi, I'm trying to create a code that will generate me new Asset group, and will contain a listing group that has certain products in it. The problem is that after creating this listing code, im getting only the products i need but i have in the listing group an item called "Everything else in a

RE: Problem instantiating Services.V11.ReachPlanService

2022-08-31 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Bruce, Thank you for raising this concern to the Google Ads API Forum. In order to better check this, could you please provide the complete API logs within the format of request and response logs with the request-id that generated on your end? This information will help our team to better ch

I am finding "getVideoViewRate" from "Metrics"

2022-08-31 Thread vagh...@gmail.com
*I am trying to get Video Data but some "Metrics" data I can't get.* So please help me with that? $query = "SELECT campaign.id, ad_group.id, ad_group.name, metrics.impressions, metrics.video_views, metrics.clicks, metrics.video_view_rate, metrics.average_cpv, metrics.cost_micros, metrics.video_

Request Ad Appeal of API

2022-08-31 Thread Joilson Rezende
Hi, i have the ad with status (Eligible (limited)). Is possible request "Appeal" by API? [image: ad-status-limited.jpeg] -- The information contained in this message may be CONFIDENTIAL and is for the intended addressee only. Any unauthorized use, dissemination of the information, or copying

RE: call_view report

2022-08-31 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 Forum. I completely understand that you want to include the date field in the call_view report. I am afraid that this field in the call_view report is currently not supported in the Google Ads API. Fortunately, our team has already r

RE: New Ad Campaign Issue(Google Ads API )

2022-08-31 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Olayinka, Thank you for reaching out to us. For our team to further investigate this, could you provide us with the complete API logs (request and response with request-id) generated on your end and the whole UI screenshot of the Google Ads UI where you can see the data you want to pull? Y

RE: I am finding "getVideoViewRate" from "Metrics"

2022-08-31 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to us. For our team to further investigate this, could you provide us with the complete API logs (request and response with request-id) generated on your end and the whole UI screenshot of the Google Ads UI where you can see the fields you want to retrieve? Note

Re: New Ad Campaign Issue(Google Ads API )

2022-08-31 Thread Olayinka Popoola
Thank you for reply. Let me rephrase my question. what are the available report tables that I can filter their fields which performance max? My issue has to do with Performance max. Please note that I currently generate my query from the following shopping_performance_view ad_group ad_group_

change_status - An internal error has occurred

2022-08-31 Thread Ales Sturala
Hello, For the following GAQL query: *SELECT change_status.resource_name, change_status.last_change_date_time, change_status.resource_type FROM change_status WHERE change_status.resource_type="CAMPAIGN_SHARED_SET" AND change_status.last_change_date_time BETWEEN "2022-08-16" AND "2022-09-01" OR

How to fetch "Organic Clicks" via API

2022-08-31 Thread Orel Gilad
Hi, Where can we get the value of "Organic Clicks" via the API docs? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subs

RE: change_status - An internal error has occurred

2022-08-31 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ales, Thanks for reaching out to the Google Ads API Forum. I was able to reproduce your issue on my end. Allow me to raise this to my rest of the team. However, could you try to send the request for a smaller date, for example, change_status.last_change_date_time BETWEEN '2022-08-28' AND '2

RE: Search for targeted placements

2022-08-31 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. Targeted or managed placements are generally retrieved using the managed_placement_view. That said, information of these placements may not be represented in the API similar to the ones in the attached screenshots, since the API's reports

Api Google Ads

2022-08-31 Thread Ramiro Jaramillo
Hi Just to know if I can start to use the api from Google Ads plataform or I have to do something more justo to star using it. Thanks Ramiro -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: Request Ad Appeal of API

2022-08-31 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Joilson, Thanks for reaching out. Please see this guide on submitting policy exemption requests for Ads. If you have any questions on policy exemptions, please let us know. Regards, Matt Google Ads API Team ref:_00D1U1174p._5004Q2dtkv0:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: In Market: Other Search

2022-08-31 Thread Eric Beecher
Thanks for your response. That would be a most welcome feature, I don't have specific markets I am trying to bring in, I am hoping to recreate the search in the Google Ads UI in my app, so I would need to be able to search all of the "other" audiences like I can with life events/user interests

RE: Api Google Ads

2022-08-31 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ramiro, Thank you for reaching out to the Google Ads API support team. With regards to your concern, you may refer to the getting started documents for the Google Ads API. Let me know if you have any questions. Thanks, Nirmita Google Ads API Team ref:_00D1U1174p._5004Q2dtptj:ref -- -- =~

Re: Adwords Geotargets Postal Codes

2022-08-31 Thread Google Ads API and AdWords API Forum
Re-posting the last inquiry (https://groups.google.com/g/adwords-api/c/2Xk-Ejv0j-w) from the forum as it wasn't routed to our support queue. Kind regards, Heidi Marie Umali Google Ads API Team On Wednesday, August 24, 2022 at 6:54:29 AM UTC+8 Taylor Sand wrote: > Hello everyone, > > I'm explor

Re: New Ad Campaign Issue(Google Ads API )

2022-08-31 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Olayinka, Thank you for the reply. As with other campaign types, you can use GoogleAdsService.SearchStream to retrieve attributes and performance metrics for Performance Max campaigns but kindly note that you should not select an AdGroup when querying Performance Max campaigns, as no campai

Re: Performance Max metrics and assets

2022-08-31 Thread Google Ads API and AdWords API Forum
Reposting the last inquiry ( https://groups.google.com/g/adwords-api/c/ux2k6cSyaR4 ) from the forum as it wasn't routed to our support queue. Regards, Jinky Google Ads API Team On Thursday, August 25, 2022 at 4:32:07 PM UTC+8 vyta...@whatagraph.com wrote: > Is it possible (or what's the best

Uploading offline click conversions via the REST Interface

2022-08-31 Thread David Booke
Hello, I was wondering if it is possible to upload offline click conversions via the Google Ads API REST Interface. We'd like to upload conversions automatically and periodically, so I was looking at the Python example here that utilizes the google-ads Python client library: https://developers

Re: Uploading offline click conversions via the REST Interface

2022-08-31 Thread David Booke
Perfect - thank you for the quick reply! On Wednesday, August 31, 2022 at 3:08:09 PM UTC-5 adsapi wrote: > Hi David, > > Here is customers.uploadClickConversions > > endpoint, > this is the

Re: call_view report

2022-08-31 Thread cv
Hi Jinky, No I am not looking for date field, rather I can use callstarttime as date field, but I was looking at some unique field or ID where I make sure the data has came for this ID and after that all data is remains. Thanks, On Wednesday, 31 August 2022 at 17:51:19 UTC+5:30 adsapi wrote: