create_profile: Create a new profile in Google Analytics

Description Usage Arguments

View source: R/profiles.R

Description

Create a new profile in Google Analytics

Usage

1
2
3
4
create_profile(accountId, webPropertyId, name, botFilteringEnabled = NULL,
  currency = NULL, defaultPage = NULL, eCommerceTracking = NULL,
  enhancedECommerceTracking = NULL, excludeQueryParameters = NULL,
  type = "WEB", websiteUrl = NULL)

Arguments

accountId

Account ID to link to new profile. Does not accept ~all as parameter

webPropertyId

Web Property ID to link to new profie. Does not accept ~all as parameter

name

Name of web property

websiteUrl

Optional field. Website url for this web property.

industryVertical

Optional field. The industry vertical/category selected for this web property. If this field is set, the correct values are: UNSPECIFIED, ARTS_AND_ENTERTAINMENT


hairizuanbinnoorazman/gamanager documentation built on May 17, 2019, 2:25 p.m.