Lines Matching full:dimension
79 <p class="firstline">Get a custom dimension to which the user has access.</p>
82 <p class="firstline">Create a new custom dimension.</p>
88 <p class="firstline">Updates an existing custom dimension. This method supports patch semantics.</p>
91 <p class="firstline">Updates an existing custom dimension.</p>
95 <pre>Get a custom dimension to which the user has access.
98 accountId: string, Account ID for the custom dimension to retrieve. (required)
99 webPropertyId: string, Web property ID for the custom dimension to retrieve. (required)
100 customDimensionId: string, The ID of the custom dimension to retrieve. (required)
105 { # JSON template for Analytics Custom Dimension.
106 "index": 42, # Index of the custom dimension.
107 …"kind": "analytics#customDimension", # Kind value for a custom dimension. Set to "analytics#custom…
108 "name": "A String", # Name of the custom dimension.
109 "created": "A String", # Time the custom dimension was created.
110 "updated": "A String", # Time the custom dimension was last modified.
112 "active": True or False, # Boolean indicating whether the custom dimension is active.
113 "scope": "A String", # Scope of the custom dimension: HIT, SESSION, USER or PRODUCT.
114 …"parentLink": { # Parent link for the custom dimension. Points to the property to which the custom…
115 "href": "A String", # Link to the property to which the custom dimension belongs.
118 "id": "A String", # Custom dimension ID.
119 "selfLink": "A String", # Link for the custom dimension
126 <pre>Create a new custom dimension.
129 accountId: string, Account ID for the custom dimension to create. (required)
130 webPropertyId: string, Web property ID for the custom dimension to create. (required)
134 { # JSON template for Analytics Custom Dimension.
135 "index": 42, # Index of the custom dimension.
136 …"kind": "analytics#customDimension", # Kind value for a custom dimension. Set to "analytics#custom…
137 "name": "A String", # Name of the custom dimension.
138 "created": "A String", # Time the custom dimension was created.
139 "updated": "A String", # Time the custom dimension was last modified.
141 "active": True or False, # Boolean indicating whether the custom dimension is active.
142 "scope": "A String", # Scope of the custom dimension: HIT, SESSION, USER or PRODUCT.
143 …"parentLink": { # Parent link for the custom dimension. Points to the property to which the custom…
144 "href": "A String", # Link to the property to which the custom dimension belongs.
147 "id": "A String", # Custom dimension ID.
148 "selfLink": "A String", # Link for the custom dimension
156 { # JSON template for Analytics Custom Dimension.
157 "index": 42, # Index of the custom dimension.
158 …"kind": "analytics#customDimension", # Kind value for a custom dimension. Set to "analytics#custom…
159 "name": "A String", # Name of the custom dimension.
160 "created": "A String", # Time the custom dimension was created.
161 "updated": "A String", # Time the custom dimension was last modified.
163 "active": True or False, # Boolean indicating whether the custom dimension is active.
164 "scope": "A String", # Scope of the custom dimension: HIT, SESSION, USER or PRODUCT.
165 …"parentLink": { # Parent link for the custom dimension. Points to the property to which the custom…
166 "href": "A String", # Link to the property to which the custom dimension belongs.
169 "id": "A String", # Custom dimension ID.
170 "selfLink": "A String", # Link for the custom dimension
188 …dimension collection lists Analytics custom dimensions to which the user has access. Each resource…
192 { # JSON template for Analytics Custom Dimension.
193 "index": 42, # Index of the custom dimension.
194 …"kind": "analytics#customDimension", # Kind value for a custom dimension. Set to "analytics#custom…
195 "name": "A String", # Name of the custom dimension.
196 "created": "A String", # Time the custom dimension was created.
197 "updated": "A String", # Time the custom dimension was last modified.
199 "active": True or False, # Boolean indicating whether the custom dimension is active.
200 "scope": "A String", # Scope of the custom dimension: HIT, SESSION, USER or PRODUCT.
201 …"parentLink": { # Parent link for the custom dimension. Points to the property to which the custom…
202 "href": "A String", # Link to the property to which the custom dimension belongs.
205 "id": "A String", # Custom dimension ID.
206 "selfLink": "A String", # Link for the custom dimension
211 "previousLink": "A String", # Link to previous page for this custom dimension collection.
213 "nextLink": "A String", # Link to next page for this custom dimension collection.
220 <pre>Updates an existing custom dimension. This method supports patch semantics.
223 accountId: string, Account ID for the custom dimension to update. (required)
224 webPropertyId: string, Web property ID for the custom dimension to update. (required)
225 customDimensionId: string, Custom dimension ID for the custom dimension to update. (required)
229 { # JSON template for Analytics Custom Dimension.
230 "index": 42, # Index of the custom dimension.
231 …"kind": "analytics#customDimension", # Kind value for a custom dimension. Set to "analytics#custom…
232 "name": "A String", # Name of the custom dimension.
233 "created": "A String", # Time the custom dimension was created.
234 "updated": "A String", # Time the custom dimension was last modified.
236 "active": True or False, # Boolean indicating whether the custom dimension is active.
237 "scope": "A String", # Scope of the custom dimension: HIT, SESSION, USER or PRODUCT.
238 …"parentLink": { # Parent link for the custom dimension. Points to the property to which the custom…
239 "href": "A String", # Link to the property to which the custom dimension belongs.
242 "id": "A String", # Custom dimension ID.
243 "selfLink": "A String", # Link for the custom dimension
247 …boolean, Force the update and ignore any warnings related to the custom dimension being linked to …
252 { # JSON template for Analytics Custom Dimension.
253 "index": 42, # Index of the custom dimension.
254 …"kind": "analytics#customDimension", # Kind value for a custom dimension. Set to "analytics#custom…
255 "name": "A String", # Name of the custom dimension.
256 "created": "A String", # Time the custom dimension was created.
257 "updated": "A String", # Time the custom dimension was last modified.
259 "active": True or False, # Boolean indicating whether the custom dimension is active.
260 "scope": "A String", # Scope of the custom dimension: HIT, SESSION, USER or PRODUCT.
261 …"parentLink": { # Parent link for the custom dimension. Points to the property to which the custom…
262 "href": "A String", # Link to the property to which the custom dimension belongs.
265 "id": "A String", # Custom dimension ID.
266 "selfLink": "A String", # Link for the custom dimension
273 <pre>Updates an existing custom dimension.
276 accountId: string, Account ID for the custom dimension to update. (required)
277 webPropertyId: string, Web property ID for the custom dimension to update. (required)
278 customDimensionId: string, Custom dimension ID for the custom dimension to update. (required)
282 { # JSON template for Analytics Custom Dimension.
283 "index": 42, # Index of the custom dimension.
284 …"kind": "analytics#customDimension", # Kind value for a custom dimension. Set to "analytics#custom…
285 "name": "A String", # Name of the custom dimension.
286 "created": "A String", # Time the custom dimension was created.
287 "updated": "A String", # Time the custom dimension was last modified.
289 "active": True or False, # Boolean indicating whether the custom dimension is active.
290 "scope": "A String", # Scope of the custom dimension: HIT, SESSION, USER or PRODUCT.
291 …"parentLink": { # Parent link for the custom dimension. Points to the property to which the custom…
292 "href": "A String", # Link to the property to which the custom dimension belongs.
295 "id": "A String", # Custom dimension ID.
296 "selfLink": "A String", # Link for the custom dimension
300 …boolean, Force the update and ignore any warnings related to the custom dimension being linked to …
305 { # JSON template for Analytics Custom Dimension.
306 "index": 42, # Index of the custom dimension.
307 …"kind": "analytics#customDimension", # Kind value for a custom dimension. Set to "analytics#custom…
308 "name": "A String", # Name of the custom dimension.
309 "created": "A String", # Time the custom dimension was created.
310 "updated": "A String", # Time the custom dimension was last modified.
312 "active": True or False, # Boolean indicating whether the custom dimension is active.
313 "scope": "A String", # Scope of the custom dimension: HIT, SESSION, USER or PRODUCT.
314 …"parentLink": { # Parent link for the custom dimension. Points to the property to which the custom…
315 "href": "A String", # Link to the property to which the custom dimension belongs.
318 "id": "A String", # Custom dimension ID.
319 "selfLink": "A String", # Link for the custom dimension