Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue Report: /en-us/reference/common-models/enums#event #277

Open
jasonhebert opened this issue May 28, 2024 · 0 comments
Open

Issue Report: /en-us/reference/common-models/enums#event #277

jasonhebert opened this issue May 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@jasonhebert
Copy link

Describe the bug
The documentation describes a target.targetDetails.event property as an enum. The documentation lists the available values of that enum as PURCHASE, and VIEW. The values that are returned from the API are PURCHASE and VIEWS. The documentation lists in the example schemas both the values VIEW and VIEWS.

URL of the content
https://advertising.amazon.com/API/docs/en-us/reference/common-models/enums#event

Description of what the documentation currently says
The documentation lists the available values of the Event enum as PURCHASE, and VIEW.

Description of what the documentation should say
The documentation should list the available values of the Event enum as PURCHASE, and VIEWS.

Screenshots
Target_Event
The examples below show the different values for the Event enum. The API response only returns the plural value VIEWS
Target_Event_example_view
Target_Event_example_views

Additional context

@jasonhebert jasonhebert added bug Something isn't working documentation Improvements or additions to documentation labels May 28, 2024
@elizafarley elizafarley self-assigned this Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants