reading large number of adgroups metrics

2022-06-16 Thread Gigel Chiazna
Hello I have 300K+ adgroups and I want to download data for last 30 days for all at once. What is the best solution? Thank you, Gigel -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Error post API migration

2022-06-16 Thread Mohamed Dergueche
Hello Team, I have been requested to migrate to google lead python api but now it stopped worked. I'm getting this error : google.api_core.exceptions.PermissionDenied: 403 Google Ads API has not been used in project xxx before or it is disabled. Enable it by visiting

Force specific error for testing with Python SDK

2022-06-16 Thread Jeff Strome
Hey there, In the Python SDK, is there a way to force "GoogleAdsException" to return an error (internal_error in my case)? I am trying to code an automatic retry and want to test my code. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: search_stream return incomplete data if taken over a long period of time

2022-06-16 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. A Search or SearchStream request counts as one operation against the user's daily operation quota. One SearchStream request counts as one API operation irrespective of the number of batches. Please see this documents. Let me

RESOURCE_NOT_FOUND and BAD_RESOURCE_ID errors after making request

2022-06-16 Thread S P
Hello, after using googleads.v10.services.AdGroupCriterionService/MutateAdGroupCriteria to make a request and update ad group criterion I am getting 2 seperate errors: *1.* Fault: errors { error_code { request_error: BAD_RESOURCE_ID } message: "\'\' part of the resource name is invalid."

RE: GRPC error: Received unexpected EOS on empty DATA frame from server

2022-06-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dan, Replying over here since I saw your issue on the Java client library issues list, but this looks like an API issue that's not specific to that client library. For some reason, I'm having a hard time finding the request with ID amJbGo5ALKnf_ihJ5CMvvg in our logs. Could you click Reply

Re: Discrepancies between reporting metrics from Google Ads API and the Google Ads web UI

2022-06-16 Thread ds5da...@gmail.com
Hi Taylor, Just wanted to understand if you are able to find the solution for this data discrepancy, between he data coming from the Google Ads API and the Google Ads Account? On Tuesday, March 1, 2022 at 8:35:18 AM UTC-8 adsapi wrote: > Hi there, > > Thank you for reaching out to Google Ads

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

2022-06-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Lorenzo, Thank you for reaching out to the Google Ads API support team. You can see visitor your website, visitor with specific segments and visitor who took specific action available in audience segments in the Google Ads API. Let me know if you have any question. Thanks, Nirmita Google

RE: How to get click_view data

2022-06-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi majid, Basic access is enough. To diagnose, could you send us a 'DEBUG' log level request and response log of raw API communications of your empty click_view report? The request and response appears similar to the JSON Mappings in our REST documentation with additional headers and

search_stream return incomplete data if taken over a long period of time

2022-06-16 Thread Dekstrin
Hello I have a problem with google ads api. For some reason search_stream return incomplete data if taken over a long period of time. Do you have a limit with 1020 rows for stream? I'm using python client (google-ads-python). The code example: gads_client =

How to get click_view data

2022-06-16 Thread Majid
Hi, We are using Google Ads API with Basic token and can retrieve data regarding to the campaigns data and its metric, However when I query the click_view, it always returns empty result, We need this in order to map the gclid we get into the leads at our end, Can we use click_view with basic

Re: Got Permission error - USER_PERMISSION_DENIED in Google Ads API, while it works on Adwords API

2022-06-16 Thread Ajit Trivedi
Hi, Can you please explain a little more about how we can fix this issue? On Thursday, January 16, 2020 at 3:20:23 AM UTC+5:30 Google Ads API Forum Advisor Prod wrote: > Hi Omri, > > Thanks for reaching out. The error USER_PERMISSION_DENIED >

Re: How do you use the Google Ads API to update an asset that has the TextAsset type?

2022-06-16 Thread Thinh Nguyen
Hi Support team, I would appreciate your attention to this matter and I look forward to your response. Thanks and regards On Thursday, June 16, 2022 at 9:00:00 PM UTC+7 adsapi wrote: > Hi Nguyen, > > Thank you for getting back to us. > > First of all I want to inform you that I will delete

Re: How do you use the Google Ads API to update an asset that has the TextAsset type?

2022-06-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Nguyen, Thank you for getting back to us. First of all I want to inform you that I will delete your latest response as it contains generated logs on your end. Allow me to reiterate the description of the latest concern and you can see it below: "Hi Support team, Thank you for replying I

Re: com.google.api.client.auth.oauth2.Credential

2022-06-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Martin, Thanks for getting back to us. You may see below responses to your queries: 1. Can you point out at what point this old flow might be used: create a refresh token, create an authentication token? >> While creating a refresh token OOB had an issue. 2. Is it the old java google ad

RE: Monolog Logger error

2022-06-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Gigel, Thank you for reaching out to our API support team. To freshen up, the Google Ads API library supports PHP version 7.3 or greater. It depends on gRPC and some other libraries, which you can see in the composer.json file. You will also need other information listed in Prerequisites

Re: Multiple rows with same segment value

2022-06-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vijay, Thank you for sending the requested information. In order for us to investigate, could you please provide the sample rows from API response with this scenario "I think that the API is not treating the `UNKNOWN` values as a unique value and hence returning multiple rows.", that you

RE: Discrepancy between metrics.video_quartile_*_rate and google Ads UI

2022-06-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Oksana, Thank you for reaching out to our API support team. To assist you even further, could you please send us the complete request and response logs with request ID and request header generated on your end where we can see the error? Also, provide a full-screenshot of the Google Ads UI

Monolog Logger error

2022-06-16 Thread Gigel Chiazna
Hello I just installed google ads api with php library on a Windows 10 system. I am using php 8.1.5 I followed instructions here: https://github.com/googleads/google-ads-php/blob/main/README.md I had to use composer with --ignore-platform-reqs because of some incompatibilities. I do not

Discrepancy between metrics.video_quartile_*_rate and google Ads UI

2022-06-16 Thread 'Oksana Sulyma' via Google Ads API and AdWords API Forum
Hi Google Ads API support team! I pull report Campaign report with metrics.video_quartile_p25_rate, metrics.video_quartile_p50_rate, metrics.video_quartile_p50_rate, metrics.video_quartile_p100_rate included.

RE: cant get results

2022-06-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ajay, Additional information. could you please provide complete API logs (request and response with request-id) so our team further investigates your concern? Please provide it via Reply privately to the author option. If this option is not available, then send it instead on this email

Re: Adgroup level data seems broken?

2022-06-16 Thread Adam Plimley
I have emailed. However, I am not sure where to get this information from exactly. On Thu, Jun 16, 2022 at 11:08 AM Google Ads API Forum Advisor wrote: > Hi Adam, > > Thank you for reaching us out. I am Sherwin from Google Ads API support > team. I hope that you are doing well today. > > To

Re: cant get results

2022-06-16 Thread Ajay.R
Hi google ads, I am using python client and I am searching campaign details with some selected campaign ids , but I am not getting any results, Search pager [field mask] is provided, I don't know what to do. On Thursday, June 16, 2022 at 3:15:59 PM UTC+5:30 Ajay.R wrote: > I am not getting the

RE: Adgroup level data seems broken?

2022-06-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Adam, Thank you for reaching us out. I am Sherwin from Google Ads API support team. I hope that you are doing well today. To further investigate this issue, could you provide the complete request and response logs with request ID and request header generated on your end? You can provide it

cant get results

2022-06-16 Thread Ajay.R
I am not getting the results only field mask alone is comming from the API -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

Re: com.google.api.client.auth.oauth2.Credential

2022-06-16 Thread FW API
Hi Yasar, 1. Can you point out at what point this old flow might be used: create a refresh token, create an authentication token? 2. Is it the old java google ad words client library having that problem? 3. Does the new java google ads library has that one fixed already? Thanks for your help,

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

2022-06-16 Thread Lorenzo Scortichini
Hi Nirmita, Following this code example Add Conversion Based User List , I've created a user list based on the ConversionAction id of one of our Mobile App conversion actions (conversion type:

Adgroup level data seems broken?

2022-06-16 Thread Adam Plimley
I am using the new Google Ads API, and I am pulling the ad_group report. This was working fine, and historically pulls good data. However, since May 26th the impression data started to differ from the norm. In particular the search_impression_share metric started to come through with more and

Re: Multiple rows with same segment value

2022-06-16 Thread Vijay Kumar
Hi Jinky, Thanks for your response. Following up on the issue, I've sent the requested details through the "private-reply-to-author". Please let me know if you need any additional information. Regards, Vijay Kumar On Thursday, May 12, 2022 at 4:13:36 PM UTC+5:30 adsapi wrote: > Hi Anant, > >

Re: How do you use the Google Ads API to update an asset that has the TextAsset type?

2022-06-16 Thread Thinh Nguyen
Hi Support team, Thank you for replying I have a new question. I created an asset group with a "PAUSED" status But it does not work. Asset group status is still ENABLED Please check again for me. Thank you and regards. On Wednesday, June 15, 2022 at 3:49:24 PM UTC+7 adsapi wrote: > Hi Nguyen,