The read operation timed out for google spreadsheet

2023-07-10 Thread Luis Zamora
Hi Google team, I am facing an issue when executing this line in Python, from googleapiclient.discovery import build service = build('sheets', 'v4', credentials=creds,cache_discovery=False) sheet_metadata = service.spreadsheets().get(spreadsheetId=spreadsheet_id ).execute() the final issue on

Re: Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-25 Thread Jose Luis Petracca
Yes it has access On Monday, July 25, 2022 at 3:04:18 AM UTC-3 adsapi wrote: > Hi Jose, > > Thank you for getting back to us. > > Moving forward, to be clear, what we are saying is the *user account* > that you used in configuring your Google Ads API Console project >

Re: Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-22 Thread Jose Luis Petracca
I did all what documentation said. Also I did the Wide delegation to the service account On Friday, July 22, 2022 at 12:47:06 PM UTC-3 adsapi wrote: > Hi Jose, > > Thank you for the reply. Allow me to assist you here. > > To further address the issue, I would suggest checking on your end if you

Re: Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-22 Thread Jose Luis Petracca
No, the problem isnt fix and this is the problem =START HERE *System information:* - python 3.9.9 - package version google-ads==17.0.0 - using service account *The Code* from google.ads.googleads.client import GoogleAdsClient from google.ads.googleads.errors import

Re: Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-21 Thread Jose Luis Petracca
Sorry, that was an Error, that i've fixed This is a new one, the detail in this thread is correct On Thursday, July 21, 2022 at 4:04:13 PM UTC-3 adsapi wrote: > Hi Jose, > > Thank you for reaching out to the Google Ads API support team. > > It looks like we have a separate thread for this

Re: Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-21 Thread Jose Luis Petracca
Please dont forget to reply this On Wednesday, July 20, 2022 at 3:55:45 PM UTC-3 Jose Luis Petracca wrote: > Hi, > > I am trying to get data form the api, it is a really simple request, that > is an example from the package > > *System information:* > >- python 3.9.

Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-20 Thread Jose Luis Petracca
vconsole-project.","grpc_status":16}; >, errors { error_code { authentication_error: NOT_ADS_USER } message: "User in the cookie is not a valid Ads user." } request_id: "8ykzEeM7wVjZoJ1VDI54aw" , '8ykzEeM7wVjZoJ1VDI54aw') Using service account is mandator

Re: Error Reading From Api V11

2022-07-20 Thread Jose Luis Petracca
tial. See https://developers.google.com/identity/sign-in/web/devconsole-project.","grpc_status":16}; >, errors { error_code { authentication_error: NOT_ADS_USER } message: "User in the cookie is not a valid Ads user." } request_id: "8ykzEeM7wVjZoJ1VDI54aw"

Re: Error Reading From Api V11

2022-07-20 Thread Jose Luis Petracca
*SOLUTION: *REINSTALL GOOGLE-ADS PYTHON PACKAGE On Wednesday, July 20, 2022 at 1:25:32 PM UTC-3 Jose Luis Petracca wrote: > Hi, > > I am trying to get data form the api, it is a really simple request, that > is an example from the package > > *System information:* >

Error Reading From Api V11

2022-07-20 Thread Jose Luis Petracca
Response* /error ValueError: Specified service GoogleAdsService" does not exist in Google Ads API v11. Anyone knows what i am doing wrong? Regards Jose Luis -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~

Google Ads API: object has no attribute 'get_customer'

2022-05-24 Thread Luis Felipe Chutá Ortiz
Hey Everyone! I am trying to migrate a script that someone else did in version 14.0.1 of google-ads to version 16.0.0 I am encountering this error: 'CustomerServiceClient' object has no attribute 'get_customer' I am not familiar at all with the google ads api and I could not find anything in

Google Ads API: object has no attribute 'get_customer'

2022-05-24 Thread Luis Chutá
Hey Everyone! I am trying to migrate a script that someone else did in version 14.0.1 of google-ads to version 16.0.0 I am encountering this error: 'CustomerServiceClient' object has no attribute 'get_customer' I am not familiar at all with the google ads api and I could not find anything in

Object has no attribute get_consumer

2022-05-24 Thread Luis Chutá
Hey Everyone! I am trying to migrate a script that someone else did in version 14.0.1 of google-ads to version 16.0.0 I am encountering this error: 'CustomerServiceClient' object has no attribute 'get_customer' I am not familiar at all with the google ads api and I could not find anything in

Object has no attribute get_customer- Python 3.8

2022-05-24 Thread Luis Chutá
Hey Everyone! I am trying to migrate a script that someone else did in version 14.0.1 of google-ads to version 16.0.0 I am encountering this error: 'CustomerServiceClient' object has no attribute 'get_customer' I am not familiar at all with the google ads api and I could not find anything in

Object has no attribute get_customer

2022-05-20 Thread Luis Chutá
Hey Everyone! I am trying to migrate a script that someone else did in version 14.0.1 of google-ads to version 16.0.0 I am encountering this error: 'CustomerServiceClient' object has no attribute 'get_customer' I am not familiar at all with the google ads api and I could not find anything in

Google Ads API: object has no attribute 'get_customer'

2022-05-20 Thread Luis Chutá
Hey Everyone! I am trying to migrate a script that someone else did in version 14.0.1 of google-ads to version 16.0.0 I am encountering this error: 'CustomerServiceClient' object has no attribute 'get_customer' I am not familiar at all with the google ads api and I could not find anything in

Google Ads API: object has no attribute 'get_customer'

2022-05-20 Thread Luis Chutá
Hey! I am trying to migrate a google script from google-ads version 14.0.1 to version 16.0.0 but I've encountered this error when I am executing the code. I've found nothing of use on the documentation about this get_costumer method so I would like to know what is the current form or use of

Re: Getting fields descriptions with GoogleAdsFieldService

2021-12-29 Thread Luis
/mapping?hl=en), the detailed fields mapping is missing for one of the reports in the first and main table https://www.dropbox.com/s/hllmlfuv3hdneo9/2021-12-29_12-07-43.png?dl=0 Many thanks, Luis On Wednesday, December 22, 2021 at 12:06:52 AM UTC+1 adsapi wrote: > Hi Luis, > > I work w

Re: Getting fields descriptions with GoogleAdsFieldService

2021-12-20 Thread Luis
velopers.google.com/google-ads/api/fields/v9/overview?hl=en) are missing key parts. Many thanks, Luis On Monday, December 20, 2021 at 6:53:38 AM UTC+1 adsapi wrote: > Hi Luis, > > Thank you for the additional details regarding what you are looking for in > the GoogleAdsFieldService. I ha

Re: Getting fields descriptions with GoogleAdsFieldService

2021-12-17 Thread Luis
). Many thanks, Luis On Friday, December 17, 2021 at 10:00:11 AM UTC+1 adsapi wrote: > Hi Luis, > > This is Yasar and I work with Ernie. Let me assist you with this. > > Unfortunately, there is no way to programmatically get the display name > for a given field as shown in the G

Re: Getting fields descriptions with GoogleAdsFieldService

2021-12-16 Thread Luis
that the metadata service GoogleAdsFieldService provided both the display name (as in the UI) and the description, wouldn't it? Many thanks in advance, Luis On Wednesday, December 15, 2021 at 8:26:07 AM UTC+1 adsapi wrote: > Hi Luis, > > Thank you for posting your concern. > &

Getting fields descriptions with GoogleAdsFieldService

2021-12-14 Thread Luis
Hi there, Is it possible to get fields descriptions with GoogleAdsFieldService? If not, what is the best alternative to get fields description programmatically without having to parse and process the online documentation? Many thanks in advance, Luis

Most performatic way to fetch amount spent on ads per day

2021-08-09 Thread Andre Luis Zipf
Greetings! I need to fetch the total amount spent on ads on a per day basis. The query I created for this is the following: SELECT metrics.cost_micros, campaign.id FROM ad_group WHERE segments.date = '%s' AND metrics.cost_micros > 0 Is this the correct way to fetch this

Re: Getting report totals in new Google Ads API

2021-04-27 Thread Luis Pandolfi
oup 2 Campaign 2, 789 How can I resolve that query? Best regards, Luis Pandolfi El martes, 27 de abril de 2021 a la(s) 00:03:23 UTC-3, adsapiforumadvisor escribió: > Hi Luis, > > Could you clarify what fields in the ad group resource that you want to > filter and provide samp

Re: Getting report totals in new Google Ads API

2021-04-26 Thread Luis Pandolfi
, but the metric is aggregated in the ad_group level and I cannot get total values for each campaign. I want total values for each campaign and filter by some fields in the ad_group. Is this an API restriction or can I do it in some way? Best regards, Luis El viernes, 23 de abril de 2021 a la(s

Re: Getting report totals in new Google Ads API

2021-04-23 Thread Luis Pandolfi
Hi Xiaoming, The issue in my case when querying the campaign level is that I cannot filter by fields of the ad_group resource. I can achieve that using Data Studio, I guess Data Studio is not using neither GAQL nor AWQL then. Is there any other way to do it? Best regards, Luis El viernes, 23

Re: Getting report totals in new Google Ads API

2021-04-23 Thread Luis Pandolfi
per adgroup, so the result could have repeated campaigns. I want to get the total metrics.average_cost by campaign. Is it possible with the API? I see Data Studio does it. Best regards, Luis El viernes, 23 de abril de 2021 a la(s) 10:55:13 UTC-3, Luis Pandolfi escribió: > Thank you! you sa

Re: Getting report totals in new Google Ads API

2021-04-23 Thread Luis Pandolfi
for sharing the information to help out other people. >> >> >> - Luis, >> >> Let us know if you have any further questions. >> >> >> Thanks and regards, >> Xiaoming, Google Ads API Team >> >> >

Re: Getting report totals in new Google Ads API

2021-04-22 Thread Luis Pandolfi
Hi, sorry to resurect an old thread, but I still have the same questions. I would like to know if currently there is some way to get the report summary using Google Ads API, otherwise if there is some concrete plan to include this and estimated time. Best regards, Luis Pandolfi El jueves, 2 de

Re: Different Data Between Adwords Reporting API and Google Ads Interface

2020-07-01 Thread Alex Luis Arias
Hello, It actually looks like my code wasn't pulling in all the data into my database. Sorry for any inconvenience! Thanks, Alex On Wednesday, July 1, 2020 at 3:43:10 PM UTC-4, adsapiforumadvisor wrote: > > Hi Alex, > > Thank you for providing that information. Can you please share your

Re: Different Data Between Adwords Reporting API and Google Ads Interface

2020-07-01 Thread Alex Luis Arias
In my previous message the "Original Keyword Id" is the Id field in the report. On Wednesday, July 1, 2020 at 12:28:51 PM UTC-4, Alex Luis Arias wrote: > > I'm pulling the Keyword Performance Report via the API for one my > keywords. > > My keyword is a broad m

Different Data Between Adwords Reporting API and Google Ads Interface

2020-07-01 Thread Alex Luis Arias
I'm pulling the Keyword Performance Report via the API for one my keywords. My keyword is a broad match with id: 23764625256 When I look at the ad spend for the last 7 days in the UI for that specific keyword id I see way more than $100 in spend. When I pull via the API for Keyword Performance

Campaign budget simulator via API

2020-03-09 Thread 'Luis Jover' via AdWords API and Google Ads API Forum
and target CPA). Best, Luis -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 G

How can I generate report using Google adwords api without downloading the file?

2019-07-19 Thread Luis Manuel
Hi all, I am using the adwords API with version v201809 and I have the following question. How can I generate the report CAMPAIGN_PERFORMANCE_REPORT without downloading the file (for example just showing the result). Here is actually what I do: $reportQuery = 'SELECT

Re: How can I generate report using Google adwords api without downloading the file?

2019-07-19 Thread Luis Manuel
Hello, Did you manage to solve your query? I still have not been able to solve it and I have the same question, I have not found content with AWQL to help me solve it Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Report accounts

2019-07-19 Thread Luis Manuel
[image: ok.PNG] Hi guys, I'm using the adwords API and I'm downloading the reports correctly, the problem I have is that I need to extract the data but not download it, I have not found in the documentation how to perform this process since all the information that appears is to make the

How to get the metrics of an account, campaign, or ad group (adwords-php)

2019-07-09 Thread Luis Manuel
Hi all, I am using the adwords API for php but I have not found how to perform very simple queries. I want to make this query, but I do not understand how to make the query,I want to make a report, but not to download it. "SELECT CampaignId, AdGroupId, Impressions, Clicks, Cost FROM

Re: TypeError when creating user list

2019-06-27 Thread Luis Matheus Paris
the google ads api team has a more efficient way to reach the python library's team and get some light on the matter. Would be greatly appreciated. Best regards, - Luis On Wednesday, May 1, 2019 at 8:10:40 PM UTC+2, googleadsapi-forumadvisor wrote: > > Hello Ben, > > Looks li

No currency and wrong values when using OfflineConversionFeedReturnValue

2019-03-12 Thread Jose Luis Lopez Pino
We are using OfflineConversionFeedReturnValue because conversions don't happen on our website. We are uploading click specifying the currency EUR. An example: { 'googleClickId': 'CjwKCAiAyrXiBRAjEiwATI95mSSp7ZXFrlSfFGWwL_MCzp6hQaiFu6A3_fC6TB5BPJELriIBnMkQDBoCxFwQAvD_BwE',

Re: Huge latency when querying GEO_PERFORMANCE_REPORT

2019-02-03 Thread Luis
ing our business. Many thanks in advance, Luis -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "

Huge latency when querying GEO_PERFORMANCE_REPORT

2019-01-23 Thread Luis
are seeing this huge response times. Many thanks in advance, Luis -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed

Re: How to pull images for responsive ads

2019-01-15 Thread Luis
Hi Teja, Thanks a lot for your answer. We will give it a try. Best regards, Luis On Monday, January 14, 2019 at 11:11:59 PM UTC+1, Teja Makani wrote: > > Hello Luis, > > You could use those fields and make a MediaServie.get > <https://developers.google.com/adwords/api/docs

Re: how to create an ad variation with systemManagedEntitySource?

2019-01-15 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
it find its > original one like display in UI? > > On Tuesday, January 15, 2019 at 4:18:37 PM UTC+8, Luis Xander Talag > (AdWords API Team) wrote: >> >> Hi Chiwan, >> >> There is no hierarchy between the ads themselves as the ads could only >> b

Re: how to create an ad variation with systemManagedEntitySource?

2019-01-15 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Chiwan, There is no hierarchy between the ads themselves as the ads could only belong to an ad group as shown in this guide <https://developers.google.com/adwords/api/docs/guides/objects-methods#object_hierarchy_and_scope>. Let me know if I misunderstood your concern. Best regards

Re: Is there any way to get location criterion id based on address or postal code ?

2019-01-14 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
. The guide also include links to download the said list in CSV format. Let me know if I misunderstood your concern. Best regards, Luis AdWords API Team On Tuesday, January 15, 2019 at 9:45:55 AM UTC+8, Ramanajee Kandregula wrote: > > > Hi, > i need to criterion id for add/edit/remo

Re: Create a UniversalAppCampaign draft failed

2019-01-14 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
, Luis AdWords API Team On Tuesday, January 15, 2019 at 9:46:08 AM UTC+8, Jerry Wee wrote: > > Hello, > > when I try to create a draft base on an UniversalAppCampaign, the api > throw > > [DraftError.CAMPAIGN_CANNOT_CREATE_DRAFT @ > operations[0].operand.baseCampaig

Re: Correct Usage of the ExtensionFeedItem Class

2019-01-14 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
e/v201809/FeedItemTargetService.FeedItemAdGroupTarget>. This object includes the adGroupId <https://developers.google.com/adwords/api/docs/reference/v201809/FeedItemTargetService.FeedItemAdGroupTarget#adgroupid> of your target ad group. Let me know if this is what you are looking for. Thanks

How to pull images for responsive ads

2019-01-14 Thread Luis
images. Many thanks in advance, Luis -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWord

Re: Impressions number is less than clicks number in Search Query Performance report.

2019-01-14 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
t definition <https://developers.google.com/adwords/api/docs/guides/reporting#create_a_report_definition> via *Reply privately to author* so we can further check? Regards, Luis, AdWords API Team On Monday, January 14, 2019 at 10:16:40 AM UTC+8, chenrui zhang wrote: > > Hello, > >

Re: How can I see all Quotas and Limits

2019-01-13 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
t is not currently possible as the service for retrieving the list of customers under one's account and retrieving of customer information are two separate services. Thanks and regards, Luis Google Ads API Team On Sunday, January 13, 2019 at 4:47:25 AM UTC+8, Stiven Ariza wrote: > > I am logi

Re: TextAdRecommendation Request

2019-01-10 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
check this link <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v0.enums#google.ads.googleads.v0.enums.RecommendationTypeEnum.RecommendationType> for its description. Regards, Luis Google Ads API Team On Friday, January 11, 2019 at 8:40:15 AM UTC+8, Jon

Re: Is Target CPA Simulator data available through the API?

2019-01-10 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Target CPA Simulator is not supported in AdWords API and currently available only in Google Ads UI. You may follow our blog <https://ads-developers.googleblog.com/search/label/adwords_api> for any updates on AdWords API. Thanks and regards, Luis AdWords API Team On Friday, Janu

Re: Keywords Performance Report device blank???

2019-01-10 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Our team is currently working on this known issue. However, I could not comment yet on when this will be going to fix. I will provide you an update as soon as available. Thanks and regards, Luis AdWords API Team On Friday, January 11, 2019 at 8:41:01 AM UTC+8, emnet wrote

Re: Experiencing Mismatch in the Google Adwords UI and adwords API data (even after aggregating the data at the same level)

2019-01-09 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
instead as we they are more equipped in assisting you on this. Best regards, Luis AdWords API Team On Thursday, January 10, 2019 at 9:29:50 AM UTC+8, sandhya ganesh wrote: > > There is a mismatch between the Google Ads Manager UI data and the adwords > API data. The mismatch is bey

Re: TextAdRecommendation Request

2019-01-09 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
t. You may check this guide <https://developers.google.com/google-ads/api/docs/recommendations#applying_a_recommendation> for more details on applying a recommendation. Thanks and regards, Luis Google Ads API Team On Thursday, January 10, 2019 at 5:28:16 AM UTC+8, Stiven Ariza

Re: Possible to retrieve invoices through API?

2019-01-08 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Bobby & Bastien, I'm unable to comment as we can only provide support with regards to the usage of our client libraries <https://developers.google.com/adwords/api/docs/clientlibraries>. Thanks, Luis AdWords API Team On Tuesday, January 8, 2019 at 7:20:13 PM UTC+8, bastien rab

Re: Extension data using BiqQuery Transfers

2019-01-07 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, My apologies as our team could only provide support specific to AdWords API issues/concerns. For Google Ads BigQuery Transfer related concern, you may contact their support team via this link <https://cloud.google.com/support-hub/>. Thanks and regards, Luis AdWords API Team On T

Re: StringRuleItem encoding

2019-01-07 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
with_rule-based_user_lists>. However, you may take note that for URL/Referrer URL, value can not contain illegal URL chars such as: "()'\"\t". Also, yes, you could follow the link that you provided to fix the common formatting issue if you're using custom parameters. Thanks and reg

Re: Why doesn't the CustomerClientService return all clients?

2019-01-07 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
a look at my end? Please reply via *Reply privately to author*. Thanks and regards, Luis AdWords API Team On Tuesday, January 8, 2019 at 8:57:27 AM UTC+8, George G wrote: > > Using the Google Ads API, I'm trying to retrieve all of the client > accounts under a manager a

Re: Add affinity/in market audience to campaign from Adwords API

2019-01-03 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
this is out of scope for our team. Thanks, Luis AdWords API Team On Friday, January 4, 2019 at 5:12:27 AM UTC+8, Trine.norris wrote: > > Hi Support, > > I want to add audiences to some campaigns in Adwords Api. > > This code currently works, however it does not recognize the

Re: Possible CriterionType for audience criterions and how to download information via reporting

2019-01-02 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
impression. For this report, you may refer to the Criteria prefixes <https://developers.google.com/adwords/api/docs/guides/reporting#criteria_prefixes> to know more information about the criteria. Regards, Luis AdWords API Team On Wednesday, January 2, 2019 at 10:54:52 PM UTC+8, SP wrote: > >

Re: how to revoke a client account thats we gained access through an MCC

2019-01-02 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
ub-MCC of their MCC, then the assumption is incorrect because your MCC will have no access to their client accounts. Let me know if you have further clarifications. Thanks, Luis AdWords API Team On Thursday, January 3, 2019 at 9:17:31 AM UTC+8, Eran Karaso wrote: > > Hi Luis, > > thank you

Re: Getting InternalApiError.DEADLINE_EXCEEDED for for Geo Performance reports.

2019-01-02 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
. Thanks and regards, Luis AdWords API Team On Thursday, January 3, 2019 at 6:25:58 AM UTC+8, luciano.gandini wrote: > > Hi, we are getting this InternalApiError.DEADLINE_EXCEEDED error for the > following report definition of the account 1461337053 since december > 29th. We've retr

Re: how to revoke a client account thats we gained access through an MCC

2019-01-02 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
retain the access of your MCC account to the said client account, thus, making your account the client account's only remaining MCC account. Let me know if I misunderstood your concern. Thanks, Luis AdWords API Team On Wednesday, January 2, 2019 at 4:40:44 PM UTC+8, Eran Karaso wrote: > >

Re: Possible CriterionType for audience criterions and how to download information via reporting

2019-01-02 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sela, For your 1st and 2nd questions, can you clarify what you mean by "missing" criterions? If you are referring to null values, then it is most likely that this criteria type is UNKNOWN

Re: User id for Campaign change history

2019-01-01 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
mation regarding the said user through the UI since the "Change history" tab includes the column "User / Date & Time" which shows the email address of the user who made the changes. You may also follow our blog <https://ads-developers.googleblog.com/search/label/adwords_api&g

Re: How to update trackingUrlTemplate at campaign

2019-01-01 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
ltemplate> at the campaign level. You may refer to this sample code <https://developers.google.com/adwords/api/docs/samples/php/basic-operations#update-a-campaign> on how to update a campaign for your reference. Let me know if you have further clarifications. Thanks and regards, Luis

Re: How to disable notification emails by linking account via api.

2019-01-01 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
gle-ads> to check if this is possible or not. Regards, Luis AdWords API Team On Monday, December 31, 2018 at 11:26:06 PM UTC+8, juan wrote: > > hello, how can I turn off the mailing of account link notification mail, > we link accounts via API

Re: Clarification on returned date ranges for bid landscapes services.

2018-12-21 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
behavior as the UI so we should confirm if the UI returns the same data as well.. Regards, Luis AdWords API Team On Friday, December 21, 2018 at 3:01:58 AM UTC+8, petrosdawit96 wrote: > > I'm not sure why its needed for me to provide my soap response logs. I'm > just asking if it is

Re: test account

2018-12-20 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
account. However, as long as the OAuth2 credentials that you are using in your production account was generated using an email address that has also access to your test account, you should be able to access your test accounts. Thanks and regards, Luis AdWords API Team On Thursday, December 20, 2018

Re: Shared Budgets Not Showing

2018-12-20 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Samuel, Could you provide the complete SOAP request and response logs as well as your clientCustomerId when retrieving campaign shared budgets through API, so I could further check this?. Please reply via *Reply privately to author* . Regards, Luis AdWords API Team On Friday, December 21

Re: ALL_TIME Report

2018-12-20 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
guide <https://developers.google.com/adwords/api/docs/guides/awql#top_of_page> for more information about the AWQL. Thanks and regards, Luis AdWords API Team On Friday, December 21, 2018 at 12:15:34 PM UTC+8, vaghela chirag wrote: > > Hello, > > When I have to get ADGROUP_PERF

Re: Estimated time of arrival for Benchmark Price metrics via API?

2018-12-20 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Mariraj, Average Product Price, Benchmark Product Price and Benchmark Product Price Difference are not yet available from the AdWords API. These metrics can only be found in the Google Ads UI currently. Regards, Luis, AdWords API Team On Friday, December 21, 2018 at 2:39:44 AM UTC+8

Re: Ad Performance Report And AdType

2018-12-20 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
rovide the complete report definition you used as well as your clientCustomerId when you encountered the ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT error so I could further check this. Please reply via *Reply privately to author*. Thanks and regards, Luis AdWords API Team On Friday, Decem

Re: Failed to upload MoneyWithCurrency data

2018-12-20 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
could add a new object of AdCustomizerFeedAttribute using the API. Regards, Luis AdWords API Team On Thursday, December 20, 2018 at 10:41:21 PM UTC+8, Feiran Yang wrote: > > Hi Luis, > > Thanks for your reply, it works now according to your solution. Also I was > wondering if I

Re: Manage ServiceLinks using Google Ads API

2018-12-20 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
will be available in Google Ads API. However, you may follow our blog <https://ads-developers.googleblog.com/search/label/adwords_api> for any updates on this feature. Thanks and regards, Luis Google Ads API Team On Friday, December 21, 2018 at 7:30:36 AM UTC+8, Marc Selman wrote: > &g

Re: Error: Developer Token not approved

2018-12-20 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
s so I could further check this? Please reply via *Reply privately to author*. Thanks and regards, Luis AdWords API Team On Friday, December 21, 2018 at 7:57:47 AM UTC+8, ravneet0828 wrote: > > > I am testing the google ads APIs and even though i have created a test > manager account

Re: How I can associate Age range and gender reports? There is no field which i can join to produce result age group by male and female separately?

2018-12-19 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Qaiser, I'm a colleague of Dhanya. Unfortunately, there is no way to get the insights for age range and gender together in one report via AdWords API. Regards, Luis AdWords API Team On Wednesday, December 19, 2018 at 9:11:34 PM UTC+8, Qaiser Javed wrote: > > Hi Dhanya, >

Re: Is there a script that can apply labels to ads paused by a script?

2018-12-19 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
> as our team could only provide support on AdWords API and Google Ads API related concern. Thanks and regards, Luis AdWords API Team On Thursday, December 20, 2018 at 7:05:16 AM UTC+8, mpruden wrote: > > Simply put i'm using a script that will pause ads if URLs are pointing to >

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR, FieldPath

2018-12-19 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
owever, to further investigate your issue, could you provide the complete SOAP request and response logs when you encountered the error? Please reply via *Reply privately to author*. Thanks and regards, Luis AdWords API Team On Thursday, December 20, 2018 at 7:02:34 AM UTC+8, anna KST wrote:

Re: TargetingIdeaService returns incorrect SEARCH_VOLUME value

2018-12-18 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
privately to author*. Thanks and regards, Luis AdWords API Team On Wednesday, December 19, 2018 at 7:05:39 AM UTC+8, Dmitry Karpuk wrote: > > > I'm using AdWords API v201809 and want to get keywords statistics via > TargetingIdeaService. But always get the wrong results (for a

Re: How to get Average Time Watch Videos

2018-12-17 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
ng for, could you provide a UI screenshot of the field that you are referring to? Thanks and regards, Luis AdWords API Team On Tuesday, December 18, 2018 at 12:31:15 PM UTC+8, vaghela chirag wrote: > > Hello, > > Is there a way to find "average time watch videos". > I have

Re: How can I confirm that users have been removed from a Customer List using the Ads API?

2018-12-16 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
the DataUploadResult.uploadStatus <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.DataUploadResult#uploadstatus> to check the current status of your uploaded user list. However, there is no way to see/retrieve the emails that you are trying to upload. Thanks and regards

Re: GetCampaigns.cs query UAC campaigns in c# .net example

2018-12-16 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
ype> are supported. I could not comment on when the UAC will be available in Google Ads API. However, you may follow our blog <https://ads-developers.googleblog.com/search/label/adwords_api> for any updates on this feature. Thanks and regards, Luis Google Ads API Team On Saturday, December 15,

Re: AuthorizationError.USER_PERMISSION_DENIED

2018-12-16 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
ientCustomerId you are making API calls when you encountered the error? Please reply via *Reply privately to author*. Thanks and regards, Luis AdWords API Team On Saturday, December 15, 2018 at 5:44:04 AM UTC+8, kdoshi.boost wrote: > > > Message:AdWordsApiE

Re: NotWhitelistedError CUSTOMER_NOT_WHITELISTED_FOR_API

2018-12-13 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
MCC ID and reply via *Reply privately to author*. Thanks and regards, Luis AdWords API Team On Friday, December 14, 2018 at 7:07:32 AM UTC+8, xshi wrote: > > I tried to upload sales transaction data to ad account in test manager > account using offline_data_upload_service.mutate > &

Re: Policy Checks in v201809

2018-12-12 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
ror handling in AdWords API. Let me know if you have further clarifications. Thanks, Luis AdWords API Team On Saturday, October 20, 2018 at 6:32:47 PM UTC+8, Dorian Kind wrote: > > Hi Luis, > > thanks for your response. I'll see if the product experts have some advice > here. > Regard

Re: Getting report totals in new Google Ads API

2018-12-12 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
could not comment on if and when this feature will be supported in Google Ads API Beta. However, you may follow our blog <https://ads-developers.googleblog.com/search/label/adwords_api> for any updates on this. Thanks and regards, Luis AdWords API Team On Thursday, December 13, 2018 at 4:

Re: Google Ads Beta Api Query

2018-12-11 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
/api/docs/client-libs>. For any updates on new features on Google Ads API Beta, you may follow our blog <https://ads-developers.googleblog.com/search/label/adwords_api>. Thanks and regards, Luis AdWords API Team On Wednesday, December 12, 2018 at 6:13:35 AM UTC+8, rentcafedev1 wrote:

Re: what string can i put on placement in CustomerNegativeCriterionService

2018-12-11 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
tion> negative criteria. Let me know if you have further clarifications. Thanks and regards, Luis AdWords API Team On Wednesday, December 12, 2018 at 7:06:48 AM UTC+8, Alejandro Brücher wrote: > > Hi > Can I block this url like "yahoo.com" o > "mob

Re: TargetingIdeaService: How to get keyword search volume and keyword ideas for a specific period?

2018-12-11 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
ervice. However, you may follow our blog <https://ads-developers.googleblog.com/search/label/adwords_api> for any updates on this feature. Thanks and regards, Luis AdWords API Team On Wednesday, December 12, 2018 at 7:06:49 AM UTC+8, Hitesh Paryani wrote: > > Hi Vishal, > > By any ch

Re: Google Adwords Reach Estimate For Keywords And Budget

2018-12-11 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
tps://github.com/googleads/googleads-php-lib#logging> as to how. Regards, Luis AdWords API Team On Tuesday, December 11, 2018 at 9:02:08 PM UTC+8, John Yfain wrote: > > Hello, > > I've tried something but the budget make no changes to the result in my > request.

Re: Google Adwords Reach Estimate For Keywords And Budget

2018-12-11 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
oupEstimateRequest <https://developers.google.com/adwords/api/docs/reference/v201809/TrafficEstimatorService.AdGroupEstimateRequest> or the KeywordEstimateRequest <https://developers.google.com/adwords/api/docs/reference/v201809/TrafficEstimatorService.KeywordEstimateRequest> .

Re: Need description of ExternalConversionSource values

2018-12-11 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
ogle-ads> would be more effective. Regards, Luis AdWords API Team On Tuesday, December 11, 2018 at 11:05:49 AM UTC+8, Luis Xander Talag (AdWords API Team) wrote: > > Hi Perry, > > Let me check with the team if we have available descriptions for the > predicate values in E

Re: Need description of ExternalConversionSource values

2018-12-10 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
s soon as available. Thanks and regards, Luis AdWords API Team On Tuesday, December 11, 2018 at 7:01:46 AM UTC+8, Perry Nourani wrote: > > Hi, I'm looking for descriptions of what these conversion values represent > exactly. Something more client facing if possible. Thanks. > > Predicat

Re: issues with my impressions and clicks

2018-12-10 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
le-Ads/ct-p/google-ads> as the product experts are better equipped to assist you here. Thanks and regards, Luis AdWords API Team On Tuesday, December 11, 2018 at 7:01:46 AM UTC+8, ANONYMOUSMAV wrote: > > Hello Google Ad Peeps! > I'm having issues with my impressions and clicks. For

Re: Google Adwords Reach Estimate For Keywords And Budget

2018-12-10 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
er ID in your *adsapi_php.ini* file. Let me know if this is what you're looking for. Thanks and regards. Luis AdWords API Team On Tuesday, December 11, 2018 at 7:01:46 AM UTC+8, John Yfain wrote: > > Hello, > > what is the correct way to get the following done over the Google Ads API:

Re: Hello

2018-12-10 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Alex, How may I help you? Do you experience any issue with the AdWords API <https://developers.google.com/adwords/api/docs/guides/start>? If so, could you provide more context so I could give you the right information you need? Thanks and regards, Luis AdWords API Team On Tuesday, De

Re: Placement added as Observations

2018-12-09 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
ing> on how to do so. Please reply via *Reply privately to author*. Thanks and regards, Luis AdWords API Team On Saturday, December 8, 2018 at 7:09:15 AM UTC+8, carlos.salvador wrote: > > Hia, > > We are trying to add some Placements when creating a campaign via Php Api. > > for

Re: Report not working properly

2018-12-09 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
u used to generate the report that you mentioned (kindly include your clientCustomerId)? Please reply via *Reply privately to author*. Thanks and regards, Luis AdWords API Team On Saturday, December 8, 2018 at 1:39:43 PM UTC+8, vaghela chirag wrote: > > If I run the getCmapaigns.php file it's

  1   2   3   4   5   6   >