users

Record Signup Attribution

Record first-touch signup attribution.

Args: request: Attribution payload. auth: Authenticated caller. service: User service.

Returns: Attribution result.

post/users/me/attribution

Request body

utm_sourcestring nullable
utm_mediumstring nullable
utm_campaignstring nullable
utm_contentstring nullable
utm_termstring nullable
gclidstring nullable
twclidstring nullable
rdt_cidstring nullable

Response

Successful Response

successboolean required
recordedboolean required

Changes