Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.MarketplaceComment Class Reference

A comment associated with a programmatic Proposal that has been sent to Marketplace. More...

Properties

long proposalId [get, set]
 The unique ID of the Proposal the comment belongs to. More...
 
bool proposalIdSpecified [get, set]
 
string comment [get, set]
 The comment made on the Proposal. More...
 
DateTime creationTime [get, set]
 The creation DateTime of this More...
 
bool createdBySeller [get, set]
 Indicates whether the More...
 
bool createdBySellerSpecified [get, set]
 

Detailed Description

A comment associated with a programmatic Proposal that has been sent to Marketplace.

Property Documentation

string Google.Api.Ads.AdManager.v202305.MarketplaceComment.comment
getset

The comment made on the Proposal.

bool Google.Api.Ads.AdManager.v202305.MarketplaceComment.createdBySeller
getset

Indicates whether the

MarketplaceComment was created by seller.

bool Google.Api.Ads.AdManager.v202305.MarketplaceComment.createdBySellerSpecified
getset

true, if a value is specified for createdBySeller, false otherwise.

DateTime Google.Api.Ads.AdManager.v202305.MarketplaceComment.creationTime
getset

The creation DateTime of this

.

long Google.Api.Ads.AdManager.v202305.MarketplaceComment.proposalId
getset

The unique ID of the Proposal the comment belongs to.

bool Google.Api.Ads.AdManager.v202305.MarketplaceComment.proposalIdSpecified
getset

true, if a value is specified for proposalId, false otherwise.


The documentation for this class was generated from the following file: