Hello Filipp,

 I'm fairly certain that what you're describing is caused by what I
mentioned in my original response: when the web interface displays a
keyword with an Exact match type, it indicates the match type by
putting [] around the text. The [] characters are not actually part of
the keyword, though--they're just being overloaded to indicate the
Exact match type when displayed in the web interface. When you
retrieve this keyword via the API you won't see those [] characters
because the match type is reflected in the property of the Keyword
object, so there's no need to express it as [keyword] when returned
via the API.

Cheers,
-Jeff Posnick, AdWords API Team


On Apr 17, 5:38 pm, "frakevich...@gmail.com" <frakevich...@gmail.com>
wrote:
> Thank you, but my issue is slightly different.  My point is that I was
> sending in keywords without any brackets, and when I query the google
> api the same keywords are returned without brackets, but the UI shows
> them all with brackets.  (The one keyword that I sent in with brackets
> shows with double [[keyword]] brackets in the UI).
>
> Thank you!
>
> On Apr 17, 4:10 pm, AdWords API Advisor <adwordsapiadvi...@google.com>
> wrote:
>
> > Hello Filipp,
>
> >  Do you mean square brackets, like [this]? If so, that's just how
> > keywords with an Exact match type are displayed in the web interface.
> > There's more info at
>
> >  http://adwords.google.com/support/bin/answer.py?answer=6100
>
> > Cheers,
> > -Jeff Posnick, AdWords API Team
>
> > On Apr 17, 2:35 pm, "frakevich...@gmail.com" <frakevich...@gmail.com>
> > wrote:
>
> > > I have added some keywords using the v13 api (.Net client) and all of
> > > the keywords appear in brackets in the adwords user interface even
> > > though I have not used brakets when defining those keywords.  When I
> > > retrieve the list of keywords for that adgroup using the API they come
> > > out without brackets. So I get a feeling that somewhere on google api
> > > side the brackets are added for inbound traffic and stripped for
> > > outbound.
> > > Any ideas?
>
> > > Thank you!
> > > Filipp- Hide quoted text -
>
> > - Show quoted text -
>
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to