Google Ads Api is slow

2021-02-15 Thread 'Matthieu Moullec' via AdWords API and Google Ads API Forum
Hi API team, I've been querying the new Ads Api (v6), which is extremely slow. I'm using async, but it still takes 2hr to retrieve 30 days of data, compared to less than a few minutes for 3 years of data with the Adwords api. This is a big issue for us. Best, MM -- -- =~=~=~=~=~=~=~=~=~=~

Re: Bid Simulation

2021-01-28 Thread 'Matthieu Moullec' via AdWords API and Google Ads API Forum
rsday, 28 January 2021 at 18:11:12 UTC adsapiforumadvisor wrote: > Hi Matthieu, > > Thank you for reaching out. Could you please share the complete request > and response logs along with the source code you used and the client > customer id via the *Reply privately to author* opti

Re: Bid Simulation

2021-01-28 Thread 'Matthieu Moullec' via AdWords API and Google Ads API Forum
2 UTC adsapiforumadvisor wrote: > Hi Matthieu, > > Thank you for reaching out. Could you please share the complete request > and response logs along with the source code you used and the client > customer id via the *Reply privately to author* option for us to further > investigate? > > T

Re: Bid Simulation

2021-01-28 Thread 'Matthieu Moullec' via AdWords API and Google Ads API Forum
Hey API team, any update on this ? On Wednesday, 27 January 2021 at 10:56:48 UTC Matthieu Moullec wrote: > Hi, > > As per the below quote taken from this page > <https://support.google.com/google-ads/answer/9634060?hl=en#zippy=> - and > as i see in the UI - we have b

Re: how can i get the customer_id in Google Ads API?

2021-01-27 Thread &#x27;Matthieu Moullec' via AdWords API and Google Ads API Forum
You can find them dynamically by running the script here . On Wednesday, 27 January 2021 at 13:24:26 UTC 8366...@qq.com wrote: > Hi, I am working on google ads api. > Now I am trying to invoke the >

Bid Simulation

2021-01-27 Thread &#x27;Matthieu Moullec' via AdWords API and Google Ads API Forum
Hi, As per the below quote taken from this page - and as i see in the UI - we have bid simulation for App Campaigns. *"Target CPA simulators are available for Search, Display, and App campaigns."* However when I make an api

Re: How to create a test account

2020-12-31 Thread Matthieu P
I have the same issue. Does anyone know how to create a test customer account under the test manager account using the UI? Many thanks! Le lundi 16 novembre 2020 à 13:17:02 UTC+1, Iñaki Mediavilla a écrit : > Hey everyone. > > We're trying to create a "test client account" under the "test manage

V6 of the API

2020-12-02 Thread &#x27;Matthieu Moullec' via AdWords API and Google Ads API Forum
Hey team, I am currently testing the Ads API. I've updated the google-ads package to 8.0.0 and using this code example here . I get this error Specified Google Ads API version "v6" does not exist. Valid API versions are: "v

GoogleAdsRow object

2020-03-12 Thread Matthieu
Hi, What is the most convenient way to extract data from a GoogleRow object and put it into a dictionnary ? It is not queriable as a json object, and converting the output to a string simply makes the process longer Best MM -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Segmenting by Conversions_action

2020-03-10 Thread Matthieu
Hello, Even with the Google Ads API, it does not give you a detailed segment of conversion like that in the UI ( for instance app sign in etc...) Could you please reply/ reach out ? Thanks MM On Monday, March 9, 2020 at 9:12:08 PM UTC, Matthieu wrote: > > Hi Nikisha > > My

Save Ads Beta report as CSV

2020-03-10 Thread Matthieu
Hello API Team, What is the best way to save a query to CSV using Ads API Beta ? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message becau

Re: Segmenting by Conversions_action

2020-03-09 Thread Matthieu Moullec
Hi Nikisha My company uses the AdWords api. Anyway to do it without changing to the Ads Beta api ? Best, MM Le lun. 9 mars 2020 à 21:10, Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> a écrit : > Hello Matthieu, > > Thank you for reaching out. You coul

Segmenting by Conversions_action

2020-03-09 Thread Matthieu
Hi, In the google Ui, it is possible to segment by Conversions_action and get a very accurate breakdown of consumer interaction (for instance adnroid signups etc...) Is it possible to do that with the API ? There is an all conversions field, but in the segment it is not clear which field to

Ad Performance Report

2020-03-06 Thread Matthieu
Hello Google API team, Is there a way to retrieve ad level data from UAC campaigns ? It seems only a few reports are available with UAC campaigns (see links below) . Is there a workaround ? If so, what would it be ? Best, MM Reports found for UAC : - ACCOUNT_PERFORMANCE_REPORT

Re: Geo Performance Report, Video quartile metrics

2018-11-13 Thread matthieu
Thanks I'll take a look at it. Have a great day! Op maandag 12 november 2018 21:24:16 UTC+1 schreef Bharani Cherukuri (AdWords API Team): > > Hello Matthieu, > > The VideoQuartile metrics information is currently not available using the > Geo Performance Report. The Ge

Geo Performance Report, Video quartile metrics

2018-11-12 Thread matthieu
Hi, I noticed Geo Performance Report is one of the few report types that doesn't support videoquartile metrics. Is this something that can be expected to be implemented in the future, or is this most likely never going to happen due to some technical challenges? ~Thanks -- -- =~=~=~=~=~=~=~

Re: Video campaign reporting breakdown on age, location, gender etc.

2018-11-01 Thread matthieu
Could someone give some insight into whether it's possible with the current api? Op dinsdag 23 oktober 2018 09:39:02 UTC+2 schreef matt...@storyteq.com: > > Hi, > > > Is it possible to breakdown the video campaign reports based on age, > location, gender etc.? > > If so, how would I go about thi

Video campaign reporting breakdown on age, location, gender etc.

2018-10-23 Thread matthieu
Hi, Is it possible to breakdown the video campaign reports based on age, location, gender etc.? If so, how would I go about this? I'm aware that you can't get VideoCampaigns through the campaign object, but perhaps there's some way to do it via reporting? Thanks! -- -- =~=~=~=~=~=~=~=~

Re: Get paused campaigns (php lib)

2018-10-17 Thread matthieu
sions of the API Op donderdag 4 oktober 2018 19:53:32 UTC+2 schreef Luis Xander Talag (AdWords API Team): > > Hi Matthieu, > > To further investigate this, could you provide the complete SOAP request > and response logs when you encountered the issue? Please reply via *Reply &

Re: I can't find Adwords API center in account settings

2018-10-05 Thread matthieu
Bump, if you guys find a solution please post it. Op vrijdag 5 oktober 2018 09:36:51 UTC+2 schreef Gregory Brine: > > We have the same issue. I've tried the old and the new interfaces and it's > not there. I thought that maybe my colleague had more access than me as he > set-up the billing, etc,

Get paused campaigns (php lib)

2018-10-04 Thread matthieu
Hi, I'm trying to get PAUSED campaigns using the php lib. Using the example provided in v201809/BasicOperations/GetCampaigns.php I get 'Number of results found: 0' Even when trying to add a predicate to the selector, targeting PAUSED status, nothing happens. Any help would be much appreciated!