analytics.management.webproperties.insert

POST {{baseUrl}}/management/accounts/:accountId/webproperties?alt=<string>&fields=<string>&key=<string>&oauth_token=<string>&prettyPrint=<boolean>&quotaUser=<string>&userIp=<string>

Create a new property if the account has fewer than 20 properties. Web properties are visible in the Google Analytics interface only if they have at least one profile.

Request Params

KeyDatatypeRequiredDescription
altstringData format for the response.
fieldsstringSelector specifying which fields to include in a partial response.
keystringAPI key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
oauth_tokenstringOAuth 2.0 token for the current user.
prettyPrintstringReturns response with indentations and line breaks.
quotaUserstringAn opaque string that represents a user for quota purposes. Must not exceed 40 characters.
userIpstringDeprecated. Please use quotaUser instead.

Request Body

{"accountId"=>"<string>", "childLink"=>{"href"=>"<string>", "type"=>"analytics#profiles"}, "dataRetentionResetOnNewActivity"=>"<boolean>", "dataRetentionTtl"=>"<string>", "defaultProfileId"=>"<string>", "id"=>"<string>", "industryVertical"=>"<string>", "name"=>"<string>", "parentLink"=>{"href"=>"<string>", "type"=>"analytics#account"}, "starred"=>"<boolean>", "websiteUrl"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{&quot;accountId&quot;:&quot;\u003cstring\u003e&quot;,&quot;childLink&quot;:{&quot;href&quot;:&quot;\u003cstring\u003e&quot;,&quot;type&quot;:&quot;analytics#profiles&quot;},&quot;created&quot;:&quot;1989-11-18T07:08:38.601Z&quot;,&quot;dataRetentionResetOnNewActivity&quot;:&quot;\u003cboolean\u003e&quot;,&quot;dataRetentionTtl&quot;:&quot;\u003cstring\u003e&quot;,&quot;defaultProfileId&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;industryVertical&quot;:&quot;\u003cstring\u003e&quot;,&quot;internalWebPropertyId&quot;:&quot;l&quot;,&quot;kind&quot;:&quot;analytics#webproperty&quot;,&quot;level&quot;:&quot;ullamco sint laboris anim&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;parentLink&quot;:{&quot;href&quot;:&quot;\u003cstring\u003e&quot;,&quot;type&quot;:&quot;analytics#account&quot;},&quot;permissions&quot;:{&quot;effective&quot;:[&quot;consequat ea&quot;,&quot;veniam pariatur&quot;]},&quot;profileCount&quot;:24129104,&quot;selfLink&quot;:&quot;amet eu&quot;,&quot;starred&quot;:&quot;\u003cboolean\u003e&quot;,&quot;updated&quot;:&quot;1974-07-13T02:27:24.382Z&quot;,&quot;websiteUrl&quot;:&quot;\u003cstring\u003e&quot;}