redirectUri property

String? redirectUri
getter/setter pair

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;