redirectUri property
The URI of a customer-defined redirect page.
If redirect action is triggered, no search is performed, and only redirect_uri and attribution_token are set in the response.
Implementation
core.String? redirectUri;
The URI of a customer-defined redirect page.
If redirect action is triggered, no search is performed, and only redirect_uri and attribution_token are set in the response.
core.String? redirectUri;