Represents a Microsoft adCenter keyword.
Bid Amounts
When adding a new keyword, you specify to use the default ad group bid by passing null for the bid object. Otherwise, pass the keyword bid amount in the Amount element of the Bid object.
When updating an existing keyword, you specify to use the default ad group bid by passing null for the Amount element of the Bid object. Passing null for the bid object in this case causes the existing bid amount to not be changed. Passing a valid value in the Amount element of the Bid object causes that bid amount to be updated.
You can specify up to two decimal places for the BroadMatchBid, ExactMatchBid, PhraseMatchBid, and ContentMatchBid values.
For more information, see Bid Amounts.
CashBackInfo Element
This API element can be used only by members of the cashback rebate program.
If the CashBackInfo element is null, the keyword is not enabled for the cashback rebate program. Otherwise, this element contains a CashBackInfo object that contains the cashback rebate program information.
For more information about the cashback rebate program, see Cashback Rebate Program.
ContentMatchBid Element
To display content ads with the Microsoft adCenter API, your ad group must target the United States distribution region.
If you use the ContentMatchBid element and your ad group doesn't target the United States distribution region, your service operation calls return successfully. However, the ContentMatchBid element is not used.
Only search ad values are used by adCenter if your ad group doesn't target the United States distribution region.
EditorialStatus Element
The review status is read-only and cannot be changed by the user.
OverridePriority Element
This API element can be used only by members of the user segment targeting pilot program.
The OverridePriority element determines which ad parameters are applied to an ad when a match is found. The ad parameters applied to the ad are the following elements of either the Keyword or SegmentTargetBid data object:
-
CashBackInfo
-
Param1
-
Param2
-
Param3
Param1 Element
The maximum length of the Param1 element is 1,022 characters. Because the maximum length of this parameter matches the maximum length of the destination URL, this substitute parameter is especially useful for inserting keywords into a destination URL.
Param2 Element
The maximum length of the Param2 element is 70 characters. Because of this limitation, you should use this substitute parameter only for descriptive text. For destination URLs, you should use only the Param1 element.
Param3 Element
The maximum length of the Param3 element is 70 characters. Because of this limitation, you should use this substitute parameter only for descriptive text. For destination URLs, you should use only the Param1 element.
NegativeKeywords Element
The NegativeKeywords element must contain an empty array if no negative keywords are specified. Negative keywords can be specified only for a keyword that has a broad or phrase match type. For more information about negative keywords, see Negative Keywords.
The maximum length of a single string in this array is 100 characters. The maximum combined length for all strings in this array is 1,022 characters.
Status Element