impressionUrl property

List<String>? impressionUrl
getter/setter pair

The list of impression URLs.

The client should ping all of these URLs to indicate that the user was shown this promoted item.

Implementation

core.List<core.String>? impressionUrl;