Hi,
One question about the "language" field of a Keyword Criterion
object : API doc says "This field is not mutable".
Where is this field coming from ? I'm trying to add keywords with
different languages to see how it's working, changing the campaign
targeting, nothing... The API simply ignores my inputs and respond
ok...

It's a problem since I have in some adgroups the same keyword but with
different languages, so for me the "adgroupid + keywordid" unicity is
now "caduque" !

example :

KeywordCriterion Object
(
    [text] => promo brésil
    [type] => Broad
    [belongsToAdGroupId] => 232940297
    [criterionType] => Keyword
    [id] => 1509257807
    [language] => en_US
)

KeywordCriterion Object
(
    [text] => promo brésil
    [type] => Broad
    [belongsToAdGroupId] => 232940297
    [criterionType] => Keyword
    [id] => 2100436007
    [language] =>
)

(I've deleted the non-important fields).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to