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

A More...

Properties

long id [get, set]
 Uniquely identifies the More...
 
bool idSpecified [get, set]
 
string url [get, set]
 The URL of the More...
 
string childNetworkCode [get, set]
 The Network::networkCode of the child if the More...
 
ApprovalStatus approvalStatus [get, set]
 Status of the review performed on the More...
 
bool approvalStatusSpecified [get, set]
 
DateTime approvalStatusUpdateTime [get, set]
 The latest site approval status change time. More...
 
DisapprovalReason[] disapprovalReasons [get, set]
 Provides reasons for disapproving the site. It is More...
 

Detailed Description

A

Site represents a domain owned or represented by a network. For a parent network managing other networks as part of Multiple Customer Management "Manage Inventory" model, it could be the child's site.

Property Documentation

ApprovalStatus Google.Api.Ads.AdManager.v202508.Site.approvalStatus
getset

Status of the review performed on the

Site by Google. This field is read-only and is assigned by Google.

bool Google.Api.Ads.AdManager.v202508.Site.approvalStatusSpecified
getset

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

DateTime Google.Api.Ads.AdManager.v202508.Site.approvalStatusUpdateTime
getset

The latest site approval status change time.

string Google.Api.Ads.AdManager.v202508.Site.childNetworkCode
getset

The Network::networkCode of the child if the

Site is being managed for an MCM child network, or null if owned by this network.

DisapprovalReason [] Google.Api.Ads.AdManager.v202508.Site.disapprovalReasons
getset

Provides reasons for disapproving the site. It is

null when the Site is not disapproved. This is field is read-only and is assigned by Google.

long Google.Api.Ads.AdManager.v202508.Site.id
getset

Uniquely identifies the

Site. This value is read-only and is assigned by Google when the site is created.

bool Google.Api.Ads.AdManager.v202508.Site.idSpecified
getset

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

string Google.Api.Ads.AdManager.v202508.Site.url
getset

The URL of the

Site.


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