| Index: generated/googleapis/lib/analytics/v3.dart
|
| diff --git a/generated/googleapis/lib/analytics/v3.dart b/generated/googleapis/lib/analytics/v3.dart
|
| index f4a24a3132f955ec110b4d486c81958a921233b5..2c644fb43e8a19998c6571a5209f0b2b0010e116 100644
|
| --- a/generated/googleapis/lib/analytics/v3.dart
|
| +++ b/generated/googleapis/lib/analytics/v3.dart
|
| @@ -9306,7 +9306,10 @@ class LinkedForeignAccount {
|
| core.String remarketingAudienceId;
|
| /** The status of this foreign account link. */
|
| core.String status;
|
| - /** The type of the foreign account. For example `ADWORDS_LINKS`. */
|
| + /**
|
| + * The type of the foreign account. For example, `ADWORDS_LINKS`, `DBM_LINKS`,
|
| + * `MCC_LINKS` or `OPTIMIZE`.
|
| + */
|
| core.String type;
|
| /**
|
| * Web property ID of the form UA-XXXXX-YY to which this linked foreign
|
|
|