Re: IdeaTextFilterSearchParameter to be more specific?

2015-11-18 Thread Anthony Madrigal
Hi,

Based on your SOAP request, it seems to match what you "included" and 
"excluded":

   - flights to albuquerque, flights to la, cheapest flights, cheap flights 
   to albuquerque, cheap one way flights, lax flights, cheap international 
   flights
   - They either all match the *included *"flights" or "lax"
   - The reason "cheap" was not *excluded *was because in your request you 
   spelled it "cheep"

Hope this helps!

Cheers,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cb3db7dd-9ec8-4134-a23f-2e3ef8f163f8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: IdeaTextFilterSearchParameter to be more specific?

2015-11-18 Thread Calin Ignat
Greetings,

Thanks for your time and help. I know the keyword was misspelled, this was 
just an example.
Along the way, yesterday, talking with my marketing team we discovered that 
if we brace with commas the include/exclude keywords, the results are more 
relevant. (like in the online tool)
Also I got more in to the subject with them and found out that they 
actually need an *and *in the includes, now I could add a later filter 
(after i get the results) but I'm just curious if is possible to do it 
trough the api. Example:

   - All match the *included *"flights" *and* "lax"

Thanks again for you're help.

Good day.

On Wednesday, November 18, 2015 at 9:17:38 PM UTC+2, Anthony Madrigal wrote:
>
> Hi,
>
> Based on your SOAP request, it seems to match what you "included" and 
> "excluded":
>
>- flights to albuquerque, flights to la, cheapest flights, cheap 
>flights to albuquerque, cheap one way flights, lax flights, cheap 
>international flights
>- They either all match the *included *"flights" or "lax"
>- The reason "cheap" was not *excluded *was because in your request 
>you spelled it "cheep"
>
> Hope this helps!
>
> Cheers,
> Anthony
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f08edb01-2ae1-470e-be46-810ce1d6b89b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


IdeaTextFilterSearchParameter to be more specific?

2015-11-17 Thread Calin Ignat

Greetings,

As I have an IdeaTextFilterSeachParameter for a selector, the resulting 
ideas still include strings from the excluded category and I still get 
results that don't include strings from included. Is this intended or is 
there something wrong with my code?
Also, could I add the option for "exact" or "phrase" to the parameter, i 
haven't found anything about it in the documentation?

 My object is:

*object*(*IdeaTextFilterSearchParameter*)[*106*]
>   *public* 'included' => 
> *array* *(size=4)*
>   0 => string 'one way' *(length=7)*
>   1 => string 'ABQ' *(length=3)*
>   2 => string 'LAX' *(length=3)*
>   3 => string 'flights' *(length=7)*
>   *public* 'excluded' => 
> *array* *(size=3)*
>   0 => string 'cheep' *(length=5)*
>   1 => string 'to ABQ' *(length=6)*
>   2 => string 'from LAX' *(length=8)*
>   *public* 'SearchParameterType' => null
>   *private* '_parameterMap' (SearchParameter) => 
> *array* *(size=1)*
>   'SearchParameter.Type' => string 'SearchParameterType' 
> *(length=19)*
>
>
As an example for "Flights from ABQ to LAX" seed keyword, first idea 
returned is "hotels abq"...
There are some ideas that convey the rules but the final results are not at 
all as exact as I expected.
Thank you.

 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/81466dab-029e-404e-9f01-5ae6330ccc0e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: IdeaTextFilterSearchParameter to be more specific?

2015-11-17 Thread Anthony Madrigal
Hi,

Could you please *reply privately to author *your SOAP request and response 
for this call so I can do some further investigation?

Thanks,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/55b28baf-089b-4776-b218-97d2757ad9da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.