NetworkCode Parameter (Connect-GoogleAdsManager Cmdlet)
This value can be obtained from the URL after signing in to Google Ad Manager. For example, in the URL https://admanager.google.com/2032576/#inventory, 2032576 is your network code.
Syntax
Connect-GoogleAdsManager -NetworkCode string
Data Type
cstr
Default Value
""
Remarks
The network code must be set in the connection string. You will find the value for this connection property in the URL after signing in to Google Ad Manager. For example, in the URL https://admanager.google.com/2032576/#inventory, 2032576 is your network code.
This is a required parameter.