Hi Stepanian,
I am able to replicate this behavior, and it is a known issue with the core
engineering team. They plan to fix this in the next release of the API,
although there is currently no date available for that release.
Best,
- Eric Koleda, AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=
I am using the C# client API to get keywords using the
TargetingIdeaService. I am trying to use the
IdeaTextMatchesSearchParameter. It doesn't seem like it is working as
expected. I can only use included terms or excluded terms but not both
of them together. And, even if I use only one
Hi Will,
Unfortunately the problem is still present in v201101, however there is a
workaround you can use. If you include an empty element in your
request then the values will be interpreted correctly:
$ideaTextMatchesSearchParameter->excluded = array('');
Hmm, seems I replied to Author by mistake!
We are still experiencing this issue using the include functionality of the
IdeasTextMatchesSearchParameter, the exclude functionality appears to be
working perfectly but the include does not at all.
Can you confirm if we update from v201008 API to v20
Yes. I'm in the sandbox environment. My Fiddler capture says it went
to
https://adwords-sandbox.google.com/api/adwords/o/v201008/TargetingIdeaService.
I have tested random sandbox results like I said. I saw frequent
results of "red herring" in the results, so I tried using "herring" as
an opti
ults. Essentially, what I do
> is:
>
>- Request "cheap airline tickets" as the Keyword
>(RelatedToKeywordSearchParameter), matching Broad.
>- Language Target is "en"
>- Country Target is "US"
>
> This gives me back 300 results.
w, I don't expect to get these particular results back when using the
sandbox API. However, I would expect some results. Essentially, what I do
is:
- Request "cheap airline tickets" as the Keyword
(RelatedToKeywordSearchParameter), matching Broad.
- Language Target is &
Hi William,
I tried testing this with my own account, it does appear that the
TargetingIdeaService is ignoring the IdeaTextMatchesSearchParameter at the
moment. I'll open an issue with the core engineering team and see if they
can track down the cause.
Best,
- Eric Koleda, AdWords API
tor->ideaType = 'KEYWORD';
$selector->requestedAttributeTypes = array('KEYWORD',
'GLOBAL_MONTHLY_SEARCHES', 'AVERAGE_TARGETED_MONTHLY_SEARCHES');
$selector->paging = $paging;
$this->_includeWords = array('promotional');
$ideaTextMatchesS
Hi Aaron,
I'm not able to reproduce this issue. Can you provide the sanitized
SOAP XML request and response that demonstrates this issue?
Best,
- Eric Koleda, AdWords API Team
On Oct 3, 4:47 am, Aaron wrote:
> Hi,
>
> I'm having trouble using the IdeaTextMatches
Hi,
I'm having trouble using the IdeaTextMatchesSearchParameter for
TargettingIdeaService. I am adding the following parameter to the
selector:
selector['searchParameters'] += [
{
'type': 'IdeaTextMatchesSearchParameter',
Hi,
There are plans to expose additional search parameters in the next
version of the API, but I don't have any details at this time.
Best,
- Eric Koleda, AdWords API Team
On Apr 20, 11:43 am, axi wrote:
> When is going to be IdeaTextMatchesSearchParameter available on API,
> and o
When is going to be IdeaTextMatchesSearchParameter available on API,
and on different client libraries?
Thanks in advance,
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.
Also find us on our blog and discussion group
13 matches
Mail list logo