promotionUrl property

String? promotionUrl
getter/setter pair

URL to the page on the merchant's site where the promotion shows.

Local Inventory ads promotions throw an error if no promotion_url is included. URL is used to confirm that the promotion is valid and can be redeemed.

Optional.

Implementation

core.String? promotionUrl;