Re: how to avoid empty result when dimension is not set on data

2023-05-15 Thread Pablo Fernandez
API Forum Advisor wrote: > Hi Pablo, > > Thank you for getting back to us. I hope that you are doing well today. > > Moving forward to your concerns: > >- > > >- *does exist ANY way to obtain those rows with null values for city >dimension?* >

Re: how to avoid empty result when dimension is not set on data

2023-05-12 Thread Pablo Fernandez
Thank you As stated in the documentation you provided me, *When adding some segments, the metrics in the summary row may decrease* *When segments.keyword.info.match_type is added to a query with FROM ad_group_ad, that segment is telling the query to only get the rows of data that have

how to avoid empty result when dimension is not set on data

2023-05-10 Thread Pablo Fernandez
Hi. with the following query I'm able to collect costs with country and city as columns. SELECT segments.date, geographic_view.country_criterion_id, segments.geo_target_region, metrics.clicks, metrics.impressions, metrics.cost_micros, customer.id, customer.resource_name,

Re: Email related with google ads api

2023-03-10 Thread Pablo Neri Carrazana
lue%20%20is%20neccesary%20in%20this%20case?> is the solution?? the refresh token value is neccesary in this case? El viernes, 10 de marzo de 2023 a la(s) 09:56:05 UTC-3, Pablo Neri Carrazana escribió: > Hi! I created the credencials for access to the API with Python(secret, > r

Re: Email related with google ads api

2023-03-10 Thread Pablo Neri Carrazana
, Google Ads API Forum Advisor escribió: > Hi Pablo, > > > Thanks for reaching out to the Google Ads API team. I hope you are doing > well today. > > > With regards to your concern, could you please provide more context or > details on this, *"Hi! A questio

Email related with google ads api

2023-03-09 Thread Pablo Neri Carrazana
Hi! A question, if I delete the account email that related with google ads api, the conexion with the credentials finish? -- El contenido de este correo es confidencial y puede ser objeto de acciones legales. Es dirigido solo para el o los destinatarios(s) nombrados anteriormente. Si no es

Re: GAds API not receiving conversions

2022-12-05 Thread Pablo Hernández Lázaro
3=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"; Transfer-Encoding: chunked HTTP Response #2 Content { "results": [ { "adjustmentType": "ENHANCEMENT", "conversionAction": "customers/1101426320/conversionActions/771

Upload Enhanced Conversions For Leads - remove periods from gmail addresses

2022-07-06 Thread Pablo Hernández Lázaro
not enforced? Thanks, Pablo -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 Goo

Api Google Ads: CustomerServiceClient' object has no attribute 'get_customer'

2022-05-24 Thread Pablo Herrera
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

Re: PERMISSION_DENIED issue

2022-05-19 Thread Pablo Lemos
Same problem here. Valid account. I can even pull all the campaigns, but cannot pull reports. Account ID is: 3194068991 [googleAdsFailure:Google\Ads\GoogleAds\Lib\V10\GoogleAdsException:private] => Google\Ads\GoogleAds\V10\Errors\GoogleAdsFailure Object

Add Customer Match User List

2022-04-05 Thread Juan pablo Rubianes
Hello in the example: private String createCustomerMatchUserList(GoogleAdsClient googleAdsClient, long customerId) { // Creates the new user list. UserList userList = UserList.newBuilder() .setName("Customer Match list #" + getPrintableDateTime())

consume information from mcc outside my organization

2021-06-08 Thread Juan Pablo San Martín Moreno
Hi, Currently I have access via api to my MCC. A client added me to his MCC and I want to consume the information via API, my question: *is it necessary to request token and access level to do this?* *Is it necessary to carry out the registration and configuration that I did in my mcc in

Re: Retrieving a tree of all customers

2021-05-20 Thread Pablo Lemos
Well, the same problem you have to persist it, we have too. :) Those things change all the time and cache gets unreliable. One thing that would be interesting is if we could query if there was any change on the tree. That way we could create safe caches and quickly check if we need to rebuild it.

Permissions denied when obtaining invoices

2021-03-17 Thread Juan Pablo San Martín Moreno
Hello, I currently have a problem downloading the invoices from the platform. Although I have assigned permissions, even from the web platform I can obtain this information without problems, in some of my advertising accounts via API I get the following error: "StatusCode": 7, "Details":

Create new Negative Keywords

2020-12-03 Thread Pablo Martín Villares
Hi, I want to create a list of new Negative Keywords with Python API, but i dont know what services i need to use I find in Github how to create normal Keywords. -> https://github.com/googleads/google-ads-python/blob/master/examples/basic_operations/add_keywords.py Thank you -- Este correo

Some accounts not showing on getCustomers

2019-12-06 Thread Pablo Lemos
Hello there. We trying to onboard a new client on our platform. We got the access token of an email that has access to 5 Google Ads accounts. We also have the password to access those accounts through the UI. Nonetheless, when we pull the accounts through the API, only one account shows up. We

How to filter out removed Ads when querying AdGroup?

2019-04-22 Thread Juan Pablo Gardella
Hello all, I'm facing an issue when using Adwords API. I have an AdGroup with removed Ads that are easily to detect using web UI as shown below: But if I want to retrieve all Ads from the AdGroup using java api ignoring the removed Ads, the API does not offer (AFAIK) a way to discard them.

How to filter out removed Ads?

2019-04-22 Thread Juan Pablo Gardella
Hello all, I need to filter out removed Ads when I retrieve AdGroup objects. The removed Ads are easily to detect using the Web UI But when I want to determine the Ad status using the API, I'm unable to determine that. For example if I query the AdGroups using the following code in Java

Re: Demographical report (AgeRanges + Gender)

2019-04-16 Thread pablo
d is segment the reports by Gender AND Age at the same time. Something like a "demographic_view". This is definitely NOT possible neither through the Adwords API, neither the Google Ads API. But it is possible through the Google Ads UI, which is very frustrating for our clients. Thanks, Pablo

Re: Demographical report (AgeRanges + Gender)

2019-04-05 Thread pablo
: DemographicUI.jpg] Thanks, Pablo Em sexta-feira, 29 de março de 2019 15:28:22 UTC-3, googleadsapi-forumadvisor escreveu: > > Hi Pablo, > > In the Google Ads UI, the stats for demographic criterion like age, gender > etc are available in separate tabs. The same report can be

Re: Demographical report (AgeRanges + Gender)

2019-03-28 Thread pablo
Any advance on that? It is really frustrating that this is available through the Google Ads panel and not through the API. This makes our clients confused. Pablo Em quinta-feira, 12 de julho de 2018 16:18:11 UTC-3, Sreelakshmi Sasidharan (AdWords API Team) escreveu: > > Hello, > &

Get HTML5 public ad preview URL from API

2019-02-11 Thread Juan Pablo Rodriguez
Hi guys! We are trying to get the preview URL of our HTML5 ads from the API via AdService. >From entries.templateElements.fields.fieldMedia.urls we get as FULL url: https://tpc.googlesyndication.com/sadbundle/17030416868106482116/index.html Which shows a blank page. From the code it seems

Authorization problem when connecting GAds to BigQuery

2019-02-06 Thread Pablo Marco
Hi, I am trying to connect to BigQuery from Google Ads Script for the first time. I am trying to export some data from my accounts, after some treatment with the script. I am using "Export Google Ads Reports into BigQuery - Single Account" as inspiration. I have already: - Created an

How to obtain Audience name from Audience Performance?

2019-01-29 Thread Juan Pablo Rodriguez
Hi guys! Me again. Sorry for the basic question, do you know how to obtain the Audience name from the Audience Performance report? I checked here https://developers.google.com/adwords/api/docs/appendix/reports/audience-performance-report But can't see any attribute similar to the Audience's

Can I get a list of Ads/Assets from the Campaign's ID?

2019-01-24 Thread Juan Pablo Rodriguez
Hi everyone! I need to check via API which Assets belong to a Campaign from the Campaign's ID, but the Campaign services doesn't have a field that returns AdSets, Ads or Assets, any ideas on how to do this having only the Campaign's ID? Thank you, have a nice day! -- --

Re: Can't delete users using v201806's AdwordsUserListService

2018-12-07 Thread Pablo D.
Hi Dannison, It seems it was a permissions issue. I was trying to perform actions on a shared user list, using the clientCustomerId that wasn't the owner of those lists. Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Can't delete users using v201806's AdwordsUserListService

2018-12-04 Thread Pablo D.
Indeed, on my original post, the latest code block shows the query I've been doing for AdwordsUserListService.get() . It returns (in my specific case) 3 different user lists. Although they all have

Can't delete users using v201806's AdwordsUserListService

2018-12-03 Thread Pablo D.
Hey, everyone! I'm trying to automate user deletion from our Customer Lists at Google Ads for GDPR compliance matters. I couldn't get a positive response from Google's API. Data below. *URL:* https://adwords.google.com/api/adwords/rm/v201806/AdwordsUserListService *Body Payload:*

Re: Unique Viewers (Cookies) and Average View Frequency per cookie is not available in the API

2018-08-09 Thread Pablo Lemos
Thanks a lot for the feedback, Peter. And thanks for opening the feature request! cheers Pablo Em segunda-feira, 6 de agosto de 2018 00:56:48 UTC-3, Peter Oliquino (AdWords API Team) escreveu: > > Hi Pablo, > > My apologies as our team could not further comment as why certain repo

Re: Unique Viewers (Cookies) and Average View Frequency per cookie is not available in the API

2018-08-03 Thread Pablo Lemos
Really? You expose the metric through the Adwords user interface and not through the API? What is the point on that? Please add Unique Viewers (cookies) Dne torek, 18. april 2017 11.22.08 UTC-3 je oseba Shwetha Vastrad (AdWords API Team) napisala: > > Hi, > > I'm afraid these columns

API Center Option Missing from Ad Words

2018-01-15 Thread Pablo Segura
Hi is there a direct process to get an API key for development? We really depend on adwors and would like to create a more functional way to keep track of the activity. thank you in advance Pablo. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google

Re: Limits on paused ad groups

2017-02-17 Thread Juan Pablo Santos
available, while adding new adgroups. It > would take a while to hit 20K, but not impossible. > > On Thursday, February 16, 2017 at 8:32:15 PM UTC-6, Juan Pablo Santos > wrote: >> >> The documentation >> <https://groups.google.com/forum/#!newtopic/adwords-ap

Limits on paused ad groups

2017-02-16 Thread Juan Pablo Santos
The documentation says that it's 20 000 ad groups per campaign, but it doesn't say if paused ad groups count for this limit. Do they? Best, JPS Sorry if I posted twice. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Limits on the number of paused ad groups

2017-02-16 Thread Juan Pablo Santos
Hi, I've seen the docs , but it isn't clear to me if paused ad groups count for the limits at the campaign level. Do they count if they're paused? Best, JP -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Video Performance Report Bug

2016-04-01 Thread PABLO DE ASSIS
Digging deeper, it looks like the api is delivering non existent adgroups when we call the report with includeZeroImpressions=true. Weird. Em sexta-feira, 1 de abril de 2016 12:43:28 UTC-3, PABLO DE ASSIS escreveu: > > Hello, > > I am get a very weird bug right now that seems r

Re: Video Performance Report Bug

2016-04-01 Thread PABLO DE ASSIS
oPlayedTo50] => 0.00% [videoPlayedTo75] => 0.00% [videoPlayedTo100] => 0.00% ) ) ) ) I am using the latest PHP client library. Tks in advance. Pablo Em quarta-feira, 11 de novembro de 2

Re: Keyword Performance Report - Keywords with (double quotes) are not downloaded using API

2014-05-12 Thread Pablo Damilano
interface; is there any way to do so? Because of this mismatch our reports are confusing people in our agency and our customers. Your help would be really appreciated. Thank you!! *Pablo Damilano* *Flimbu* El martes, 12 de noviembre de 2013 00:40:29 UTC-5, Takeshi Hagikura (AdWords API

Receiving ReportDownloadError.INTERNAL_SERVER_ERROR from AdWords endpoint

2014-03-19 Thread Pablo Ochoa
Good morning, we're having an annoying issue when trying to fetch data from AdWords API, our production server reports the following error: AdwordsApi::Errors::ReportXmlError: HTTP code: 500, error type: 'ReportDownloadError.INTERNAL_SERVER_ERROR', trigger: 'Unexpected Internal Server Error',

AdGroupService migration problem

2012-11-13 Thread Pablo
the request data) and it looks fine, can anyone help me? Thanks, Pablo -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: Problems downloading URL_PERFORMANCE_REPORT (v201109)

2011-12-07 Thread pablo
Hi David Yes, my MCC id is 133-148-8521 and the client Id is 5284813578. I compared the period between October 1, 2011 and October 30, 2011. and impressions are: MCC Panel: 193260 Report of the URL: 62,947 Thanks, Best, Pablo -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Problems downloading URL_PERFORMANCE_REPORT (v201109)

2011-12-02 Thread pablo
I found the solution. the problem was on the date of the report. URLs are not updated in real time as the AD and KEYWORDS, so I change the *dateRangeType = YESTERDAY* by *dateRangeType = LAST_7_DAYS* and has produced results. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Problems downloading URL_PERFORMANCE_REPORT (v201109)

2011-12-02 Thread pablo
at the Themes tab of the interface of the MCC. Why is there this difference? Thanks, Pablo -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: AD_PERFORMANCE_REPORT is empty

2011-12-01 Thread pablo
Hi Eric, I solved the problem another way. By inserting some data fields (Clicks) has completed thereport. Thank you very much -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Problems downloading URL_PERFORMANCE_REPORT (v201109)

2011-12-01 Thread pablo
I have the following code in php: *try {* * * * $user = new AdWordsUser();* * $user-LogAll();* * * * $report_date = date(Y-m-d ,strtotime('yesterday'));* * * * for ($f=11;$f=$count;$f++){* * $clientId = $clientes['id'][$f];* * $user-SetClientId($clientId);* *

AuthenticationError.CUSTOMER_NOT_FOUND

2011-11-11 Thread pablo
, and I can not find the solution. Error AuthenticationError.CUSTOMER_NOT_FOUND @ ; trigger:'XXX-XXX-' Service[CampaignService.mutate] Can anyone help me please. thank you very much Pablo -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

RE: AdWords API Re: Placement report cames without any data

2010-01-13 Thread Pablo Alberto Camino
Today, we tried with an older date range, like from a week before, and got data in the response. Could it be that this report is only ready with data after quite some time? Can I pull it for yesterday or is it too early? -- Pablo Alberto Camino pablo.cam...@puntofox.com