Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.18 KB

UpdateNegativeKeywordIdRequest.md

File metadata and controls

10 lines (7 loc) · 1.18 KB

# UpdateNegativeKeywordIdRequest

Properties

Name Type Description Notes
negativeKeywordId string A unique eBay-assigned ID for a negative keyword. This keyword ID will be generated for each successfully created negative keyword.<br><br>Use the <a href=&quot;/api-docs/sell/marketing/resources/negative_keyword/methods/getNegativeKeywords&quot; target=&quot;_blank&quot;>getNegativeKeywords</a> method to retrieve negative keyword IDs. [optional]
negativeKeywordStatus string A field that defines the status of the negative keyword.<br><br>See <a href=&quot;/api-docs/sell/marketing/types/pls:NegativeKeywordStatusEnum&quot; target=&quot;_blank&quot;>NegativeKeywordStatusEnum</a> for supported values. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/marketing/types/pls:NegativeKeywordStatusEnum&#39;&gt;eBay API documentation</a> [optional]

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