Dealing with Misspellings and High Search Volume from TargetingIdeaService

2017-02-13 Thread justin . pacholka
We're dealing with an issue where if we directly check a singular keyword with the TargetingIdeaService and that word is misspelled we get returned the search volume for the correct spelling of the keyword. This is messing with us because we'll go add the misspelling to our account thinking it

Re: Migration to v201603 error

2016-05-16 Thread Justin Pacholka
To follow up, to solve this Laravel problem, I'm guessing you installed from Composer. You need to add the following to composer.json (replacing the version # at the end with the version you're using), I missed that in the github instructions, all is working fine now in Laravel: "classmap": [

Re: Migration to v201603 error

2016-05-16 Thread Justin Pacholka
@Sabri, were you able to solve this problem? Running into same thing with Laravel and the Selector() using ReportDefinitionService - Justin On Friday, April 29, 2016 at 7:16:58 PM UTC-5, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > Glad to hear that the example worked. Since that ran