amzn / ads-advanced-tools-docs

Code samples and supplements for the Amazon Ads advanced tools center
https://advertising.amazon.com/API/docs/en-us/index
MIT No Attribution
88 stars 33 forks source link

Issue Report: /en-us/reference/concepts/limits #143

Open XYF001 opened 11 months ago

XYF001 commented 11 months ago

If you need help troubleshooting a problem with the Amazon Ads API, visit the Amazon Ads API service desk. Issues are for reporting documentation bugs and requesting enhancements only.

Describe the bug In the Valid keyword characters, " is said to be valid keyword character.

But when i created sp keyword containing " (e.g. 4" desk), (amazon CreateSponsoredProductsKeywords api) failed with message: { "errorValue": { "malformedValueError": { "cause": {}, "message": "Keyword is invalid", "reason": "PATTERN_NOT_MATCHED" } }, "errorType": "malformedValueError" }

URL of the content https://advertising.amazon.com/API/docs/en-us/reference/concepts/limits#valid-keyword-characters

Description of what the documentation currently says " is in the valid keyword characters, but CreateSponsoredProductsKeywords api faied to add keywords containing ".

Description of what the documentation should say Not sure. Need to check whether " is a valid keyword character.

Screenshots image

Additional context

elizafarley commented 11 months ago

@XYF001 Thanks for pointing this out! I'm looking into this issue and will update you here if I need to change the documentation.