Lines Matching full:custom
34 * Get a custom dimension to which the user has access. (customDimensions.get)
36 * @param string $accountId Account ID for the custom dimension to retrieve.
37 * @param string $webPropertyId Web property ID for the custom dimension to
39 * @param string $customDimensionId The ID of the custom dimension to retrieve.
50 * Create a new custom dimension. (customDimensions.insert)
52 * @param string $accountId Account ID for the custom dimension to create.
53 * @param string $webPropertyId Web property ID for the custom dimension to
66 * Lists custom dimensions to which the user has access.
69 * @param string $accountId Account ID for the custom dimensions to retrieve.
70 * @param string $webPropertyId Web property ID for the custom dimensions to
74 * @opt_param int max-results The maximum number of custom dimensions to include
87 * Updates an existing custom dimension. This method supports patch semantics.
90 * @param string $accountId Account ID for the custom dimension to update.
91 * @param string $webPropertyId Web property ID for the custom dimension to
93 * @param string $customDimensionId Custom dimension ID for the custom dimension
99 * warnings related to the custom dimension being linked to a custom data source
110 * Updates an existing custom dimension. (customDimensions.update)
112 * @param string $accountId Account ID for the custom dimension to update.
113 * @param string $webPropertyId Web property ID for the custom dimension to
115 * @param string $customDimensionId Custom dimension ID for the custom dimension
121 * warnings related to the custom dimension being linked to a custom data source