Re: No results when using ExcludedKeywordSearchParameter

2010-11-11 Thread sagigi
Hi Eric,

I tested it and it looks much better but still not 100%.

When i'm searching for make money with exclude of make and money
it returned 0 results (before the bug we had results).

My code is:

soapenv:Body
o:get
   o:selector
  o:searchParameters
xsi:type=o:RelatedToKeywordSearchParameter
 o:keywords
cm:textmake money/cm:text
cm:matchTypeBROAD/cm:matchType
 /o:keywords
  /o:searchParameters
  o:searchParameters 
xsi:type=o:KeywordMatchTypeSearchParameter
o:keywordMatchTypesBROAD/o:keywordMatchTypes
  /o:searchParameters
  o:searchParameters 
xsi:type=o:ExcludedKeywordSearchParameter
 o:keywords
cm:textmake/cm:text
cm:matchTypeBROAD/cm:matchType
 /o:keywords
 o:keywords
cm:textmoney/cm:text
cm:matchTypeBROAD/cm:matchType
 /o:keywords
  /o:searchParameters
  o:ideaTypeKEYWORD/o:ideaType
  o:requestTypeIDEAS/o:requestType
  
o:requestedAttributeTypesKEYWORD/o:requestedAttributeTypes
  o:requestedAttributeTypesGLOBAL_MONTHLY_SEARCHES/
o:requestedAttributeTypes
  o:requestedAttributeTypesNGRAM_GROUP/
o:requestedAttributeTypes
  o:paging
 cm:startIndex0/cm:startIndex
 cm:numberResults300/cm:numberResults
  /o:paging
   /o:selector
/o:get
 /soapenv:Body

Can you please check why no results?

Thanks,
Sagigi






On Nov 10, 12:53 am, AdWords API Advisor
adwordsapiadvi...@google.com wrote:
 Hi Sagigi,

 The issue has been resolved and my tests are passing in the production
 environment.  Please retry your requests and let me know if you have
 any additional problems.

 Best,
 - Eric

 On Nov 8, 10:55 am, sagigi sha...@quickbanner.com wrote:

  Hi Eric,

  Any news?

  Sagigi

  On Oct 27, 10:07 pm, AdWords API Advisor

  adwordsapiadvi...@google.com wrote:
   Hi Sagigi,

   It appears there was some confusion over the extent of the issue, and
   the previous fix I mentioned addressed a side problem.  I'll loop back
   around with the core engineering team to get this resolved.

   Best,
   - Eric

   On Oct 24, 11:01 am, sagigi sha...@quickbanner.com wrote:

Hi Eric,

Still not working.

Can you please check what is the status?

Best,
Sagigi

On Oct 15, 9:07 pm, AdWords API Advisor adwordsapiadvi...@google.com
wrote:

 Hi Sagigi,

 The cause of the problem has been found, and a fix should be available
 some time next week.

 Best,
 - Eric

 On Oct 12, 7:45 am, sagigi sha...@quickbanner.com wrote:

  Hi Eric,

  Thanks for your prompt reply.

  The solution that you gave solves it just partially - it does not
  support excluding broad match phrases so it is a bit hard to work
  with.

  Are there are new regarding a fix?

  Best,
  Sagigi

  On Oct 8, 9:36 pm, AdWords API Advisor 
  adwordsapiadvi...@google.com
  wrote:

   Hi,

   Thank you for reporting this issue.  I did some tests and I am 
   also
   seeing the same behavior.  I'll work with the core engineering 
   team to
   resolve the problem.  If you are using version v201003 or v201008 
   you
   can switch to using the IdeaTextMatchesSearchParameter, which has 
   an
   excluded field that provides similar functionality.

    http://code.google.com/apis/adwords/docs/reference/latest/TargetingId...

   Best,
   - Eric Koleda, AdWords API Team

   On Oct 6, 8:06 am,sagigisha...@quickbanner.com wrote:

Hello,

This feature worked until 1-2 days ago.

When using ExcludedKeywordSearchParameter to exclude the same 
term we
search for - there are no results returned.

For example, if we search for forex and exclude forex, 
instead of
displaying currency trading, fx, foreign exchange etc, 
like it
used to - nothing is returned.

It was Okay until 1-2 days ago.

Any idea?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: No results when using ExcludedKeywordSearchParameter

2010-11-08 Thread sagigi
Hi Eric,

Any news?

Sagigi

On Oct 27, 10:07 pm, AdWords API Advisor
adwordsapiadvi...@google.com wrote:
 Hi Sagigi,

 It appears there was some confusion over the extent of the issue, and
 the previous fix I mentioned addressed a side problem.  I'll loop back
 around with the core engineering team to get this resolved.

 Best,
 - Eric

 On Oct 24, 11:01 am, sagigi sha...@quickbanner.com wrote:

  Hi Eric,

  Still not working.

  Can you please check what is the status?

  Best,
  Sagigi

  On Oct 15, 9:07 pm, AdWords API Advisor adwordsapiadvi...@google.com
  wrote:

   Hi Sagigi,

   The cause of the problem has been found, and a fix should be available
   some time next week.

   Best,
   - Eric

   On Oct 12, 7:45 am, sagigi sha...@quickbanner.com wrote:

Hi Eric,

Thanks for your prompt reply.

The solution that you gave solves it just partially - it does not
support excluding broad match phrases so it is a bit hard to work
with.

Are there are new regarding a fix?

Best,
Sagigi

On Oct 8, 9:36 pm, AdWords API Advisor adwordsapiadvi...@google.com
wrote:

 Hi,

 Thank you for reporting this issue.  I did some tests and I am also
 seeing the same behavior.  I'll work with the core engineering team to
 resolve the problem.  If you are using version v201003 or v201008 you
 can switch to using the IdeaTextMatchesSearchParameter, which has an
 excluded field that provides similar functionality.

  http://code.google.com/apis/adwords/docs/reference/latest/TargetingId...

 Best,
 - Eric Koleda, AdWords API Team

 On Oct 6, 8:06 am,sagigisha...@quickbanner.com wrote:

  Hello,

  This feature worked until 1-2 days ago.

  When using ExcludedKeywordSearchParameter to exclude the same term 
  we
  search for - there are no results returned.

  For example, if we search for forex and exclude forex, instead 
  of
  displaying currency trading, fx, foreign exchange etc, like it
  used to - nothing is returned.

  It was Okay until 1-2 days ago.

  Any idea?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: No results when using ExcludedKeywordSearchParameter

2010-10-24 Thread sagigi
Hi Eric,

Still not working.

Can you please check what is the status?

Best,
Sagigi

On Oct 15, 9:07 pm, AdWords API Advisor adwordsapiadvi...@google.com
wrote:
 Hi Sagigi,

 The cause of the problem has been found, and a fix should be available
 some time next week.

 Best,
 - Eric

 On Oct 12, 7:45 am, sagigi sha...@quickbanner.com wrote:





  Hi Eric,

  Thanks for your prompt reply.

  The solution that you gave solves it just partially - it does not
  support excluding broad match phrases so it is a bit hard to work
  with.

  Are there are new regarding a fix?

  Best,
  Sagigi

  On Oct 8, 9:36 pm, AdWords API Advisor adwordsapiadvi...@google.com
  wrote:

   Hi,

   Thank you for reporting this issue.  I did some tests and I am also
   seeing the same behavior.  I'll work with the core engineering team to
   resolve the problem.  If you are using version v201003 or v201008 you
   can switch to using the IdeaTextMatchesSearchParameter, which has an
   excluded field that provides similar functionality.

    http://code.google.com/apis/adwords/docs/reference/latest/TargetingId...

   Best,
   - Eric Koleda, AdWords API Team

   On Oct 6, 8:06 am,sagigisha...@quickbanner.com wrote:

Hello,

This feature worked until 1-2 days ago.

When using ExcludedKeywordSearchParameter to exclude the same term we
search for - there are no results returned.

For example, if we search for forex and exclude forex, instead of
displaying currency trading, fx, foreign exchange etc, like it
used to - nothing is returned.

It was Okay until 1-2 days ago.

Any idea?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: No results when using ExcludedKeywordSearchParameter

2010-10-12 Thread sagigi
Hi Eric,

Thanks for your prompt reply.

The solution that you gave solves it just partially - it does not
support excluding broad match phrases so it is a bit hard to work
with.

Are there are new regarding a fix?

Best,
Sagigi

On Oct 8, 9:36 pm, AdWords API Advisor adwordsapiadvi...@google.com
wrote:
 Hi,

 Thank you for reporting this issue.  I did some tests and I am also
 seeing the same behavior.  I'll work with the core engineering team to
 resolve the problem.  If you are using version v201003 or v201008 you
 can switch to using the IdeaTextMatchesSearchParameter, which has an
 excluded field that provides similar functionality.

  http://code.google.com/apis/adwords/docs/reference/latest/TargetingId...

 Best,
 - Eric Koleda, AdWords API Team

 On Oct 6, 8:06 am,sagigisha...@quickbanner.com wrote:

  Hello,

  This feature worked until 1-2 days ago.

  When using ExcludedKeywordSearchParameter to exclude the same term we
  search for - there are no results returned.

  For example, if we search for forex and exclude forex, instead of
  displaying currency trading, fx, foreign exchange etc, like it
  used to - nothing is returned.

  It was Okay until 1-2 days ago.

  Any idea?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


No results when using ExcludedKeywordSearchParameter

2010-10-06 Thread sagigi
Hello,

This feature worked until 1-2 days ago.

When using ExcludedKeywordSearchParameter to exclude the same term we
search for - there are no results returned.

For example, if we search for forex and exclude forex, instead of
displaying currency trading, fx, foreign exchange etc, like it
used to - nothing is returned.

It was Okay until 1-2 days ago.

Any idea?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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