Skip to content

Commit 786b060

Browse files
amanda-tarafajskeet
authored andcommitted
feat: Generate Google.Apis.Merchant.conversions_v1beta version 1.68.0.3670
1 parent f782f20 commit 786b060

3 files changed

Lines changed: 4 additions & 6 deletions

File tree

DiscoveryJson/merchantapi.conversions_v1beta.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@
295295
}
296296
}
297297
},
298-
"revision": "20241119",
298+
"revision": "20250118",
299299
"rootUrl": "https://merchantapi.googleapis.com/",
300300
"schemas": {
301301
"AttributionSettings": {
@@ -308,7 +308,6 @@
308308
"type": "integer"
309309
},
310310
"attributionModel": {
311-
"description": "Required. Attribution model.",
312311
"enum": [
313312
"ATTRIBUTION_MODEL_UNSPECIFIED",
314313
"CROSS_CHANNEL_LAST_CLICK",

Src/Generated/Google.Apis.Merchant.conversions_v1beta/Google.Apis.Merchant.conversions_v1beta.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Google LLC
1+
// Copyright 2025 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.
@@ -708,7 +708,6 @@ public class AttributionSettings : Google.Apis.Requests.IDirectResponseSchema
708708
[Newtonsoft.Json.JsonPropertyAttribute("attributionLookbackWindowDays")]
709709
public virtual System.Nullable<int> AttributionLookbackWindowDays { get; set; }
710710

711-
/// <summary>Required. Attribution model.</summary>
712711
[Newtonsoft.Json.JsonPropertyAttribute("attributionModel")]
713712
public virtual string AttributionModel { get; set; }
714713

Src/Generated/Google.Apis.Merchant.conversions_v1beta/Google.Apis.Merchant.conversions_v1beta.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<!-- nupkg information -->
44
<PropertyGroup>
55
<Title>Google.Apis.Merchant.conversions_v1beta Client Library</Title>
6-
<Version>1.68.0.3610</Version>
6+
<Version>1.68.0.3670</Version>
77
<Authors>Google LLC</Authors>
8-
<Copyright>Copyright 2024 Google LLC</Copyright>
8+
<Copyright>Copyright 2025 Google LLC</Copyright>
99
<PackageTags>Google</PackageTags>
1010
<PackageProjectUrl>https://github.com/google/google-api-dotnet-client</PackageProjectUrl>
1111
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>

0 commit comments

Comments
 (0)