Interface protos.google.analytics.admin.v1alpha.IBatchCreateUserLinksRequest (4.6.0)

Properties of a BatchCreateUserLinksRequest.

Package

@google-analytics/admin

Properties

notifyNewUsers

notifyNewUsers?: (boolean|null);

BatchCreateUserLinksRequest notifyNewUsers

parent

parent?: (string|null);

BatchCreateUserLinksRequest parent

requests

requests?: (google.analytics.admin.v1alpha.ICreateUserLinkRequest[]|null);

BatchCreateUserLinksRequest requests