Re: Ads API Metrics unavailable at Geo level- TopImpressionPercentage, AbsoluteTopImpressionPercentage

2022-04-01 Thread Jean-Fabrice Rabaute
Thanks for keeping us posted on this. One question about the deprecation of the old Google Adwords API. It is scheduled for April 27. Will the v10.1 be available before this date? That is blocking our migration to the new Google Ads API right now. Thank you. Le vendredi 1 avril 2022 à 12:43:49

Re: Ads API Metrics unavailable at Geo level- TopImpressionPercentage, AbsoluteTopImpressionPercentage

2021-12-19 Thread Jean-Fabrice Rabaute
Thank you! Le mardi 14 décembre 2021 à 07:00:56 UTC-8, adsapi a écrit : > Hi Jean-Fabrice, > > These two metrics are not supported in *customer *at the moment, but > please allow me to make a feature request on your behalf. You can find > relevant updates on the Ads Developer blog >

Re: Ads API Metrics unavailable at Geo level- TopImpressionPercentage, AbsoluteTopImpressionPercentage

2021-12-13 Thread Jean-Fabrice Rabaute
Hi, I'm also migrating the metrics TopImpressionPercentage and AbsoluteTopImpressionPercentage from an AWQL query using the table ACCOUNT_PERFORMANCE_REPORT. It fails because the new fields are not allowed with "customer". Is it something that is going to be migrated as well before the Adwords

Re: Get a list of all the accounts that is accessible by the MCC account which my user has access to.

2019-06-12 Thread Jean-Fabrice Rabaute
, and it was taking several seconds only using the old API. Le mercredi 12 juin 2019 16:11:29 UTC-7, Jean-Fabrice Rabaute a écrit : > > A lot of people are asking about the same thing, because the "search" api > does not work. The select does not return the information needed by

Re: Get a list of all the accounts that is accessible by the MCC account which my user has access to.

2019-06-12 Thread Jean-Fabrice Rabaute
A lot of people are asking about the same thing, because the "search" api does not work. The select does not return the information needed by clients usually. Data is missing and a subsequent call for each customer is needed to get more details. So this "solution" does not work in the real

Re: Any plan to fix the MCC accounts request in the new Ads API (=ListAccessibleCustomers+CustomerClient are NOT OK)

2019-05-30 Thread Jean-Fabrice Rabaute
Thank You! Le jeudi 30 mai 2019 13:19:27 UTC-7, adsapiforumadvisor a écrit : > > Hello Jean, > > I understand your concern. I have updated my team regarding your concern, > I will update you once I have more information. > > Regards, > Sai Teja, Google Ads API Team > > >

Any plan to fix the MCC accounts request in the new Ads API (=ListAccessibleCustomers+CustomerClient are NOT OK)

2019-05-29 Thread Jean-Fabrice Rabaute
Hi, As I'm trying to migrate from the old Adwords to the new Google Ads API, I'm facing the problem everyone else is facing: There is no way to get the entire hierarchy of a MCC account directly, in one API call, like it was possible with ManagedCustomerService.get() with the old Adwords API.

Re: Huge latency when querying GEO_PERFORMANCE_REPORT

2019-02-03 Thread Jean-Fabrice Rabaute
keep the thread posted about your findings. Thanks. Le dimanche 3 février 2019 10:43:37 UTC-8, Jean-Fabrice Rabaute a écrit : > > Hi, > > We are seeing the same high latency errors, started 24 hours ago. > It seems to happen on the GEO_PERFORMANCE_REPORT table. > > I can repr

Re: Huge latency when querying GEO_PERFORMANCE_REPORT

2019-02-03 Thread Jean-Fabrice Rabaute
Hi, We are seeing the same high latency errors, started 24 hours ago. It seems to happen on the GEO_PERFORMANCE_REPORT table. I can reproduce the timeout all the time by running this query on some of the accounts I have access to: -- select CityCriteriaId, Clicks,

Empty name for AdWords account

2018-02-18 Thread Jean-Fabrice Rabaute
Hi, I'm using ManagedCustomerService to query account information. It works well for most of the accounts, except for this one where the "name" field returned is null: 3874046656 The api does not return any error and returns the response with all the data, except for this "name" field for this

Re: PHP pass credentials dynamically (not through adsapi_php.ini)

2018-02-02 Thread Jean-Fabrice Rabaute
=AFQjCNFAao3Ud-4BIWdqSIZl8hebE8X7mA> > > method in OAuth2TokenRefresher similar to what you need? > It can fetch a new access token when needed but will just return the > existing one if it's not expired yet. > > Best, > Thanet, AdWords API Team > > On Thursday, February

Re: PHP pass credentials dynamically (not through adsapi_php.ini)

2018-02-01 Thread Jean-Fabrice Rabaute
u want, I'm afraid our library doesn't support it as well. > > I'll come back when I finish following up all the conversations. > > Best, > Thanet, AdWords API Team > > On Monday, January 8, 2018 at 3:44:44 AM UTC+9, Jean-Fabrice Rabaute wrote: >> >> Hi, >

Re: PHP pass credentials dynamically (not through adsapi_php.ini)

2018-01-07 Thread Jean-Fabrice Rabaute
Hi Vincent, Thank you for your answer. I have added more questions inline. For info, I'm using the public google adwords php library . Le dimanche 7 janvier 2018 21:00:59 UTC-8, Vincent Racaza (AdWords API Team) a écrit : > > Hi Jean, > > If you

Re: PHP pass credentials dynamically (not through adsapi_php.ini)

2018-01-07 Thread Jean-Fabrice Rabaute
but maybe this is the way to go? Thanks. Le dimanche 7 janvier 2018 10:44:44 UTC-8, Jean-Fabrice Rabaute a écrit : > > Hi, > > I'm working on migrating from the old api to the new one and I don't > understand how to reuse the "access_token". > > When using OAuth2TokenBui

Re: PHP pass credentials dynamically (not through adsapi_php.ini)

2018-01-07 Thread Jean-Fabrice Rabaute
Hi, I'm working on migrating from the old api to the new one and I don't understand how to reuse the "access_token". When using OAuth2TokenBuilder and AdWordsSessionBuilder, I can set the "refresh_token" but not the "access_token". If I understand correctly, setting only the refresh_token will

Re: ReportDefinition Cost field format change?

2014-07-07 Thread Jean-Fabrice Rabaute
The money fields are returned in micro starting with v201402 API: https://developers.google.com/adwords/api/docs/guides/reporting-concepts?hl=lt (see section Money fields in reports) Starting with v201402, fields of type Money are returned in micro currency units (micros) by default, e.g.: