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

Purchase Intent modifier is used with non-Purchase Intent info in an API example #30

Open
bact opened this issue Dec 22, 2023 · 0 comments

Comments

@bact
Copy link

bact commented Dec 22, 2023

from an example of Purchase Intent given in https://app-api.datalabel.org/docs/enums :

Example: "247|PIPR6;805;855|PIFI2"

The above string specifies three standard taxonomy values, two of which are modified:

    ID 247 (Budget Cars) modified with purchase in 6 months or less (PIPR6)
    ID 805 (Automotive Ownership) with no modifiers
    ID 855 (Car Alarms) modified with Future Buyer Intent Medium (PIFI2)

Since ID 247 (Interest | Automotive | Budget Cars |) is an Interest, should it be allowed to be modified by a Purchase Intent PIPR6?

Or PIPR6 was meant to be a modifier for 805 (Purchase Intent* | Automotive Ownership) instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant