@googleapis/searchads360 6.1.0 → 6.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/build/v0.d.ts +156 -3
- package/build/v0.js.map +1 -1
- package/package.json +1 -1
- package/v0.ts +156 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [6.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/searchads360-v6.2.0...searchads360-v6.3.0) (2025-02-04)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* **searchads360:** update the API ([340ca02](https://github.com/googleapis/google-api-nodejs-client/commit/340ca02817f5ac4ea62e8bd127f77cd7227e28c3))
|
|
9
|
+
* **searchads360:** update the API ([5d3283e](https://github.com/googleapis/google-api-nodejs-client/commit/5d3283e785c592c97d49eb49b268d5b2a22d31eb))
|
|
10
|
+
* **searchads360:** update the API ([44d0e72](https://github.com/googleapis/google-api-nodejs-client/commit/44d0e72d60589a4640760f4025c479af340d57a2))
|
|
11
|
+
|
|
12
|
+
## [6.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/searchads360-v6.1.0...searchads360-v6.2.0) (2024-10-30)
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### Features
|
|
16
|
+
|
|
17
|
+
* **searchads360:** update the API ([5d3283e](https://github.com/googleapis/google-api-nodejs-client/commit/5d3283e785c592c97d49eb49b268d5b2a22d31eb))
|
|
18
|
+
|
|
3
19
|
## [6.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/searchads360-v6.0.0...searchads360-v6.1.0) (2024-08-27)
|
|
4
20
|
|
|
5
21
|
|
package/build/v0.d.ts
CHANGED
|
@@ -570,10 +570,18 @@ export declare namespace searchads360_v0 {
|
|
|
570
570
|
* Conversions from when a customer clicks on an ad on one device, then converts on a different device or browser. Cross-device conversions are already included in all_conversions.
|
|
571
571
|
*/
|
|
572
572
|
crossDeviceConversions?: number | null;
|
|
573
|
+
/**
|
|
574
|
+
* The number of cross-device conversions by conversion date. Details for the by_conversion_date columns are available at https://support.google.com/sa360/answer/9250611.
|
|
575
|
+
*/
|
|
576
|
+
crossDeviceConversionsByConversionDate?: number | null;
|
|
573
577
|
/**
|
|
574
578
|
* The sum of the value of cross-device conversions.
|
|
575
579
|
*/
|
|
576
580
|
crossDeviceConversionsValue?: number | null;
|
|
581
|
+
/**
|
|
582
|
+
* The sum of cross-device conversions value by conversion date. Details for the by_conversion_date columns are available at https://support.google.com/sa360/answer/9250611.
|
|
583
|
+
*/
|
|
584
|
+
crossDeviceConversionsValueByConversionDate?: number | null;
|
|
577
585
|
/**
|
|
578
586
|
* Cross-sell cost of goods sold (COGS) is the total cost of products sold as a result of advertising a different product. How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If these products don't match then this is considered cross-sell. Cross-sell cost of goods sold is the total cost of the products sold that weren't advertised. Example: Someone clicked on a Shopping ad for a hat then bought the same hat and a shirt. The hat has a cost of goods sold value of $3, the shirt has a cost of goods sold value of $5. The cross-sell cost of goods sold for this order is $5. This metric is only available if you report conversions with cart data. 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
|
|
579
587
|
*/
|
|
@@ -594,6 +602,14 @@ export declare namespace searchads360_v0 {
|
|
|
594
602
|
* The number of clicks your ad receives (Clicks) divided by the number of times your ad is shown (Impressions).
|
|
595
603
|
*/
|
|
596
604
|
ctr?: number | null;
|
|
605
|
+
/**
|
|
606
|
+
* The percentage of clicks that have been filtered out of your total number of clicks (filtered + non-filtered clicks) due to being general invalid clicks. These are clicks Google considers illegitimate that are detected through routine means of filtration (that is, known invalid data-center traffic, bots and spiders or other crawlers, irregular patterns, etc). You're not charged for them, and they don't affect your account statistics. See the help page at https://support.google.com/campaignmanager/answer/6076504 for details.
|
|
607
|
+
*/
|
|
608
|
+
generalInvalidClickRate?: number | null;
|
|
609
|
+
/**
|
|
610
|
+
* Number of general invalid clicks. These are a subset of your invalid clicks that are detected through routine means of filtration (such as known invalid data-center traffic, bots and spiders or other crawlers, irregular patterns, etc.). You're not charged for them, and they don't affect your account statistics. See the help page at https://support.google.com/campaignmanager/answer/6076504 for details.
|
|
611
|
+
*/
|
|
612
|
+
generalInvalidClicks?: string | null;
|
|
597
613
|
/**
|
|
598
614
|
* The creative historical quality score.
|
|
599
615
|
*/
|
|
@@ -1776,7 +1792,7 @@ export declare namespace searchads360_v0 {
|
|
|
1776
1792
|
*/
|
|
1777
1793
|
export interface Schema$GoogleAdsSearchads360V0Resources_Campaign_SelectiveOptimization {
|
|
1778
1794
|
/**
|
|
1779
|
-
* The selected set of conversion actions for optimizing this campaign.
|
|
1795
|
+
* The selected set of resource names for conversion actions for optimizing this campaign.
|
|
1780
1796
|
*/
|
|
1781
1797
|
conversionActions?: string[] | null;
|
|
1782
1798
|
}
|
|
@@ -2071,6 +2087,10 @@ export declare namespace searchads360_v0 {
|
|
|
2071
2087
|
* Output only. The timestamp when this ad_group was created. The timestamp is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.
|
|
2072
2088
|
*/
|
|
2073
2089
|
creationTime?: string | null;
|
|
2090
|
+
/**
|
|
2091
|
+
* Output only. The resource names of effective labels attached to this ad group. An effective label is a label inherited or directly assigned to this ad group.
|
|
2092
|
+
*/
|
|
2093
|
+
effectiveLabels?: string[] | null;
|
|
2074
2094
|
/**
|
|
2075
2095
|
* Output only. Date when the ad group ends serving ads. By default, the ad group ends on the ad group's end date. If this field is set, then the ad group ends at the end of the specified date in the customer's time zone. This field is only available for Microsoft Advertising and Facebook gateway accounts. Format: YYYY-MM-DD Example: 2019-03-14
|
|
2076
2096
|
*/
|
|
@@ -2136,6 +2156,10 @@ export declare namespace searchads360_v0 {
|
|
|
2136
2156
|
* Output only. The timestamp when this ad_group_ad was created. The datetime is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss.ssssss" format.
|
|
2137
2157
|
*/
|
|
2138
2158
|
creationTime?: string | null;
|
|
2159
|
+
/**
|
|
2160
|
+
* Output only. The resource names of effective labels attached to this ad. An effective label is a label inherited or directly assigned to this ad.
|
|
2161
|
+
*/
|
|
2162
|
+
effectiveLabels?: string[] | null;
|
|
2139
2163
|
/**
|
|
2140
2164
|
* 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.
|
|
2141
2165
|
*/
|
|
@@ -2161,6 +2185,27 @@ export declare namespace searchads360_v0 {
|
|
|
2161
2185
|
*/
|
|
2162
2186
|
status?: string | null;
|
|
2163
2187
|
}
|
|
2188
|
+
/**
|
|
2189
|
+
* A relationship between an ad group ad and an effective label. An effective label is a label inherited or directly assigned to this ad group ad.
|
|
2190
|
+
*/
|
|
2191
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__AdGroupAdEffectiveLabel {
|
|
2192
|
+
/**
|
|
2193
|
+
* Immutable. The ad group ad to which the effective label is attached.
|
|
2194
|
+
*/
|
|
2195
|
+
adGroupAd?: string | null;
|
|
2196
|
+
/**
|
|
2197
|
+
* Immutable. The effective label assigned to the ad group ad.
|
|
2198
|
+
*/
|
|
2199
|
+
label?: string | null;
|
|
2200
|
+
/**
|
|
2201
|
+
* Output only. The ID of the Customer which owns the effective label.
|
|
2202
|
+
*/
|
|
2203
|
+
ownerCustomerId?: string | null;
|
|
2204
|
+
/**
|
|
2205
|
+
* Immutable. The resource name of the ad group ad effective label. Ad group ad effective label resource names have the form: `customers/{customer_id\}/adGroupAdEffectiveLabels/{ad_group_id\}~{ad_id\}~{label_id\}`
|
|
2206
|
+
*/
|
|
2207
|
+
resourceName?: string | null;
|
|
2208
|
+
}
|
|
2164
2209
|
/**
|
|
2165
2210
|
* A relationship between an ad group ad and a label.
|
|
2166
2211
|
*/
|
|
@@ -2282,6 +2327,10 @@ export declare namespace searchads360_v0 {
|
|
|
2282
2327
|
* Output only. The effective CPC (cost-per-click) bid.
|
|
2283
2328
|
*/
|
|
2284
2329
|
effectiveCpcBidMicros?: string | null;
|
|
2330
|
+
/**
|
|
2331
|
+
* Output only. The resource names of effective labels attached to this ad group criterion. An effective label is a label inherited or directly assigned to this ad group criterion.
|
|
2332
|
+
*/
|
|
2333
|
+
effectiveLabels?: string[] | null;
|
|
2285
2334
|
/**
|
|
2286
2335
|
* Output only. ID of the ad group criterion in the external engine account. This field is for non-Google Ads account only, for example, Yahoo Japan, Microsoft, Baidu etc. For Google Ads entity, use "ad_group_criterion.criterion_id" instead.
|
|
2287
2336
|
*/
|
|
@@ -2359,6 +2408,27 @@ export declare namespace searchads360_v0 {
|
|
|
2359
2408
|
*/
|
|
2360
2409
|
webpage?: Schema$GoogleAdsSearchads360V0Common__WebpageInfo;
|
|
2361
2410
|
}
|
|
2411
|
+
/**
|
|
2412
|
+
* A relationship between an ad group criterion and an effective label. An effective label is a label inherited or directly assigned to this ad group criterion.
|
|
2413
|
+
*/
|
|
2414
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__AdGroupCriterionEffectiveLabel {
|
|
2415
|
+
/**
|
|
2416
|
+
* Immutable. The ad group criterion to which the effective label is attached.
|
|
2417
|
+
*/
|
|
2418
|
+
adGroupCriterion?: string | null;
|
|
2419
|
+
/**
|
|
2420
|
+
* Immutable. The effective label assigned to the ad group criterion.
|
|
2421
|
+
*/
|
|
2422
|
+
label?: string | null;
|
|
2423
|
+
/**
|
|
2424
|
+
* Output only. The ID of the Customer which owns the effective label.
|
|
2425
|
+
*/
|
|
2426
|
+
ownerCustomerId?: string | null;
|
|
2427
|
+
/**
|
|
2428
|
+
* Immutable. The resource name of the ad group criterion effective label. Ad group criterion effective label resource names have the form: `customers/{customer_id\}/adGroupCriterionEffectiveLabels/{ad_group_id\}~{criterion_id\}~{label_id\}`
|
|
2429
|
+
*/
|
|
2430
|
+
resourceName?: string | null;
|
|
2431
|
+
}
|
|
2362
2432
|
/**
|
|
2363
2433
|
* A relationship between an ad group criterion and a label.
|
|
2364
2434
|
*/
|
|
@@ -2380,6 +2450,27 @@ export declare namespace searchads360_v0 {
|
|
|
2380
2450
|
*/
|
|
2381
2451
|
resourceName?: string | null;
|
|
2382
2452
|
}
|
|
2453
|
+
/**
|
|
2454
|
+
* A relationship between an ad group and an effective label. An effective label is a label inherited or directly assigned to this ad group.
|
|
2455
|
+
*/
|
|
2456
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__AdGroupEffectiveLabel {
|
|
2457
|
+
/**
|
|
2458
|
+
* Immutable. The ad group to which the effective label is attached.
|
|
2459
|
+
*/
|
|
2460
|
+
adGroup?: string | null;
|
|
2461
|
+
/**
|
|
2462
|
+
* Immutable. The effective label assigned to the ad group.
|
|
2463
|
+
*/
|
|
2464
|
+
label?: string | null;
|
|
2465
|
+
/**
|
|
2466
|
+
* Output only. The ID of the Customer which owns the effective label.
|
|
2467
|
+
*/
|
|
2468
|
+
ownerCustomerId?: string | null;
|
|
2469
|
+
/**
|
|
2470
|
+
* Immutable. The resource name of the ad group effective label. Ad group effective label resource names have the form: `customers/{customer_id\}/adGroupEffectiveLabels/{ad_group_id\}~{label_id\}`
|
|
2471
|
+
*/
|
|
2472
|
+
resourceName?: string | null;
|
|
2473
|
+
}
|
|
2383
2474
|
/**
|
|
2384
2475
|
* A relationship between an ad group and a label.
|
|
2385
2476
|
*/
|
|
@@ -2790,7 +2881,7 @@ export declare namespace searchads360_v0 {
|
|
|
2790
2881
|
*/
|
|
2791
2882
|
advertisingChannelType?: string | null;
|
|
2792
2883
|
/**
|
|
2793
|
-
*
|
|
2884
|
+
* The resource name of the portfolio bidding strategy used by the campaign.
|
|
2794
2885
|
*/
|
|
2795
2886
|
biddingStrategy?: string | null;
|
|
2796
2887
|
/**
|
|
@@ -2802,7 +2893,7 @@ export declare namespace searchads360_v0 {
|
|
|
2802
2893
|
*/
|
|
2803
2894
|
biddingStrategyType?: string | null;
|
|
2804
2895
|
/**
|
|
2805
|
-
* The budget of the campaign.
|
|
2896
|
+
* The resource name of the campaign budget of the campaign.
|
|
2806
2897
|
*/
|
|
2807
2898
|
campaignBudget?: string | null;
|
|
2808
2899
|
/**
|
|
@@ -2817,6 +2908,10 @@ export declare namespace searchads360_v0 {
|
|
|
2817
2908
|
* The setting for controlling Dynamic Search Ads (DSA).
|
|
2818
2909
|
*/
|
|
2819
2910
|
dynamicSearchAdsSetting?: Schema$GoogleAdsSearchads360V0Resources_Campaign_DynamicSearchAdsSetting;
|
|
2911
|
+
/**
|
|
2912
|
+
* Output only. The resource names of effective labels attached to this campaign. An effective label is a label inherited or directly assigned to this campaign.
|
|
2913
|
+
*/
|
|
2914
|
+
effectiveLabels?: string[] | null;
|
|
2820
2915
|
/**
|
|
2821
2916
|
* The last day of the campaign in serving customer's timezone in YYYY-MM-DD format. On create, defaults to 2037-12-30, which means the campaign will run indefinitely. To set an existing campaign to run indefinitely, set this field to 2037-12-30.
|
|
2822
2917
|
*/
|
|
@@ -3099,6 +3194,27 @@ export declare namespace searchads360_v0 {
|
|
|
3099
3194
|
*/
|
|
3100
3195
|
webpage?: Schema$GoogleAdsSearchads360V0Common__WebpageInfo;
|
|
3101
3196
|
}
|
|
3197
|
+
/**
|
|
3198
|
+
* Represents a relationship between a campaign and an effective label. An effective label is a label inherited or directly assigned to this campaign.
|
|
3199
|
+
*/
|
|
3200
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__CampaignEffectiveLabel {
|
|
3201
|
+
/**
|
|
3202
|
+
* Immutable. The campaign to which the effective label is attached.
|
|
3203
|
+
*/
|
|
3204
|
+
campaign?: string | null;
|
|
3205
|
+
/**
|
|
3206
|
+
* Immutable. The effective label assigned to the campaign.
|
|
3207
|
+
*/
|
|
3208
|
+
label?: string | null;
|
|
3209
|
+
/**
|
|
3210
|
+
* Output only. The ID of the Customer which owns the effective label.
|
|
3211
|
+
*/
|
|
3212
|
+
ownerCustomerId?: string | null;
|
|
3213
|
+
/**
|
|
3214
|
+
* Immutable. Name of the resource. CampaignEffectivelabel resource names have the form: `customers/{customer_id\}/campaignEffectiveLabels/{campaign_id\}~{label_id\}`
|
|
3215
|
+
*/
|
|
3216
|
+
resourceName?: string | null;
|
|
3217
|
+
}
|
|
3102
3218
|
/**
|
|
3103
3219
|
* Represents a relationship between a campaign and a label.
|
|
3104
3220
|
*/
|
|
@@ -3934,6 +4050,23 @@ export declare namespace searchads360_v0 {
|
|
|
3934
4050
|
*/
|
|
3935
4051
|
type?: string | null;
|
|
3936
4052
|
}
|
|
4053
|
+
/**
|
|
4054
|
+
* A user location view. User Location View includes all metrics aggregated at the country level, one row per country. It reports metrics at the actual physical location of the user by targeted or not targeted location. If other segment fields are used, you may get more than one row per country.
|
|
4055
|
+
*/
|
|
4056
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__UserLocationView {
|
|
4057
|
+
/**
|
|
4058
|
+
* Output only. Criterion Id for the country.
|
|
4059
|
+
*/
|
|
4060
|
+
countryCriterionId?: string | null;
|
|
4061
|
+
/**
|
|
4062
|
+
* Output only. The resource name of the user location view. UserLocation view resource names have the form: `customers/{customer_id\}/userLocationViews/{country_criterion_id\}~{targeting_location\}`
|
|
4063
|
+
*/
|
|
4064
|
+
resourceName?: string | null;
|
|
4065
|
+
/**
|
|
4066
|
+
* Output only. Indicates whether location was targeted or not.
|
|
4067
|
+
*/
|
|
4068
|
+
targetingLocation?: boolean | null;
|
|
4069
|
+
}
|
|
3937
4070
|
/**
|
|
3938
4071
|
* A visit.
|
|
3939
4072
|
*/
|
|
@@ -4107,6 +4240,10 @@ export declare namespace searchads360_v0 {
|
|
|
4107
4240
|
* The ad referenced in the query.
|
|
4108
4241
|
*/
|
|
4109
4242
|
adGroupAd?: Schema$GoogleAdsSearchads360V0Resources__AdGroupAd;
|
|
4243
|
+
/**
|
|
4244
|
+
* The ad group ad effective label referenced in the query.
|
|
4245
|
+
*/
|
|
4246
|
+
adGroupAdEffectiveLabel?: Schema$GoogleAdsSearchads360V0Resources__AdGroupAdEffectiveLabel;
|
|
4110
4247
|
/**
|
|
4111
4248
|
* The ad group ad label referenced in the query.
|
|
4112
4249
|
*/
|
|
@@ -4131,10 +4268,18 @@ export declare namespace searchads360_v0 {
|
|
|
4131
4268
|
* The criterion referenced in the query.
|
|
4132
4269
|
*/
|
|
4133
4270
|
adGroupCriterion?: Schema$GoogleAdsSearchads360V0Resources__AdGroupCriterion;
|
|
4271
|
+
/**
|
|
4272
|
+
* The ad group criterion effective label referenced in the query.
|
|
4273
|
+
*/
|
|
4274
|
+
adGroupCriterionEffectiveLabel?: Schema$GoogleAdsSearchads360V0Resources__AdGroupCriterionEffectiveLabel;
|
|
4134
4275
|
/**
|
|
4135
4276
|
* The ad group criterion label referenced in the query.
|
|
4136
4277
|
*/
|
|
4137
4278
|
adGroupCriterionLabel?: Schema$GoogleAdsSearchads360V0Resources__AdGroupCriterionLabel;
|
|
4279
|
+
/**
|
|
4280
|
+
* The ad group effective label referenced in the query.
|
|
4281
|
+
*/
|
|
4282
|
+
adGroupEffectiveLabel?: Schema$GoogleAdsSearchads360V0Resources__AdGroupEffectiveLabel;
|
|
4138
4283
|
/**
|
|
4139
4284
|
* The ad group label referenced in the query.
|
|
4140
4285
|
*/
|
|
@@ -4207,6 +4352,10 @@ export declare namespace searchads360_v0 {
|
|
|
4207
4352
|
* The campaign criterion referenced in the query.
|
|
4208
4353
|
*/
|
|
4209
4354
|
campaignCriterion?: Schema$GoogleAdsSearchads360V0Resources__CampaignCriterion;
|
|
4355
|
+
/**
|
|
4356
|
+
* The campaign effective label referenced in the query.
|
|
4357
|
+
*/
|
|
4358
|
+
campaignEffectiveLabel?: Schema$GoogleAdsSearchads360V0Resources__CampaignEffectiveLabel;
|
|
4210
4359
|
/**
|
|
4211
4360
|
* The campaign label referenced in the query.
|
|
4212
4361
|
*/
|
|
@@ -4303,6 +4452,10 @@ export declare namespace searchads360_v0 {
|
|
|
4303
4452
|
* The user list referenced in the query.
|
|
4304
4453
|
*/
|
|
4305
4454
|
userList?: Schema$GoogleAdsSearchads360V0Resources__UserList;
|
|
4455
|
+
/**
|
|
4456
|
+
* The user location view referenced in the query.
|
|
4457
|
+
*/
|
|
4458
|
+
userLocationView?: Schema$GoogleAdsSearchads360V0Resources__UserLocationView;
|
|
4306
4459
|
/**
|
|
4307
4460
|
* The event level visit referenced in the query.
|
|
4308
4461
|
*/
|
package/build/v0.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"v0.js","sourceRoot":"","sources":["../v0.ts"],"names":[],"mappings":";AAAA,4BAA4B;AAC5B,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,gDAAgD;AAChD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;;;AAEjC,uDAAuD;AACvD,sDAAsD;AACtD,0DAA0D;AAC1D,oDAAoD;AACpD,4CAA4C;AAE5C,yDAe2B;AAG3B,IAAiB,eAAe,
|
|
1
|
+
{"version":3,"file":"v0.js","sourceRoot":"","sources":["../v0.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
package/v0.ts
CHANGED
|
@@ -620,10 +620,18 @@ export namespace searchads360_v0 {
|
|
|
620
620
|
* Conversions from when a customer clicks on an ad on one device, then converts on a different device or browser. Cross-device conversions are already included in all_conversions.
|
|
621
621
|
*/
|
|
622
622
|
crossDeviceConversions?: number | null;
|
|
623
|
+
/**
|
|
624
|
+
* The number of cross-device conversions by conversion date. Details for the by_conversion_date columns are available at https://support.google.com/sa360/answer/9250611.
|
|
625
|
+
*/
|
|
626
|
+
crossDeviceConversionsByConversionDate?: number | null;
|
|
623
627
|
/**
|
|
624
628
|
* The sum of the value of cross-device conversions.
|
|
625
629
|
*/
|
|
626
630
|
crossDeviceConversionsValue?: number | null;
|
|
631
|
+
/**
|
|
632
|
+
* The sum of cross-device conversions value by conversion date. Details for the by_conversion_date columns are available at https://support.google.com/sa360/answer/9250611.
|
|
633
|
+
*/
|
|
634
|
+
crossDeviceConversionsValueByConversionDate?: number | null;
|
|
627
635
|
/**
|
|
628
636
|
* Cross-sell cost of goods sold (COGS) is the total cost of products sold as a result of advertising a different product. How it works: You report conversions with cart data for completed purchases on your website. If the ad that was interacted with before the purchase has an associated product (see Shopping Ads) then this product is considered the advertised product. Any product included in the order the customer places is a sold product. If these products don't match then this is considered cross-sell. Cross-sell cost of goods sold is the total cost of the products sold that weren't advertised. Example: Someone clicked on a Shopping ad for a hat then bought the same hat and a shirt. The hat has a cost of goods sold value of $3, the shirt has a cost of goods sold value of $5. The cross-sell cost of goods sold for this order is $5. This metric is only available if you report conversions with cart data. 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
|
|
629
637
|
*/
|
|
@@ -644,6 +652,14 @@ export namespace searchads360_v0 {
|
|
|
644
652
|
* The number of clicks your ad receives (Clicks) divided by the number of times your ad is shown (Impressions).
|
|
645
653
|
*/
|
|
646
654
|
ctr?: number | null;
|
|
655
|
+
/**
|
|
656
|
+
* The percentage of clicks that have been filtered out of your total number of clicks (filtered + non-filtered clicks) due to being general invalid clicks. These are clicks Google considers illegitimate that are detected through routine means of filtration (that is, known invalid data-center traffic, bots and spiders or other crawlers, irregular patterns, etc). You're not charged for them, and they don't affect your account statistics. See the help page at https://support.google.com/campaignmanager/answer/6076504 for details.
|
|
657
|
+
*/
|
|
658
|
+
generalInvalidClickRate?: number | null;
|
|
659
|
+
/**
|
|
660
|
+
* Number of general invalid clicks. These are a subset of your invalid clicks that are detected through routine means of filtration (such as known invalid data-center traffic, bots and spiders or other crawlers, irregular patterns, etc.). You're not charged for them, and they don't affect your account statistics. See the help page at https://support.google.com/campaignmanager/answer/6076504 for details.
|
|
661
|
+
*/
|
|
662
|
+
generalInvalidClicks?: string | null;
|
|
647
663
|
/**
|
|
648
664
|
* The creative historical quality score.
|
|
649
665
|
*/
|
|
@@ -1824,7 +1840,7 @@ export namespace searchads360_v0 {
|
|
|
1824
1840
|
*/
|
|
1825
1841
|
export interface Schema$GoogleAdsSearchads360V0Resources_Campaign_SelectiveOptimization {
|
|
1826
1842
|
/**
|
|
1827
|
-
* The selected set of conversion actions for optimizing this campaign.
|
|
1843
|
+
* The selected set of resource names for conversion actions for optimizing this campaign.
|
|
1828
1844
|
*/
|
|
1829
1845
|
conversionActions?: string[] | null;
|
|
1830
1846
|
}
|
|
@@ -2119,6 +2135,10 @@ export namespace searchads360_v0 {
|
|
|
2119
2135
|
* Output only. The timestamp when this ad_group was created. The timestamp is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.
|
|
2120
2136
|
*/
|
|
2121
2137
|
creationTime?: string | null;
|
|
2138
|
+
/**
|
|
2139
|
+
* Output only. The resource names of effective labels attached to this ad group. An effective label is a label inherited or directly assigned to this ad group.
|
|
2140
|
+
*/
|
|
2141
|
+
effectiveLabels?: string[] | null;
|
|
2122
2142
|
/**
|
|
2123
2143
|
* Output only. Date when the ad group ends serving ads. By default, the ad group ends on the ad group's end date. If this field is set, then the ad group ends at the end of the specified date in the customer's time zone. This field is only available for Microsoft Advertising and Facebook gateway accounts. Format: YYYY-MM-DD Example: 2019-03-14
|
|
2124
2144
|
*/
|
|
@@ -2184,6 +2204,10 @@ export namespace searchads360_v0 {
|
|
|
2184
2204
|
* Output only. The timestamp when this ad_group_ad was created. The datetime is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss.ssssss" format.
|
|
2185
2205
|
*/
|
|
2186
2206
|
creationTime?: string | null;
|
|
2207
|
+
/**
|
|
2208
|
+
* Output only. The resource names of effective labels attached to this ad. An effective label is a label inherited or directly assigned to this ad.
|
|
2209
|
+
*/
|
|
2210
|
+
effectiveLabels?: string[] | null;
|
|
2187
2211
|
/**
|
|
2188
2212
|
* 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.
|
|
2189
2213
|
*/
|
|
@@ -2209,6 +2233,27 @@ export namespace searchads360_v0 {
|
|
|
2209
2233
|
*/
|
|
2210
2234
|
status?: string | null;
|
|
2211
2235
|
}
|
|
2236
|
+
/**
|
|
2237
|
+
* A relationship between an ad group ad and an effective label. An effective label is a label inherited or directly assigned to this ad group ad.
|
|
2238
|
+
*/
|
|
2239
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__AdGroupAdEffectiveLabel {
|
|
2240
|
+
/**
|
|
2241
|
+
* Immutable. The ad group ad to which the effective label is attached.
|
|
2242
|
+
*/
|
|
2243
|
+
adGroupAd?: string | null;
|
|
2244
|
+
/**
|
|
2245
|
+
* Immutable. The effective label assigned to the ad group ad.
|
|
2246
|
+
*/
|
|
2247
|
+
label?: string | null;
|
|
2248
|
+
/**
|
|
2249
|
+
* Output only. The ID of the Customer which owns the effective label.
|
|
2250
|
+
*/
|
|
2251
|
+
ownerCustomerId?: string | null;
|
|
2252
|
+
/**
|
|
2253
|
+
* Immutable. The resource name of the ad group ad effective label. Ad group ad effective label resource names have the form: `customers/{customer_id\}/adGroupAdEffectiveLabels/{ad_group_id\}~{ad_id\}~{label_id\}`
|
|
2254
|
+
*/
|
|
2255
|
+
resourceName?: string | null;
|
|
2256
|
+
}
|
|
2212
2257
|
/**
|
|
2213
2258
|
* A relationship between an ad group ad and a label.
|
|
2214
2259
|
*/
|
|
@@ -2330,6 +2375,10 @@ export namespace searchads360_v0 {
|
|
|
2330
2375
|
* Output only. The effective CPC (cost-per-click) bid.
|
|
2331
2376
|
*/
|
|
2332
2377
|
effectiveCpcBidMicros?: string | null;
|
|
2378
|
+
/**
|
|
2379
|
+
* Output only. The resource names of effective labels attached to this ad group criterion. An effective label is a label inherited or directly assigned to this ad group criterion.
|
|
2380
|
+
*/
|
|
2381
|
+
effectiveLabels?: string[] | null;
|
|
2333
2382
|
/**
|
|
2334
2383
|
* Output only. ID of the ad group criterion in the external engine account. This field is for non-Google Ads account only, for example, Yahoo Japan, Microsoft, Baidu etc. For Google Ads entity, use "ad_group_criterion.criterion_id" instead.
|
|
2335
2384
|
*/
|
|
@@ -2407,6 +2456,27 @@ export namespace searchads360_v0 {
|
|
|
2407
2456
|
*/
|
|
2408
2457
|
webpage?: Schema$GoogleAdsSearchads360V0Common__WebpageInfo;
|
|
2409
2458
|
}
|
|
2459
|
+
/**
|
|
2460
|
+
* A relationship between an ad group criterion and an effective label. An effective label is a label inherited or directly assigned to this ad group criterion.
|
|
2461
|
+
*/
|
|
2462
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__AdGroupCriterionEffectiveLabel {
|
|
2463
|
+
/**
|
|
2464
|
+
* Immutable. The ad group criterion to which the effective label is attached.
|
|
2465
|
+
*/
|
|
2466
|
+
adGroupCriterion?: string | null;
|
|
2467
|
+
/**
|
|
2468
|
+
* Immutable. The effective label assigned to the ad group criterion.
|
|
2469
|
+
*/
|
|
2470
|
+
label?: string | null;
|
|
2471
|
+
/**
|
|
2472
|
+
* Output only. The ID of the Customer which owns the effective label.
|
|
2473
|
+
*/
|
|
2474
|
+
ownerCustomerId?: string | null;
|
|
2475
|
+
/**
|
|
2476
|
+
* Immutable. The resource name of the ad group criterion effective label. Ad group criterion effective label resource names have the form: `customers/{customer_id\}/adGroupCriterionEffectiveLabels/{ad_group_id\}~{criterion_id\}~{label_id\}`
|
|
2477
|
+
*/
|
|
2478
|
+
resourceName?: string | null;
|
|
2479
|
+
}
|
|
2410
2480
|
/**
|
|
2411
2481
|
* A relationship between an ad group criterion and a label.
|
|
2412
2482
|
*/
|
|
@@ -2428,6 +2498,27 @@ export namespace searchads360_v0 {
|
|
|
2428
2498
|
*/
|
|
2429
2499
|
resourceName?: string | null;
|
|
2430
2500
|
}
|
|
2501
|
+
/**
|
|
2502
|
+
* A relationship between an ad group and an effective label. An effective label is a label inherited or directly assigned to this ad group.
|
|
2503
|
+
*/
|
|
2504
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__AdGroupEffectiveLabel {
|
|
2505
|
+
/**
|
|
2506
|
+
* Immutable. The ad group to which the effective label is attached.
|
|
2507
|
+
*/
|
|
2508
|
+
adGroup?: string | null;
|
|
2509
|
+
/**
|
|
2510
|
+
* Immutable. The effective label assigned to the ad group.
|
|
2511
|
+
*/
|
|
2512
|
+
label?: string | null;
|
|
2513
|
+
/**
|
|
2514
|
+
* Output only. The ID of the Customer which owns the effective label.
|
|
2515
|
+
*/
|
|
2516
|
+
ownerCustomerId?: string | null;
|
|
2517
|
+
/**
|
|
2518
|
+
* Immutable. The resource name of the ad group effective label. Ad group effective label resource names have the form: `customers/{customer_id\}/adGroupEffectiveLabels/{ad_group_id\}~{label_id\}`
|
|
2519
|
+
*/
|
|
2520
|
+
resourceName?: string | null;
|
|
2521
|
+
}
|
|
2431
2522
|
/**
|
|
2432
2523
|
* A relationship between an ad group and a label.
|
|
2433
2524
|
*/
|
|
@@ -2838,7 +2929,7 @@ export namespace searchads360_v0 {
|
|
|
2838
2929
|
*/
|
|
2839
2930
|
advertisingChannelType?: string | null;
|
|
2840
2931
|
/**
|
|
2841
|
-
*
|
|
2932
|
+
* The resource name of the portfolio bidding strategy used by the campaign.
|
|
2842
2933
|
*/
|
|
2843
2934
|
biddingStrategy?: string | null;
|
|
2844
2935
|
/**
|
|
@@ -2850,7 +2941,7 @@ export namespace searchads360_v0 {
|
|
|
2850
2941
|
*/
|
|
2851
2942
|
biddingStrategyType?: string | null;
|
|
2852
2943
|
/**
|
|
2853
|
-
* The budget of the campaign.
|
|
2944
|
+
* The resource name of the campaign budget of the campaign.
|
|
2854
2945
|
*/
|
|
2855
2946
|
campaignBudget?: string | null;
|
|
2856
2947
|
/**
|
|
@@ -2865,6 +2956,10 @@ export namespace searchads360_v0 {
|
|
|
2865
2956
|
* The setting for controlling Dynamic Search Ads (DSA).
|
|
2866
2957
|
*/
|
|
2867
2958
|
dynamicSearchAdsSetting?: Schema$GoogleAdsSearchads360V0Resources_Campaign_DynamicSearchAdsSetting;
|
|
2959
|
+
/**
|
|
2960
|
+
* Output only. The resource names of effective labels attached to this campaign. An effective label is a label inherited or directly assigned to this campaign.
|
|
2961
|
+
*/
|
|
2962
|
+
effectiveLabels?: string[] | null;
|
|
2868
2963
|
/**
|
|
2869
2964
|
* The last day of the campaign in serving customer's timezone in YYYY-MM-DD format. On create, defaults to 2037-12-30, which means the campaign will run indefinitely. To set an existing campaign to run indefinitely, set this field to 2037-12-30.
|
|
2870
2965
|
*/
|
|
@@ -3147,6 +3242,27 @@ export namespace searchads360_v0 {
|
|
|
3147
3242
|
*/
|
|
3148
3243
|
webpage?: Schema$GoogleAdsSearchads360V0Common__WebpageInfo;
|
|
3149
3244
|
}
|
|
3245
|
+
/**
|
|
3246
|
+
* Represents a relationship between a campaign and an effective label. An effective label is a label inherited or directly assigned to this campaign.
|
|
3247
|
+
*/
|
|
3248
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__CampaignEffectiveLabel {
|
|
3249
|
+
/**
|
|
3250
|
+
* Immutable. The campaign to which the effective label is attached.
|
|
3251
|
+
*/
|
|
3252
|
+
campaign?: string | null;
|
|
3253
|
+
/**
|
|
3254
|
+
* Immutable. The effective label assigned to the campaign.
|
|
3255
|
+
*/
|
|
3256
|
+
label?: string | null;
|
|
3257
|
+
/**
|
|
3258
|
+
* Output only. The ID of the Customer which owns the effective label.
|
|
3259
|
+
*/
|
|
3260
|
+
ownerCustomerId?: string | null;
|
|
3261
|
+
/**
|
|
3262
|
+
* Immutable. Name of the resource. CampaignEffectivelabel resource names have the form: `customers/{customer_id\}/campaignEffectiveLabels/{campaign_id\}~{label_id\}`
|
|
3263
|
+
*/
|
|
3264
|
+
resourceName?: string | null;
|
|
3265
|
+
}
|
|
3150
3266
|
/**
|
|
3151
3267
|
* Represents a relationship between a campaign and a label.
|
|
3152
3268
|
*/
|
|
@@ -3982,6 +4098,23 @@ export namespace searchads360_v0 {
|
|
|
3982
4098
|
*/
|
|
3983
4099
|
type?: string | null;
|
|
3984
4100
|
}
|
|
4101
|
+
/**
|
|
4102
|
+
* A user location view. User Location View includes all metrics aggregated at the country level, one row per country. It reports metrics at the actual physical location of the user by targeted or not targeted location. If other segment fields are used, you may get more than one row per country.
|
|
4103
|
+
*/
|
|
4104
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__UserLocationView {
|
|
4105
|
+
/**
|
|
4106
|
+
* Output only. Criterion Id for the country.
|
|
4107
|
+
*/
|
|
4108
|
+
countryCriterionId?: string | null;
|
|
4109
|
+
/**
|
|
4110
|
+
* Output only. The resource name of the user location view. UserLocation view resource names have the form: `customers/{customer_id\}/userLocationViews/{country_criterion_id\}~{targeting_location\}`
|
|
4111
|
+
*/
|
|
4112
|
+
resourceName?: string | null;
|
|
4113
|
+
/**
|
|
4114
|
+
* Output only. Indicates whether location was targeted or not.
|
|
4115
|
+
*/
|
|
4116
|
+
targetingLocation?: boolean | null;
|
|
4117
|
+
}
|
|
3985
4118
|
/**
|
|
3986
4119
|
* A visit.
|
|
3987
4120
|
*/
|
|
@@ -4155,6 +4288,10 @@ export namespace searchads360_v0 {
|
|
|
4155
4288
|
* The ad referenced in the query.
|
|
4156
4289
|
*/
|
|
4157
4290
|
adGroupAd?: Schema$GoogleAdsSearchads360V0Resources__AdGroupAd;
|
|
4291
|
+
/**
|
|
4292
|
+
* The ad group ad effective label referenced in the query.
|
|
4293
|
+
*/
|
|
4294
|
+
adGroupAdEffectiveLabel?: Schema$GoogleAdsSearchads360V0Resources__AdGroupAdEffectiveLabel;
|
|
4158
4295
|
/**
|
|
4159
4296
|
* The ad group ad label referenced in the query.
|
|
4160
4297
|
*/
|
|
@@ -4179,10 +4316,18 @@ export namespace searchads360_v0 {
|
|
|
4179
4316
|
* The criterion referenced in the query.
|
|
4180
4317
|
*/
|
|
4181
4318
|
adGroupCriterion?: Schema$GoogleAdsSearchads360V0Resources__AdGroupCriterion;
|
|
4319
|
+
/**
|
|
4320
|
+
* The ad group criterion effective label referenced in the query.
|
|
4321
|
+
*/
|
|
4322
|
+
adGroupCriterionEffectiveLabel?: Schema$GoogleAdsSearchads360V0Resources__AdGroupCriterionEffectiveLabel;
|
|
4182
4323
|
/**
|
|
4183
4324
|
* The ad group criterion label referenced in the query.
|
|
4184
4325
|
*/
|
|
4185
4326
|
adGroupCriterionLabel?: Schema$GoogleAdsSearchads360V0Resources__AdGroupCriterionLabel;
|
|
4327
|
+
/**
|
|
4328
|
+
* The ad group effective label referenced in the query.
|
|
4329
|
+
*/
|
|
4330
|
+
adGroupEffectiveLabel?: Schema$GoogleAdsSearchads360V0Resources__AdGroupEffectiveLabel;
|
|
4186
4331
|
/**
|
|
4187
4332
|
* The ad group label referenced in the query.
|
|
4188
4333
|
*/
|
|
@@ -4255,6 +4400,10 @@ export namespace searchads360_v0 {
|
|
|
4255
4400
|
* The campaign criterion referenced in the query.
|
|
4256
4401
|
*/
|
|
4257
4402
|
campaignCriterion?: Schema$GoogleAdsSearchads360V0Resources__CampaignCriterion;
|
|
4403
|
+
/**
|
|
4404
|
+
* The campaign effective label referenced in the query.
|
|
4405
|
+
*/
|
|
4406
|
+
campaignEffectiveLabel?: Schema$GoogleAdsSearchads360V0Resources__CampaignEffectiveLabel;
|
|
4258
4407
|
/**
|
|
4259
4408
|
* The campaign label referenced in the query.
|
|
4260
4409
|
*/
|
|
@@ -4351,6 +4500,10 @@ export namespace searchads360_v0 {
|
|
|
4351
4500
|
* The user list referenced in the query.
|
|
4352
4501
|
*/
|
|
4353
4502
|
userList?: Schema$GoogleAdsSearchads360V0Resources__UserList;
|
|
4503
|
+
/**
|
|
4504
|
+
* The user location view referenced in the query.
|
|
4505
|
+
*/
|
|
4506
|
+
userLocationView?: Schema$GoogleAdsSearchads360V0Resources__UserLocationView;
|
|
4354
4507
|
/**
|
|
4355
4508
|
* The event level visit referenced in the query.
|
|
4356
4509
|
*/
|