Skip to content

Add section on Set Once/Set Always fields #5421

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

Merged
merged 2 commits into from
Dec 7, 2023
Merged

Conversation

bobbyatsegment
Copy link
Contributor

Proposed changes

Amplitude's docs mention the following on user_properties operations:

"You can't mix user property operations with actual top-level user properties. Instead, include them inside the $set operation. If you are using one of these operators then this dictionary can contain only user property operations and you can't combine it with the above format. For example. you can't do {"$append":{"interests":"Music"}, "subscription type":"paid"} in the same request."

Add section to docs that calls out this limitation and how to circumnavigate it when using this destination.

Merge timing

Related issues (optional)

@bobbyatsegment bobbyatsegment marked this pull request as ready for review November 30, 2023 21:26
@bobbyatsegment bobbyatsegment requested a review from a team as a code owner November 30, 2023 21:26
@bobbyatsegment bobbyatsegment requested review from rchinn1 and removed request for a team November 30, 2023 21:26
@rchinn1 rchinn1 merged commit 9eea113 into develop Dec 7, 2023
@rchinn1 rchinn1 deleted the bobbyatsegment-patch-7 branch December 7, 2023 18:25
Copy link
Contributor

github-actions bot commented Dec 7, 2023

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

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

Successfully merging this pull request may close these issues.

2 participants