Lines Matching full:custom

34    * Get a custom metric to which the user has access. (customMetrics.get)
36 * @param string $accountId Account ID for the custom metric to retrieve.
37 * @param string $webPropertyId Web property ID for the custom metric to
39 * @param string $customMetricId The ID of the custom metric to retrieve.
50 * Create a new custom metric. (customMetrics.insert)
52 * @param string $accountId Account ID for the custom metric to create.
53 * @param string $webPropertyId Web property ID for the custom dimension to
66 * Lists custom metrics to which the user has access.
69 * @param string $accountId Account ID for the custom metrics to retrieve.
70 * @param string $webPropertyId Web property ID for the custom metrics to
74 * @opt_param int max-results The maximum number of custom metrics to include in
87 * Updates an existing custom metric. This method supports patch semantics.
90 * @param string $accountId Account ID for the custom metric to update.
91 * @param string $webPropertyId Web property ID for the custom metric to update.
92 * @param string $customMetricId Custom metric ID for the custom metric to
98 * warnings related to the custom metric being linked to a custom data source /
109 * Updates an existing custom metric. (customMetrics.update)
111 * @param string $accountId Account ID for the custom metric to update.
112 * @param string $webPropertyId Web property ID for the custom metric to update.
113 * @param string $customMetricId Custom metric ID for the custom metric to
119 * warnings related to the custom metric being linked to a custom data source /