Skip to content

Commit 44d0e72

Browse files
yoshi-automationsofisl
authored andcommittedAug 27, 2024
feat(searchads360): update the API
#### searchads360:v0 The following keys were added: - schemas.GoogleAdsSearchads360V0Common__AdTextAsset.description - schemas.GoogleAdsSearchads360V0Common__AdTextAsset.id - schemas.GoogleAdsSearchads360V0Common__AdTextAsset.properties.text.description - schemas.GoogleAdsSearchads360V0Common__AdTextAsset.properties.text.type - schemas.GoogleAdsSearchads360V0Common__AdTextAsset.type - schemas.GoogleAdsSearchads360V0Common__Metrics.properties.averageQualityScore.description - schemas.GoogleAdsSearchads360V0Common__Metrics.properties.averageQualityScore.format - schemas.GoogleAdsSearchads360V0Common__Metrics.properties.averageQualityScore.type - schemas.GoogleAdsSearchads360V0Common__SearchAds360ResponsiveSearchAdInfo.properties.descriptions.description - schemas.GoogleAdsSearchads360V0Common__SearchAds360ResponsiveSearchAdInfo.properties.descriptions.items.$ref - schemas.GoogleAdsSearchads360V0Common__SearchAds360ResponsiveSearchAdInfo.properties.descriptions.type - schemas.GoogleAdsSearchads360V0Common__SearchAds360ResponsiveSearchAdInfo.properties.headlines.description - schemas.GoogleAdsSearchads360V0Common__SearchAds360ResponsiveSearchAdInfo.properties.headlines.items.$ref - schemas.GoogleAdsSearchads360V0Common__SearchAds360ResponsiveSearchAdInfo.properties.headlines.type - schemas.GoogleAdsSearchads360V0Common__Segments.properties.geoTargetCity.description - schemas.GoogleAdsSearchads360V0Common__Segments.properties.geoTargetCity.type - schemas.GoogleAdsSearchads360V0Common__Segments.properties.geoTargetCountry.description - schemas.GoogleAdsSearchads360V0Common__Segments.properties.geoTargetCountry.type - schemas.GoogleAdsSearchads360V0Common__Segments.properties.geoTargetMetro.description - schemas.GoogleAdsSearchads360V0Common__Segments.properties.geoTargetMetro.type - schemas.GoogleAdsSearchads360V0Common__Segments.properties.geoTargetRegion.description - schemas.GoogleAdsSearchads360V0Common__Segments.properties.geoTargetRegion.type - schemas.GoogleAdsSearchads360V0Common__Segments.properties.hour.description - schemas.GoogleAdsSearchads360V0Common__Segments.properties.hour.format - schemas.GoogleAdsSearchads360V0Common__Segments.properties.hour.type - schemas.GoogleAdsSearchads360V0Resources__AdGroupAdLabel.properties.ownerCustomerId.description - schemas.GoogleAdsSearchads360V0Resources__AdGroupAdLabel.properties.ownerCustomerId.format - schemas.GoogleAdsSearchads360V0Resources__AdGroupAdLabel.properties.ownerCustomerId.readOnly - schemas.GoogleAdsSearchads360V0Resources__AdGroupAdLabel.properties.ownerCustomerId.type - schemas.GoogleAdsSearchads360V0Resources__AdGroupCriterionLabel.properties.ownerCustomerId.description - schemas.GoogleAdsSearchads360V0Resources__AdGroupCriterionLabel.properties.ownerCustomerId.format - schemas.GoogleAdsSearchads360V0Resources__AdGroupCriterionLabel.properties.ownerCustomerId.readOnly - schemas.GoogleAdsSearchads360V0Resources__AdGroupCriterionLabel.properties.ownerCustomerId.type - schemas.GoogleAdsSearchads360V0Resources__AdGroupLabel.properties.ownerCustomerId.description - schemas.GoogleAdsSearchads360V0Resources__AdGroupLabel.properties.ownerCustomerId.format - schemas.GoogleAdsSearchads360V0Resources__AdGroupLabel.properties.ownerCustomerId.readOnly - schemas.GoogleAdsSearchads360V0Resources__AdGroupLabel.properties.ownerCustomerId.type - schemas.GoogleAdsSearchads360V0Resources__CampaignLabel.properties.ownerCustomerId.description - schemas.GoogleAdsSearchads360V0Resources__CampaignLabel.properties.ownerCustomerId.format - schemas.GoogleAdsSearchads360V0Resources__CampaignLabel.properties.ownerCustomerId.readOnly - schemas.GoogleAdsSearchads360V0Resources__CampaignLabel.properties.ownerCustomerId.type - schemas.GoogleAdsSearchads360V0Resources__CustomColumn.properties.renderType.description - schemas.GoogleAdsSearchads360V0Resources__CustomColumn.properties.renderType.enum - schemas.GoogleAdsSearchads360V0Resources__CustomColumn.properties.renderType.enumDescriptions - schemas.GoogleAdsSearchads360V0Resources__CustomColumn.properties.renderType.readOnly - schemas.GoogleAdsSearchads360V0Resources__CustomColumn.properties.renderType.type - schemas.GoogleAdsSearchads360V0Resources__CustomerManagerLink.properties.startTime.description - schemas.GoogleAdsSearchads360V0Resources__CustomerManagerLink.properties.startTime.readOnly - schemas.GoogleAdsSearchads360V0Resources__CustomerManagerLink.properties.startTime.type The following keys were changed: - schemas.GoogleAdsSearchads360V0Common__TargetSpend.properties.targetSpendMicros.description - schemas.GoogleAdsSearchads360V0Common__TextLabel.properties.backgroundColor.description - schemas.GoogleAdsSearchads360V0Errors__SearchAds360Error.description - schemas.GoogleAdsSearchads360V0Resources__Ad.properties.type.enum - schemas.GoogleAdsSearchads360V0Resources__Ad.properties.type.enumDescriptions - schemas.GoogleAdsSearchads360V0Resources__AdGroupAd.properties.engineId.description - schemas.GoogleAdsSearchads360V0Resources__Campaign.properties.advertisingChannelSubType.enum - schemas.GoogleAdsSearchads360V0Resources__Campaign.properties.advertisingChannelSubType.enumDescriptions - schemas.GoogleAdsSearchads360V0Resources__Campaign.properties.advertisingChannelType.enum - schemas.GoogleAdsSearchads360V0Resources__Campaign.properties.advertisingChannelType.enumDescriptions - schemas.GoogleAdsSearchads360V0Resources__Conversion.properties.merchantId.description - schemas.GoogleAdsSearchads360V0Resources__Conversion.properties.visitId.description - schemas.GoogleAdsSearchads360V0Resources__CustomColumn.properties.valueType.enum - schemas.GoogleAdsSearchads360V0Resources__CustomColumn.properties.valueType.enumDescriptions
1 parent 008997a commit 44d0e72

File tree

2 files changed

+199
-21
lines changed

2 files changed

+199
-21
lines changed
 

‎discovery/searchads360-v0.json

+128-15
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
}
261261
}
262262
},
263-
"revision": "20240429",
263+
"revision": "20240822",
264264
"rootUrl": "https://searchads360.googleapis.com/",
265265
"schemas": {
266266
"GoogleAdsSearchads360V0Common__AdScheduleInfo": {
@@ -346,6 +346,17 @@
346346
},
347347
"type": "object"
348348
},
349+
"GoogleAdsSearchads360V0Common__AdTextAsset": {
350+
"description": "A text asset used inside an ad.",
351+
"id": "GoogleAdsSearchads360V0Common__AdTextAsset",
352+
"properties": {
353+
"text": {
354+
"description": "Asset text.",
355+
"type": "string"
356+
}
357+
},
358+
"type": "object"
359+
},
349360
"GoogleAdsSearchads360V0Common__AgeRangeInfo": {
350361
"description": "An age range criterion.",
351362
"id": "GoogleAdsSearchads360V0Common__AgeRangeInfo",
@@ -1012,6 +1023,11 @@
10121023
"format": "double",
10131024
"type": "number"
10141025
},
1026+
"averageQualityScore": {
1027+
"description": "The average quality score.",
1028+
"format": "double",
1029+
"type": "number"
1030+
},
10151031
"clicks": {
10161032
"description": "The number of clicks.",
10171033
"format": "int64",
@@ -1540,6 +1556,20 @@
15401556
"format": "int64",
15411557
"type": "string"
15421558
},
1559+
"descriptions": {
1560+
"description": "List of text assets for descriptions. When the ad serves the descriptions will be selected from this list.",
1561+
"items": {
1562+
"$ref": "GoogleAdsSearchads360V0Common__AdTextAsset"
1563+
},
1564+
"type": "array"
1565+
},
1566+
"headlines": {
1567+
"description": "List of text assets for headlines. When the ad serves the headlines will be selected from this list.",
1568+
"items": {
1569+
"$ref": "GoogleAdsSearchads360V0Common__AdTextAsset"
1570+
},
1571+
"type": "array"
1572+
},
15431573
"path1": {
15441574
"description": "Text appended to the auto-generated visible URL with a delimiter.",
15451575
"type": "string"
@@ -1738,6 +1768,27 @@
17381768
],
17391769
"type": "string"
17401770
},
1771+
"geoTargetCity": {
1772+
"description": "Resource name of the geo target constant that represents a city.",
1773+
"type": "string"
1774+
},
1775+
"geoTargetCountry": {
1776+
"description": "Resource name of the geo target constant that represents a country.",
1777+
"type": "string"
1778+
},
1779+
"geoTargetMetro": {
1780+
"description": "Resource name of the geo target constant that represents a metro.",
1781+
"type": "string"
1782+
},
1783+
"geoTargetRegion": {
1784+
"description": "Resource name of the geo target constant that represents a region.",
1785+
"type": "string"
1786+
},
1787+
"hour": {
1788+
"description": "Hour of day as a number between 0 and 23, inclusive.",
1789+
"format": "int32",
1790+
"type": "integer"
1791+
},
17411792
"keyword": {
17421793
"$ref": "GoogleAdsSearchads360V0Common__Keyword",
17431794
"description": "Keyword criterion."
@@ -2144,7 +2195,7 @@
21442195
},
21452196
"targetSpendMicros": {
21462197
"deprecated": true,
2147-
"description": "The spend target under which to maximize clicks. A TargetSpend bidder will attempt to spend the smaller of this value or the natural throttling spend amount. If not specified, the budget is used as the spend target. This field is deprecated and should no longer be used. See https://ads-developers.googleblog.com/2020/05/reminder-about-sunset-creation-of.html for details.",
2198+
"description": "Deprecated: The spend target under which to maximize clicks. A TargetSpend bidder will attempt to spend the smaller of this value or the natural throttling spend amount. If not specified, the budget is used as the spend target. This field is deprecated and should no longer be used. See https://ads-developers.googleblog.com/2020/05/reminder-about-sunset-creation-of.html for details.",
21482199
"format": "int64",
21492200
"type": "string"
21502201
}
@@ -2181,7 +2232,7 @@
21812232
"id": "GoogleAdsSearchads360V0Common__TextLabel",
21822233
"properties": {
21832234
"backgroundColor": {
2184-
"description": "Background color of the label in RGB format. This string must match the regular expression '^\\#([a-fA-F0-9]{6}|[a-fA-F0-9]{3})$'. Note: The background color may not be visible for manager accounts.",
2235+
"description": "Background color of the label in HEX format. This string must match the regular expression '^\\#([a-fA-F0-9]{6}|[a-fA-F0-9]{3})$'. Note: The background color may not be visible for manager accounts.",
21852236
"type": "string"
21862237
},
21872238
"description": {
@@ -3032,7 +3083,7 @@
30323083
"type": "object"
30333084
},
30343085
"GoogleAdsSearchads360V0Errors__SearchAds360Error": {
3035-
"description": "SearchAds360-specific error.",
3086+
"description": "Search Ads 360-specific error.",
30363087
"id": "GoogleAdsSearchads360V0Errors__SearchAds360Error",
30373088
"properties": {
30383089
"details": {
@@ -3893,7 +3944,8 @@
38933944
"DISCOVERY_MULTI_ASSET_AD",
38943945
"DISCOVERY_CAROUSEL_AD",
38953946
"TRAVEL_AD",
3896-
"DISCOVERY_VIDEO_RESPONSIVE_AD"
3947+
"DISCOVERY_VIDEO_RESPONSIVE_AD",
3948+
"MULTIMEDIA_AD"
38973949
],
38983950
"enumDescriptions": [
38993951
"No value has been specified.",
@@ -3929,7 +3981,8 @@
39293981
"Discovery multi asset ad.",
39303982
"Discovery carousel ad.",
39313983
"Travel ad.",
3932-
"Discovery video responsive ad."
3984+
"Discovery video responsive ad.",
3985+
"Multimedia ad."
39333986
],
39343987
"readOnly": true,
39353988
"type": "string"
@@ -4145,7 +4198,7 @@
41454198
"type": "string"
41464199
},
41474200
"engineId": {
4148-
"description": "Output only. ID of the ad in the external engine account. This field is for SearchAds 360 account only, for example, Yahoo Japan, Microsoft, Baidu etc. For non-SearchAds 360 entity, use \"ad_group_ad.ad.id\" instead.",
4201+
"description": "Output only. ID of the ad in the external engine account. This field is for Search Ads 360 account only, for example, Yahoo Japan, Microsoft, Baidu etc. For non-Search Ads 360 entity, use \"ad_group_ad.ad.id\" instead.",
41494202
"readOnly": true,
41504203
"type": "string"
41514204
},
@@ -4267,6 +4320,12 @@
42674320
"description": "Immutable. The label assigned to the ad group ad.",
42684321
"type": "string"
42694322
},
4323+
"ownerCustomerId": {
4324+
"description": "Output only. The ID of the Customer which owns the label.",
4325+
"format": "int64",
4326+
"readOnly": true,
4327+
"type": "string"
4328+
},
42704329
"resourceName": {
42714330
"description": "Immutable. The resource name of the ad group ad label. Ad group ad label resource names have the form: `customers/{customer_id}/adGroupAdLabels/{ad_group_id}~{ad_id}~{label_id}`",
42724331
"type": "string"
@@ -4689,6 +4748,12 @@
46894748
"description": "Immutable. The label assigned to the ad group criterion.",
46904749
"type": "string"
46914750
},
4751+
"ownerCustomerId": {
4752+
"description": "Output only. The ID of the Customer which owns the label.",
4753+
"format": "int64",
4754+
"readOnly": true,
4755+
"type": "string"
4756+
},
46924757
"resourceName": {
46934758
"description": "Immutable. The resource name of the ad group criterion label. Ad group criterion label resource names have the form: `customers/{customer_id}/adGroupCriterionLabels/{ad_group_id}~{criterion_id}~{label_id}`",
46944759
"type": "string"
@@ -4708,6 +4773,12 @@
47084773
"description": "Immutable. The label assigned to the ad group.",
47094774
"type": "string"
47104775
},
4776+
"ownerCustomerId": {
4777+
"description": "Output only. The ID of the Customer which owns the label.",
4778+
"format": "int64",
4779+
"readOnly": true,
4780+
"type": "string"
4781+
},
47114782
"resourceName": {
47124783
"description": "Immutable. The resource name of the ad group label. Ad group label resource names have the form: `customers/{customer_id}/adGroupLabels/{ad_group_id}~{label_id}`",
47134784
"type": "string"
@@ -5512,7 +5583,8 @@
55125583
"VIDEO_SEQUENCE",
55135584
"APP_CAMPAIGN_FOR_PRE_REGISTRATION",
55145585
"VIDEO_REACH_TARGET_FREQUENCY",
5515-
"TRAVEL_ACTIVITIES"
5586+
"TRAVEL_ACTIVITIES",
5587+
"SOCIAL_FACEBOOK_TRACKING_ONLY"
55165588
],
55175589
"enumDescriptions": [
55185590
"Not specified.",
@@ -5535,7 +5607,8 @@
55355607
"Video campaigns with sequence video ads.",
55365608
"App Campaign for pre registration, specialized for advertising mobile app pre-registration, that targets multiple advertising channels across Google Play, YouTube and Display Network.",
55375609
"Video reach campaign with Target Frequency bidding strategy.",
5538-
"Travel Activities campaigns."
5610+
"Travel Activities campaigns.",
5611+
"Facebook tracking only social campaigns."
55395612
],
55405613
"type": "string"
55415614
},
@@ -5555,7 +5628,8 @@
55555628
"PERFORMANCE_MAX",
55565629
"LOCAL_SERVICES",
55575630
"DISCOVERY",
5558-
"TRAVEL"
5631+
"TRAVEL",
5632+
"SOCIAL"
55595633
],
55605634
"enumDescriptions": [
55615635
"Not specified.",
@@ -5571,7 +5645,8 @@
55715645
"Performance Max campaigns.",
55725646
"Local services campaigns.",
55735647
"Discovery campaigns.",
5574-
"Travel campaigns."
5648+
"Travel campaigns.",
5649+
"Social campaigns."
55755650
],
55765651
"type": "string"
55775652
},
@@ -6288,6 +6363,12 @@
62886363
"description": "Immutable. The label assigned to the campaign.",
62896364
"type": "string"
62906365
},
6366+
"ownerCustomerId": {
6367+
"description": "Output only. The ID of the Customer which owns the label.",
6368+
"format": "int64",
6369+
"readOnly": true,
6370+
"type": "string"
6371+
},
62916372
"resourceName": {
62926373
"description": "Immutable. Name of the resource. Campaign label resource names have the form: `customers/{customer_id}/campaignLabels/{campaign_id}~{label_id}`",
62936374
"type": "string"
@@ -6470,7 +6551,7 @@
64706551
"type": "string"
64716552
},
64726553
"merchantId": {
6473-
"description": "Output only. The SearchAds360 inventory account ID containing the product that was clicked on. SearchAds360 generates this ID when you link an inventory account in SearchAds360.",
6554+
"description": "Output only. The Search Ads 360 inventory account ID containing the product that was clicked on. Search Ads 360 generates this ID when you link an inventory account in Search Ads 360.",
64746555
"format": "int64",
64756556
"readOnly": true,
64766557
"type": "string"
@@ -6535,7 +6616,7 @@
65356616
"type": "string"
65366617
},
65376618
"visitId": {
6538-
"description": "Output only. The SearchAds360 visit ID that the conversion is attributed to.",
6619+
"description": "Output only. The Search Ads 360 visit ID that the conversion is attributed to.",
65396620
"format": "int64",
65406621
"readOnly": true,
65416622
"type": "string"
@@ -6979,6 +7060,31 @@
69797060
"readOnly": true,
69807061
"type": "boolean"
69817062
},
7063+
"renderType": {
7064+
"description": "Output only. How the result value of the custom column should be interpreted.",
7065+
"enum": [
7066+
"UNSPECIFIED",
7067+
"UNKNOWN",
7068+
"NUMBER",
7069+
"PERCENT",
7070+
"MONEY",
7071+
"STRING",
7072+
"BOOLEAN",
7073+
"DATE"
7074+
],
7075+
"enumDescriptions": [
7076+
"Not specified.",
7077+
"Unknown.",
7078+
"The custom column is a raw numerical value. See value_type field to determine if it is an integer or a double.",
7079+
"The custom column should be multiplied by 100 to retrieve the percentage value.",
7080+
"The custom column value is a monetary value and is in micros.",
7081+
"The custom column value is a string.",
7082+
"The custom column value is a boolean.",
7083+
"The custom column value is a date represented as an integer in YYYYMMDD format."
7084+
],
7085+
"readOnly": true,
7086+
"type": "string"
7087+
},
69827088
"resourceName": {
69837089
"description": "Immutable. The resource name of the custom column. Custom column resource names have the form: `customers/{customer_id}/customColumns/{custom_column_id}`",
69847090
"type": "string"
@@ -6991,15 +7097,17 @@
69917097
"STRING",
69927098
"INT64",
69937099
"DOUBLE",
6994-
"BOOLEAN"
7100+
"BOOLEAN",
7101+
"DATE"
69957102
],
69967103
"enumDescriptions": [
69977104
"Not specified.",
69987105
"Unknown.",
69997106
"The custom column value is a string.",
70007107
"The custom column value is an int64 number.",
70017108
"The custom column value is a double number.",
7002-
"The custom column value is a boolean."
7109+
"The custom column value is a boolean.",
7110+
"The custom column value is a date, in YYYYMMDD format."
70037111
],
70047112
"readOnly": true,
70057113
"type": "string"
@@ -7327,6 +7435,11 @@
73277435
"description": "Immutable. Name of the resource. CustomerManagerLink resource names have the form: `customers/{customer_id}/customerManagerLinks/{manager_customer_id}~{manager_link_id}`",
73287436
"type": "string"
73297437
},
7438+
"startTime": {
7439+
"description": "Output only. The timestamp when the CustomerManagerLink was created. The timestamp is in the customer's time zone and in \"yyyy-MM-dd HH:mm:ss\" format.",
7440+
"readOnly": true,
7441+
"type": "string"
7442+
},
73307443
"status": {
73317444
"description": "Status of the link between the customer and the manager.",
73327445
"enum": [

‎src/apis/searchads360/v0.ts

+71-6
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,15 @@ export namespace searchads360_v0 {
151151
*/
152152
startMinute?: string | null;
153153
}
154+
/**
155+
* A text asset used inside an ad.
156+
*/
157+
export interface Schema$GoogleAdsSearchads360V0Common__AdTextAsset {
158+
/**
159+
* Asset text.
160+
*/
161+
text?: string | null;
162+
}
154163
/**
155164
* An age range criterion.
156165
*/
@@ -495,6 +504,10 @@ export namespace searchads360_v0 {
495504
* Average cost-per-thousand impressions (CPM). This metric is a monetary value and returned in the customer's currency by default. See the metrics_currency parameter at https://developers.google.com/search-ads/reporting/query/query-structure#parameters_clause
496505
*/
497506
averageCpm?: number | null;
507+
/**
508+
* The average quality score.
509+
*/
510+
averageQualityScore?: number | null;
498511
/**
499512
* The number of clicks.
500513
*/
@@ -865,6 +878,14 @@ export namespace searchads360_v0 {
865878
* The tracking id of the ad.
866879
*/
867880
adTrackingId?: string | null;
881+
/**
882+
* List of text assets for descriptions. When the ad serves the descriptions will be selected from this list.
883+
*/
884+
descriptions?: Schema$GoogleAdsSearchads360V0Common__AdTextAsset[];
885+
/**
886+
* List of text assets for headlines. When the ad serves the headlines will be selected from this list.
887+
*/
888+
headlines?: Schema$GoogleAdsSearchads360V0Common__AdTextAsset[];
868889
/**
869890
* Text appended to the auto-generated visible URL with a delimiter.
870891
*/
@@ -943,6 +964,26 @@ export namespace searchads360_v0 {
943964
* Device to which metrics apply.
944965
*/
945966
device?: string | null;
967+
/**
968+
* Resource name of the geo target constant that represents a city.
969+
*/
970+
geoTargetCity?: string | null;
971+
/**
972+
* Resource name of the geo target constant that represents a country.
973+
*/
974+
geoTargetCountry?: string | null;
975+
/**
976+
* Resource name of the geo target constant that represents a metro.
977+
*/
978+
geoTargetMetro?: string | null;
979+
/**
980+
* Resource name of the geo target constant that represents a region.
981+
*/
982+
geoTargetRegion?: string | null;
983+
/**
984+
* Hour of day as a number between 0 and 23, inclusive.
985+
*/
986+
hour?: number | null;
946987
/**
947988
* Keyword criterion.
948989
*/
@@ -1235,7 +1276,7 @@ export namespace searchads360_v0 {
12351276
*/
12361277
cpcBidCeilingMicros?: string | null;
12371278
/**
1238-
* The spend target under which to maximize clicks. A TargetSpend bidder will attempt to spend the smaller of this value or the natural throttling spend amount. If not specified, the budget is used as the spend target. This field is deprecated and should no longer be used. See https://ads-developers.googleblog.com/2020/05/reminder-about-sunset-creation-of.html for details.
1279+
* Deprecated: The spend target under which to maximize clicks. A TargetSpend bidder will attempt to spend the smaller of this value or the natural throttling spend amount. If not specified, the budget is used as the spend target. This field is deprecated and should no longer be used. See https://ads-developers.googleblog.com/2020/05/reminder-about-sunset-creation-of.html for details.
12391280
*/
12401281
targetSpendMicros?: string | null;
12411282
}
@@ -1253,7 +1294,7 @@ export namespace searchads360_v0 {
12531294
*/
12541295
export interface Schema$GoogleAdsSearchads360V0Common__TextLabel {
12551296
/**
1256-
* Background color of the label in RGB format. This string must match the regular expression '^\#([a-fA-F0-9]{6\}|[a-fA-F0-9]{3\})$'. Note: The background color may not be visible for manager accounts.
1297+
* Background color of the label in HEX format. This string must match the regular expression '^\#([a-fA-F0-9]{6\}|[a-fA-F0-9]{3\})$'. Note: The background color may not be visible for manager accounts.
12571298
*/
12581299
backgroundColor?: string | null;
12591300
/**
@@ -1593,7 +1634,7 @@ export namespace searchads360_v0 {
15931634
retryDelay?: string | null;
15941635
}
15951636
/**
1596-
* SearchAds360-specific error.
1637+
* Search Ads 360-specific error.
15971638
*/
15981639
export interface Schema$GoogleAdsSearchads360V0Errors__SearchAds360Error {
15991640
/**
@@ -2144,7 +2185,7 @@ export namespace searchads360_v0 {
21442185
*/
21452186
creationTime?: string | null;
21462187
/**
2147-
* Output only. ID of the ad in the external engine account. This field is for SearchAds 360 account only, for example, Yahoo Japan, Microsoft, Baidu etc. For non-SearchAds 360 entity, use "ad_group_ad.ad.id" instead.
2188+
* Output only. ID of the ad in the external engine account. This field is for Search Ads 360 account only, for example, Yahoo Japan, Microsoft, Baidu etc. For non-Search Ads 360 entity, use "ad_group_ad.ad.id" instead.
21482189
*/
21492190
engineId?: string | null;
21502191
/**
@@ -2180,6 +2221,10 @@ export namespace searchads360_v0 {
21802221
* Immutable. The label assigned to the ad group ad.
21812222
*/
21822223
label?: string | null;
2224+
/**
2225+
* Output only. The ID of the Customer which owns the label.
2226+
*/
2227+
ownerCustomerId?: string | null;
21832228
/**
21842229
* Immutable. The resource name of the ad group ad label. Ad group ad label resource names have the form: `customers/{customer_id\}/adGroupAdLabels/{ad_group_id\}~{ad_id\}~{label_id\}`
21852230
*/
@@ -2374,6 +2419,10 @@ export namespace searchads360_v0 {
23742419
* Immutable. The label assigned to the ad group criterion.
23752420
*/
23762421
label?: string | null;
2422+
/**
2423+
* Output only. The ID of the Customer which owns the label.
2424+
*/
2425+
ownerCustomerId?: string | null;
23772426
/**
23782427
* Immutable. The resource name of the ad group criterion label. Ad group criterion label resource names have the form: `customers/{customer_id\}/adGroupCriterionLabels/{ad_group_id\}~{criterion_id\}~{label_id\}`
23792428
*/
@@ -2391,6 +2440,10 @@ export namespace searchads360_v0 {
23912440
* Immutable. The label assigned to the ad group.
23922441
*/
23932442
label?: string | null;
2443+
/**
2444+
* Output only. The ID of the Customer which owns the label.
2445+
*/
2446+
ownerCustomerId?: string | null;
23942447
/**
23952448
* Immutable. The resource name of the ad group label. Ad group label resource names have the form: `customers/{customer_id\}/adGroupLabels/{ad_group_id\}~{label_id\}`
23962449
*/
@@ -3106,6 +3159,10 @@ export namespace searchads360_v0 {
31063159
* Immutable. The label assigned to the campaign.
31073160
*/
31083161
label?: string | null;
3162+
/**
3163+
* Output only. The ID of the Customer which owns the label.
3164+
*/
3165+
ownerCustomerId?: string | null;
31093166
/**
31103167
* Immutable. Name of the resource. Campaign label resource names have the form: `customers/{customer_id\}/campaignLabels/{campaign_id\}~{label_id\}`
31113168
*/
@@ -3185,7 +3242,7 @@ export namespace searchads360_v0 {
31853242
*/
31863243
id?: string | null;
31873244
/**
3188-
* Output only. The SearchAds360 inventory account ID containing the product that was clicked on. SearchAds360 generates this ID when you link an inventory account in SearchAds360.
3245+
* Output only. The Search Ads 360 inventory account ID containing the product that was clicked on. Search Ads 360 generates this ID when you link an inventory account in Search Ads 360.
31893246
*/
31903247
merchantId?: string | null;
31913248
/**
@@ -3217,7 +3274,7 @@ export namespace searchads360_v0 {
32173274
*/
32183275
status?: string | null;
32193276
/**
3220-
* Output only. The SearchAds360 visit ID that the conversion is attributed to.
3277+
* Output only. The Search Ads 360 visit ID that the conversion is attributed to.
32213278
*/
32223279
visitId?: string | null;
32233280
}
@@ -3400,6 +3457,10 @@ export namespace searchads360_v0 {
34003457
* Output only. True when the custom column is referring to one or more metrics.
34013458
*/
34023459
referencesMetrics?: boolean | null;
3460+
/**
3461+
* Output only. How the result value of the custom column should be interpreted.
3462+
*/
3463+
renderType?: string | null;
34033464
/**
34043465
* Immutable. The resource name of the custom column. Custom column resource names have the form: `customers/{customer_id\}/customColumns/{custom_column_id\}`
34053466
*/
@@ -3589,6 +3650,10 @@ export namespace searchads360_v0 {
35893650
* Immutable. Name of the resource. CustomerManagerLink resource names have the form: `customers/{customer_id\}/customerManagerLinks/{manager_customer_id\}~{manager_link_id\}`
35903651
*/
35913652
resourceName?: string | null;
3653+
/**
3654+
* Output only. The timestamp when the CustomerManagerLink was created. The timestamp is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.
3655+
*/
3656+
startTime?: string | null;
35923657
/**
35933658
* Status of the link between the customer and the manager.
35943659
*/

0 commit comments

Comments
 (0)
Please sign in to comment.