Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.3 KB

KeywordRequest.md

File metadata and controls

10 lines (7 loc) · 1.3 KB

# KeywordRequest

Properties

Name Type Description Notes
keywordText string The text of the keyword. Keywords are not case sensitive and compound words can be used without additional encoding (for example, tennis ball).<br><br>You can use the <a href=&quot;/api-docs/sell/marketing/resources/keyword/methods/getKeywords&quot;>getKeywords</a> method to retrieve keyword values currently associated with the specified ad group.<br /><br /><b>Maximum number of characters: </b>100 <br /><br /><b>Maximum number of words: </b>10 [optional]
matchType string A field that defines the match type for the keyword.<br /><br /><b>Valid Values:</b><ul><li><code>BROAD</code></li><li><code>EXACT</code></li><li><code>PHRASE</code></li></ul> For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/marketing/types/pls:MatchTypeEnum&#39;&gt;eBay API documentation</a> [optional]

[Back to Model list] [Back to API list] [Back to README]