type Network (v202402)

Network represents a network.


Namespace
https://www.google.com/apis/ads/publisher/v202402

Field

id

xsd:long

The unique ID of the Network. This value is readonly and is assigned by Google.

displayName

xsd:string

The display name of the network.

networkCode

xsd:string

The network code. If the current login has access to multiple networks, then the network code must be provided in the SOAP request headers for all requests. Otherwise, it is optional to provide the network code in the SOAP headers. This field is read-only.

propertyCode

xsd:string

The property code. This field is read-only.

timeZone

xsd:string

The time zone associated with the delivery of orders and reporting. This field is read-only.

currencyCode

xsd:string

The primary currency code. This field is read-only.

secondaryCurrencyCodes

xsd:string[]

Currencies that can be used as an alternative to the Network.currencyCode for trafficking line items.

effectiveRootAdUnitId

xsd:string

The AdUnit.id of the top most ad unit to which descendant ad units can be added. Should be used for the AdUnit.parentId when first building inventory hierarchy. This field is read-only.

isTest

xsd:boolean

Whether this is a test network. This field is read-only.