Purpose

Specifies the host name portion of the HTTP endpoint to which you send requests.

Valid Values

url

where:

url

is the host name portion of the HTTP endpoint to which you send requests.

Notes

  • The HostName property is an alias for the Server Name (ServerName) property.

Data Source Methods

public String getServerName()

public void setServerName(String)

Default Value

https://analyticsdata.googleapis.com

Data Type

String