blogPostId property

String? blogPostId
final

ID of the containing blog post, if intending to create a top level footer comment. Do not provide if creating a reply.

Implementation

final String? blogPostId;