finalMobileUrls property

List<String>? finalMobileUrls
getter/setter pair

A list of final mobile URLs after all cross domain redirects.

In performance max, by default, the urls are eligible for expansion unless opted out.

Implementation

core.List<core.String>? finalMobileUrls;