You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Deleted keys were detected in the following stable discovery artifacts:
artifactregistry v1 421f4d1
osconfig v1 ff7bf38
vmmigration v1 e29809a
## Deleted keys were detected in the following pre-stable discovery artifacts:
analyticsadmin v1alpha 8666e3e
containeranalysis v1alpha1 1589896
containeranalysis v1beta1 1589896
osconfig v1alpha ff7bf38
## Discovery Artifact Change Summary:
feat(admin): update the api 34eef11
feat(analyticsadmin): update the api 8666e3e
feat(analyticsdata): update the api a362e49
feat(analyticsreporting): update the api ec6bf30
feat(androidpublisher): update the api 1a6d12e
feat(apigee): update the api afc34ee
feat(artifactregistry): update the api 421f4d1
feat(chat): update the api ba90d3f
feat(cloudkms): update the api f06247e
feat(containeranalysis): update the api 1589896
feat(content): update the api 8f976a9
feat(datacatalog): update the api b7876fd
feat(dataproc): update the api 742a2f7
feat(dialogflow): update the api 117de7b
feat(displayvideo): update the api 6abb35b
feat(eventarc): update the api 5964672
feat(file): update the api 3508025
feat(firestore): update the api 851dba5
feat(gkehub): update the api b62aef0
feat(iam): update the api 50c48df
feat(monitoring): update the api eafbb60
feat(notebooks): update the api c6c8169
feat(osconfig): update the api ff7bf38
feat(oslogin): update the api c26d08f
feat(playcustomapp): update the api 1898032
feat(privateca): update the api 8eca373
feat(securitycenter): update the api 7e83274
feat(speech): update the api 1a3763c
feat(storage): update the api 07237cd
feat(storagetransfer): update the api 0901d05
feat(texttospeech): update the api 6622bd8
feat(vmmigration): update the api e29809a
<pre>Retrieves a paginated list of Chrome OS devices within an account.
278
278
279
279
Args:
280
280
customerId: string, The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the `my_customer` alias to represent your account's `customerId`. The `customerId` is also returned as part of the [Users resource](/admin-sdk/directory/v1/reference/users). (required)
281
+
includeChildOrgunits: boolean, Return devices from all child orgunits, as well as the specified org unit. If this is set to true 'orgUnitPath' must be provided.
281
282
maxResults: integer, Maximum number of results to return.
282
283
orderBy: string, Device property to use for sorting results.
Copy file name to clipboardExpand all lines: docs/dyn/analyticsadmin_v1alpha.accountSummaries.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ <h3>Method Details</h3>
111
111
"displayName": "A String", # Display name for the account referred to in this account summary.
112
112
"name": "A String", # Resource name for this account summary. Format: accountSummaries/{account_id} Example: "accountSummaries/1000"
113
113
"propertySummaries": [ # List of summaries for child accounts of this account.
114
-
{ # A virtual resource representing metadata for an GA4 property.
114
+
{ # A virtual resource representing metadata for a GA4 property.
115
115
"displayName": "A String", # Display name for the property referred to in this account summary.
116
116
"property": "A String", # Resource name of property referred to by this property summary Format: properties/{property_id} Example: "properties/1000"
Copy file name to clipboardExpand all lines: docs/dyn/analyticsadmin_v1alpha.accounts.html
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -389,15 +389,15 @@ <h3>Method Details</h3>
389
389
"advertiserDisplayName": "A String", # Output only. The display name of the Display & Video 360 Advertiser.
390
390
"advertiserId": "A String", # Immutable. The Display & Video 360 Advertiser's advertiser ID.
391
391
"campaignDataSharingEnabled": True or False, # Immutable. Enables the import of campaign data from Display & Video 360 into the GA4 property. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.
392
-
"costDataSharingEnabled": True or False, # Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_import_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.
392
+
"costDataSharingEnabled": True or False, # Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.
393
393
"name": "A String", # Output only. The resource name for this DisplayVideo360AdvertiserLink resource. Format: properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId} Note: linkId is not the Display & Video 360 Advertiser ID
394
394
},
395
-
"displayVideo360AdvertiserLinkProposal": { # A proposal for a link between an GA4 property and a Display & Video 360 advertiser. A proposal is converted to a DisplayVideo360AdvertiserLink once approved. Google Analytics admins approve inbound proposals while Display & Video 360 admins approve outbound proposals. # A snapshot of a DisplayVideo360AdvertiserLinkProposal resource in change history.
395
+
"displayVideo360AdvertiserLinkProposal": { # A proposal for a link between a GA4 property and a Display & Video 360 advertiser. A proposal is converted to a DisplayVideo360AdvertiserLink once approved. Google Analytics admins approve inbound proposals while Display & Video 360 admins approve outbound proposals. # A snapshot of a DisplayVideo360AdvertiserLinkProposal resource in change history.
396
396
"adsPersonalizationEnabled": True or False, # Immutable. Enables personalized advertising features with this integration. If this field is not set on create, it will be defaulted to true.
397
397
"advertiserDisplayName": "A String", # Output only. The display name of the Display & Video Advertiser. Only populated for proposals that originated from Display & Video 360.
398
398
"advertiserId": "A String", # Immutable. The Display & Video 360 Advertiser's advertiser ID.
399
399
"campaignDataSharingEnabled": True or False, # Immutable. Enables the import of campaign data from Display & Video 360. If this field is not set on create, it will be defaulted to true.
400
-
"costDataSharingEnabled": True or False, # Immutable. Enables the import of cost data from Display & Video 360. This can only be enabled if campaign_data_import_enabled is enabled. If this field is not set on create, it will be defaulted to true.
400
+
"costDataSharingEnabled": True or False, # Immutable. Enables the import of cost data from Display & Video 360. This can only be enabled if campaign_data_sharing_enabled is enabled. If this field is not set on create, it will be defaulted to true.
401
401
"linkProposalStatusDetails": { # Status information for a link proposal. # Output only. The status information for this link proposal.
402
402
"linkProposalInitiatingProduct": "A String", # Output only. The source of this proposal.
403
403
"linkProposalState": "A String", # Output only. The state of this proposal.
@@ -406,12 +406,12 @@ <h3>Method Details</h3>
406
406
"name": "A String", # Output only. The resource name for this DisplayVideo360AdvertiserLinkProposal resource. Format: properties/{propertyId}/displayVideo360AdvertiserLinkProposals/{proposalId} Note: proposalId is not the Display & Video 360 Advertiser ID
407
407
"validationEmail": "A String", # Input only. On a proposal being sent to Display & Video 360, this field must be set to the email address of an admin on the target advertiser. This is used to verify that the Google Analytics admin is aware of at least one admin on the Display & Video 360 Advertiser. This does not restrict approval of the proposal to a single user. Any admin on the Display & Video 360 Advertiser may approve the proposal.
408
408
},
409
-
"firebaseLink": { # A link between an GA4 property and a Firebase project. # A snapshot of a FirebaseLink resource in change history.
409
+
"firebaseLink": { # A link between a GA4 property and a Firebase project. # A snapshot of a FirebaseLink resource in change history.
410
410
"createTime": "A String", # Output only. Time when this FirebaseLink was originally created.
411
411
"name": "A String", # Output only. Example format: properties/1234/firebaseLinks/5678
412
412
"project": "A String", # Immutable. Firebase project resource name. When creating a FirebaseLink, you may provide this resource name using either a project number or project ID. Once this resource has been created, returned FirebaseLinks will always have a project_name that contains a project number. Format: 'projects/{project number}' Example: 'projects/1234'
413
413
},
414
-
"googleAdsLink": { # A link between an GA4 property and a Google Ads account. # A snapshot of a GoogleAdsLink resource in change history.
414
+
"googleAdsLink": { # A link between a GA4 property and a Google Ads account. # A snapshot of a GoogleAdsLink resource in change history.
415
415
"adsPersonalizationEnabled": True or False, # Enable personalized advertising features with this integration. Automatically publish my Google Analytics audience lists and Google Analytics remarketing events/parameters to the linked Google Ads account. If this field is not set on create/update, it will be defaulted to true.
416
416
"canManageClients": True or False, # Output only. If true, this link is for a Google Ads manager account.
417
417
"createTime": "A String", # Output only. Time when this link was originally created.
@@ -512,15 +512,15 @@ <h3>Method Details</h3>
512
512
"advertiserDisplayName": "A String", # Output only. The display name of the Display & Video 360 Advertiser.
513
513
"advertiserId": "A String", # Immutable. The Display & Video 360 Advertiser's advertiser ID.
514
514
"campaignDataSharingEnabled": True or False, # Immutable. Enables the import of campaign data from Display & Video 360 into the GA4 property. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.
515
-
"costDataSharingEnabled": True or False, # Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_import_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.
515
+
"costDataSharingEnabled": True or False, # Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.
516
516
"name": "A String", # Output only. The resource name for this DisplayVideo360AdvertiserLink resource. Format: properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId} Note: linkId is not the Display & Video 360 Advertiser ID
517
517
},
518
-
"displayVideo360AdvertiserLinkProposal": { # A proposal for a link between an GA4 property and a Display & Video 360 advertiser. A proposal is converted to a DisplayVideo360AdvertiserLink once approved. Google Analytics admins approve inbound proposals while Display & Video 360 admins approve outbound proposals. # A snapshot of a DisplayVideo360AdvertiserLinkProposal resource in change history.
518
+
"displayVideo360AdvertiserLinkProposal": { # A proposal for a link between a GA4 property and a Display & Video 360 advertiser. A proposal is converted to a DisplayVideo360AdvertiserLink once approved. Google Analytics admins approve inbound proposals while Display & Video 360 admins approve outbound proposals. # A snapshot of a DisplayVideo360AdvertiserLinkProposal resource in change history.
519
519
"adsPersonalizationEnabled": True or False, # Immutable. Enables personalized advertising features with this integration. If this field is not set on create, it will be defaulted to true.
520
520
"advertiserDisplayName": "A String", # Output only. The display name of the Display & Video Advertiser. Only populated for proposals that originated from Display & Video 360.
521
521
"advertiserId": "A String", # Immutable. The Display & Video 360 Advertiser's advertiser ID.
522
522
"campaignDataSharingEnabled": True or False, # Immutable. Enables the import of campaign data from Display & Video 360. If this field is not set on create, it will be defaulted to true.
523
-
"costDataSharingEnabled": True or False, # Immutable. Enables the import of cost data from Display & Video 360. This can only be enabled if campaign_data_import_enabled is enabled. If this field is not set on create, it will be defaulted to true.
523
+
"costDataSharingEnabled": True or False, # Immutable. Enables the import of cost data from Display & Video 360. This can only be enabled if campaign_data_sharing_enabled is enabled. If this field is not set on create, it will be defaulted to true.
524
524
"linkProposalStatusDetails": { # Status information for a link proposal. # Output only. The status information for this link proposal.
525
525
"linkProposalInitiatingProduct": "A String", # Output only. The source of this proposal.
526
526
"linkProposalState": "A String", # Output only. The state of this proposal.
@@ -529,12 +529,12 @@ <h3>Method Details</h3>
529
529
"name": "A String", # Output only. The resource name for this DisplayVideo360AdvertiserLinkProposal resource. Format: properties/{propertyId}/displayVideo360AdvertiserLinkProposals/{proposalId} Note: proposalId is not the Display & Video 360 Advertiser ID
530
530
"validationEmail": "A String", # Input only. On a proposal being sent to Display & Video 360, this field must be set to the email address of an admin on the target advertiser. This is used to verify that the Google Analytics admin is aware of at least one admin on the Display & Video 360 Advertiser. This does not restrict approval of the proposal to a single user. Any admin on the Display & Video 360 Advertiser may approve the proposal.
531
531
},
532
-
"firebaseLink": { # A link between an GA4 property and a Firebase project. # A snapshot of a FirebaseLink resource in change history.
532
+
"firebaseLink": { # A link between a GA4 property and a Firebase project. # A snapshot of a FirebaseLink resource in change history.
533
533
"createTime": "A String", # Output only. Time when this FirebaseLink was originally created.
534
534
"name": "A String", # Output only. Example format: properties/1234/firebaseLinks/5678
535
535
"project": "A String", # Immutable. Firebase project resource name. When creating a FirebaseLink, you may provide this resource name using either a project number or project ID. Once this resource has been created, returned FirebaseLinks will always have a project_name that contains a project number. Format: 'projects/{project number}' Example: 'projects/1234'
536
536
},
537
-
"googleAdsLink": { # A link between an GA4 property and a Google Ads account. # A snapshot of a GoogleAdsLink resource in change history.
537
+
"googleAdsLink": { # A link between a GA4 property and a Google Ads account. # A snapshot of a GoogleAdsLink resource in change history.
538
538
"adsPersonalizationEnabled": True or False, # Enable personalized advertising features with this integration. Automatically publish my Google Analytics audience lists and Google Analytics remarketing events/parameters to the linked Google Ads account. If this field is not set on create/update, it will be defaulted to true.
539
539
"canManageClients": True or False, # Output only. If true, this link is for a Google Ads manager account.
540
540
"createTime": "A String", # Output only. Time when this link was originally created.
0 commit comments