Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED on MCC sub account for examples

2015-01-20 Thread OMC Ticketsystem
Thank you for the quick response! Turns out I confused clientId with customClientId. Now it works for me. Am Montag, 19. Januar 2015 18:25:15 UTC+1 schrieb tic...@onmacon.de: > > Hi, > > I´m using Python. I finally managed to get the access thing running (in > fact I hope so). I filled in the val

Exact results for keyword search volume

2015-01-26 Thread OMC Ticketsystem
HI, I´m using Python to query keyword search volumes. The following is the snippet of my source to query the api: keywords = ['e-bike herren', 'transportkarre'] targeting_idea_service = self.client.GetService( 'TargetingIdeaService', version='v201409') # Con

Re: Exact results for keyword search volume

2015-01-27 Thread OMC Ticketsystem
-service>, > > which includes tips on matching results from the service to the *Keyword > Planner* UI. > > Thanks, > Josh, AdWords API Team > > On Monday, January 26, 2015 at 9:38:52 AM UTC-5, OMC Ticketsystem wrote: >> >> HI, >> >> I´m using Python