productId property

String? productId
getter/setter pair

The publication's product ID that the user has access to.

This is the same product ID as can be found in Schema.org markup (http://schema.org/productID). E.g. "dailybugle.com:basic"

Required.

Implementation

core.String? productId;