@googleapis/searchads360 1.0.2 → 2.0.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 +17 -0
- package/build/v0.d.ts +455 -6
- package/build/v0.js.map +1 -1
- package/package.json +1 -1
- package/v0.ts +455 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [2.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/searchads360-v1.0.2...searchads360-v2.0.0) (2023-10-11)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### ⚠ BREAKING CHANGES
|
|
7
|
+
|
|
8
|
+
* **searchads360:** This release has breaking changes.
|
|
9
|
+
|
|
10
|
+
### Features
|
|
11
|
+
|
|
12
|
+
* **searchads360:** update the API ([62c9a90](https://github.com/googleapis/google-api-nodejs-client/commit/62c9a906a6933d20b1a1e6f1c175aeee35739d9b))
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### Bug Fixes
|
|
16
|
+
|
|
17
|
+
* **deps:** update dependency googleapis-common to v7 ([9491ec1](https://github.com/googleapis/google-api-nodejs-client/commit/9491ec1cdc3c413e7d73edcfcd59cf5c28a7c855))
|
|
18
|
+
* **searchads360:** update the API ([8ed1df1](https://github.com/googleapis/google-api-nodejs-client/commit/8ed1df140bdd0e6feb12265578c2ee8c55ff474e))
|
|
19
|
+
|
|
3
20
|
## [1.0.2](https://github.com/googleapis/google-api-nodejs-client/compare/searchads360-v1.0.1...searchads360-v1.0.2) (2023-08-25)
|
|
4
21
|
|
|
5
22
|
|
package/build/v0.d.ts
CHANGED
|
@@ -72,6 +72,31 @@ export declare namespace searchads360_v0 {
|
|
|
72
72
|
searchAds360Fields: Resource$Searchads360fields;
|
|
73
73
|
constructor(options: GlobalOptions, google?: GoogleConfigurable);
|
|
74
74
|
}
|
|
75
|
+
/**
|
|
76
|
+
* Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
|
|
77
|
+
*/
|
|
78
|
+
export interface Schema$GoogleAdsSearchads360V0Common__AdScheduleInfo {
|
|
79
|
+
/**
|
|
80
|
+
* Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
|
|
81
|
+
*/
|
|
82
|
+
dayOfWeek?: string | null;
|
|
83
|
+
/**
|
|
84
|
+
* Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
|
|
85
|
+
*/
|
|
86
|
+
endHour?: number | null;
|
|
87
|
+
/**
|
|
88
|
+
* Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
|
|
89
|
+
*/
|
|
90
|
+
endMinute?: string | null;
|
|
91
|
+
/**
|
|
92
|
+
* Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
|
|
93
|
+
*/
|
|
94
|
+
startHour?: number | null;
|
|
95
|
+
/**
|
|
96
|
+
* Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
|
|
97
|
+
*/
|
|
98
|
+
startMinute?: string | null;
|
|
99
|
+
}
|
|
75
100
|
/**
|
|
76
101
|
* An age range criterion.
|
|
77
102
|
*/
|
|
@@ -81,6 +106,36 @@ export declare namespace searchads360_v0 {
|
|
|
81
106
|
*/
|
|
82
107
|
type?: string | null;
|
|
83
108
|
}
|
|
109
|
+
/**
|
|
110
|
+
* An AssetInteractionTarget segment.
|
|
111
|
+
*/
|
|
112
|
+
export interface Schema$GoogleAdsSearchads360V0Common__AssetInteractionTarget {
|
|
113
|
+
/**
|
|
114
|
+
* The asset resource name.
|
|
115
|
+
*/
|
|
116
|
+
asset?: string | null;
|
|
117
|
+
/**
|
|
118
|
+
* Only used with CustomerAsset, CampaignAsset and AdGroupAsset metrics. Indicates whether the interaction metrics occurred on the asset itself or a different asset or ad unit.
|
|
119
|
+
*/
|
|
120
|
+
interactionOnThisAsset?: boolean | null;
|
|
121
|
+
}
|
|
122
|
+
/**
|
|
123
|
+
* Business Profile location data synced from the linked Business Profile account.
|
|
124
|
+
*/
|
|
125
|
+
export interface Schema$GoogleAdsSearchads360V0Common__BusinessProfileLocation {
|
|
126
|
+
/**
|
|
127
|
+
* Advertiser specified label for the location on the Business Profile account. This is synced from the Business Profile account.
|
|
128
|
+
*/
|
|
129
|
+
labels?: string[] | null;
|
|
130
|
+
/**
|
|
131
|
+
* Listing ID of this Business Profile location. This is synced from the linked Business Profile account.
|
|
132
|
+
*/
|
|
133
|
+
listingId?: string | null;
|
|
134
|
+
/**
|
|
135
|
+
* Business Profile store code of this location. This is synced from the Business Profile account.
|
|
136
|
+
*/
|
|
137
|
+
storeCode?: string | null;
|
|
138
|
+
}
|
|
84
139
|
/**
|
|
85
140
|
* A mapping that can be used by custom parameter tags in a `tracking_url_template`, `final_urls`, or `mobile_final_urls`.
|
|
86
141
|
*/
|
|
@@ -318,11 +373,11 @@ export declare namespace searchads360_v0 {
|
|
|
318
373
|
*/
|
|
319
374
|
averageCost?: number | null;
|
|
320
375
|
/**
|
|
321
|
-
* The total cost of all clicks divided by the total number of clicks received.
|
|
376
|
+
* The total cost of all clicks divided by the total number of clicks received. 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
|
|
322
377
|
*/
|
|
323
378
|
averageCpc?: number | null;
|
|
324
379
|
/**
|
|
325
|
-
* Average cost-per-thousand impressions (CPM).
|
|
380
|
+
* 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
|
|
326
381
|
*/
|
|
327
382
|
averageCpm?: number | null;
|
|
328
383
|
/**
|
|
@@ -382,7 +437,7 @@ export declare namespace searchads360_v0 {
|
|
|
382
437
|
*/
|
|
383
438
|
conversionsValuePerCost?: number | null;
|
|
384
439
|
/**
|
|
385
|
-
* The sum of your cost-per-click (CPC) and cost-per-thousand impressions (CPM) costs during this period.
|
|
440
|
+
* The sum of your cost-per-click (CPC) and cost-per-thousand impressions (CPM) costs during this period. 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
|
|
386
441
|
*/
|
|
387
442
|
costMicros?: string | null;
|
|
388
443
|
/**
|
|
@@ -670,6 +725,10 @@ export declare namespace searchads360_v0 {
|
|
|
670
725
|
* Ad network type.
|
|
671
726
|
*/
|
|
672
727
|
adNetworkType?: string | null;
|
|
728
|
+
/**
|
|
729
|
+
* Only used with CustomerAsset, CampaignAsset and AdGroupAsset metrics. Indicates whether the interaction metrics occurred on the asset itself or a different asset or ad unit. Interactions (for example, clicks) are counted across all the parts of the served ad (for example, Ad itself and other components like Sitelinks) when they are served together. When interaction_on_this_asset is true, it means the interactions are on this specific asset and when interaction_on_this_asset is false, it means the interactions is not on this specific asset but on other parts of the served ad this asset is served with.
|
|
730
|
+
*/
|
|
731
|
+
assetInteractionTarget?: Schema$GoogleAdsSearchads360V0Common__AssetInteractionTarget;
|
|
673
732
|
/**
|
|
674
733
|
* Resource name of the conversion action.
|
|
675
734
|
*/
|
|
@@ -828,6 +887,147 @@ export declare namespace searchads360_v0 {
|
|
|
828
887
|
*/
|
|
829
888
|
description?: string | null;
|
|
830
889
|
}
|
|
890
|
+
/**
|
|
891
|
+
* A unified call asset.
|
|
892
|
+
*/
|
|
893
|
+
export interface Schema$GoogleAdsSearchads360V0Common__UnifiedCallAsset {
|
|
894
|
+
/**
|
|
895
|
+
* List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
|
|
896
|
+
*/
|
|
897
|
+
adScheduleTargets?: Schema$GoogleAdsSearchads360V0Common__AdScheduleInfo[];
|
|
898
|
+
/**
|
|
899
|
+
* The conversion action to attribute a call conversion to. If not set, the default conversion action is used. This field only has effect if call_conversion_reporting_state is set to USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION.
|
|
900
|
+
*/
|
|
901
|
+
callConversionAction?: string | null;
|
|
902
|
+
/**
|
|
903
|
+
* Output only. Indicates whether this CallAsset should use its own call conversion setting, follow the account level setting, or disable call conversion.
|
|
904
|
+
*/
|
|
905
|
+
callConversionReportingState?: string | null;
|
|
906
|
+
/**
|
|
907
|
+
* Whether the call only shows the phone number without a link to the website. Applies to Microsoft Ads.
|
|
908
|
+
*/
|
|
909
|
+
callOnly?: boolean | null;
|
|
910
|
+
/**
|
|
911
|
+
* Whether the call should be enabled on call tracking. Applies to Microsoft Ads.
|
|
912
|
+
*/
|
|
913
|
+
callTrackingEnabled?: boolean | null;
|
|
914
|
+
/**
|
|
915
|
+
* Two-letter country code of the phone number. Examples: 'US', 'us'.
|
|
916
|
+
*/
|
|
917
|
+
countryCode?: string | null;
|
|
918
|
+
/**
|
|
919
|
+
* Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
|
|
920
|
+
*/
|
|
921
|
+
endDate?: string | null;
|
|
922
|
+
/**
|
|
923
|
+
* The advertiser's raw phone number. Examples: '1234567890', '(123)456-7890'
|
|
924
|
+
*/
|
|
925
|
+
phoneNumber?: string | null;
|
|
926
|
+
/**
|
|
927
|
+
* Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
|
|
928
|
+
*/
|
|
929
|
+
startDate?: string | null;
|
|
930
|
+
/**
|
|
931
|
+
* Whether to show the call extension in search user's time zone. Applies to Microsoft Ads.
|
|
932
|
+
*/
|
|
933
|
+
useSearcherTimeZone?: boolean | null;
|
|
934
|
+
}
|
|
935
|
+
/**
|
|
936
|
+
* A unified callout asset.
|
|
937
|
+
*/
|
|
938
|
+
export interface Schema$GoogleAdsSearchads360V0Common__UnifiedCalloutAsset {
|
|
939
|
+
/**
|
|
940
|
+
* List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
|
|
941
|
+
*/
|
|
942
|
+
adScheduleTargets?: Schema$GoogleAdsSearchads360V0Common__AdScheduleInfo[];
|
|
943
|
+
/**
|
|
944
|
+
* The callout text. The length of this string should be between 1 and 25, inclusive.
|
|
945
|
+
*/
|
|
946
|
+
calloutText?: string | null;
|
|
947
|
+
/**
|
|
948
|
+
* Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
|
|
949
|
+
*/
|
|
950
|
+
endDate?: string | null;
|
|
951
|
+
/**
|
|
952
|
+
* Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
|
|
953
|
+
*/
|
|
954
|
+
startDate?: string | null;
|
|
955
|
+
/**
|
|
956
|
+
* Whether to show the asset in search user's time zone. Applies to Microsoft Ads.
|
|
957
|
+
*/
|
|
958
|
+
useSearcherTimeZone?: boolean | null;
|
|
959
|
+
}
|
|
960
|
+
/**
|
|
961
|
+
* A unified location asset.
|
|
962
|
+
*/
|
|
963
|
+
export interface Schema$GoogleAdsSearchads360V0Common__UnifiedLocationAsset {
|
|
964
|
+
/**
|
|
965
|
+
* The list of business locations for the customer. This will only be returned if the Location Asset is syncing from the Business Profile account. It is possible to have multiple Business Profile listings under the same account that point to the same Place ID.
|
|
966
|
+
*/
|
|
967
|
+
businessProfileLocations?: Schema$GoogleAdsSearchads360V0Common__BusinessProfileLocation[];
|
|
968
|
+
/**
|
|
969
|
+
* The type of location ownership. If the type is BUSINESS_OWNER, it will be served as a location extension. If the type is AFFILIATE, it will be served as an affiliate location.
|
|
970
|
+
*/
|
|
971
|
+
locationOwnershipType?: string | null;
|
|
972
|
+
/**
|
|
973
|
+
* Place IDs uniquely identify a place in the Google Places database and on Google Maps. This field is unique for a given customer ID and asset type. See https://developers.google.com/places/web-service/place-id to learn more about Place ID.
|
|
974
|
+
*/
|
|
975
|
+
placeId?: string | null;
|
|
976
|
+
}
|
|
977
|
+
/**
|
|
978
|
+
* A Unified Page Feed asset.
|
|
979
|
+
*/
|
|
980
|
+
export interface Schema$GoogleAdsSearchads360V0Common__UnifiedPageFeedAsset {
|
|
981
|
+
/**
|
|
982
|
+
* Labels used to group the page urls.
|
|
983
|
+
*/
|
|
984
|
+
labels?: string[] | null;
|
|
985
|
+
/**
|
|
986
|
+
* The webpage that advertisers want to target.
|
|
987
|
+
*/
|
|
988
|
+
pageUrl?: string | null;
|
|
989
|
+
}
|
|
990
|
+
/**
|
|
991
|
+
* A unified sitelink asset.
|
|
992
|
+
*/
|
|
993
|
+
export interface Schema$GoogleAdsSearchads360V0Common__UnifiedSitelinkAsset {
|
|
994
|
+
/**
|
|
995
|
+
* List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
|
|
996
|
+
*/
|
|
997
|
+
adScheduleTargets?: Schema$GoogleAdsSearchads360V0Common__AdScheduleInfo[];
|
|
998
|
+
/**
|
|
999
|
+
* First line of the description for the sitelink. If set, the length should be between 1 and 35, inclusive, and description2 must also be set.
|
|
1000
|
+
*/
|
|
1001
|
+
description1?: string | null;
|
|
1002
|
+
/**
|
|
1003
|
+
* Second line of the description for the sitelink. If set, the length should be between 1 and 35, inclusive, and description1 must also be set.
|
|
1004
|
+
*/
|
|
1005
|
+
description2?: string | null;
|
|
1006
|
+
/**
|
|
1007
|
+
* Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
|
|
1008
|
+
*/
|
|
1009
|
+
endDate?: string | null;
|
|
1010
|
+
/**
|
|
1011
|
+
* URL display text for the sitelink. The length of this string should be between 1 and 25, inclusive.
|
|
1012
|
+
*/
|
|
1013
|
+
linkText?: string | null;
|
|
1014
|
+
/**
|
|
1015
|
+
* Whether the preference is for the sitelink asset to be displayed on mobile devices. Applies to Microsoft Ads.
|
|
1016
|
+
*/
|
|
1017
|
+
mobilePreferred?: boolean | null;
|
|
1018
|
+
/**
|
|
1019
|
+
* Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
|
|
1020
|
+
*/
|
|
1021
|
+
startDate?: string | null;
|
|
1022
|
+
/**
|
|
1023
|
+
* ID used for tracking clicks for the sitelink asset. This is a Yahoo! Japan only field.
|
|
1024
|
+
*/
|
|
1025
|
+
trackingId?: string | null;
|
|
1026
|
+
/**
|
|
1027
|
+
* Whether to show the sitelink asset in search user's time zone. Applies to Microsoft Ads.
|
|
1028
|
+
*/
|
|
1029
|
+
useSearcherTimeZone?: boolean | null;
|
|
1030
|
+
}
|
|
831
1031
|
/**
|
|
832
1032
|
* A User List criterion. Represents a user list that is defined by the advertiser to be targeted.
|
|
833
1033
|
*/
|
|
@@ -945,6 +1145,10 @@ export declare namespace searchads360_v0 {
|
|
|
945
1145
|
* An unexpected server-side error.
|
|
946
1146
|
*/
|
|
947
1147
|
internalError?: string | null;
|
|
1148
|
+
/**
|
|
1149
|
+
* The reasons for invalid parameter errors.
|
|
1150
|
+
*/
|
|
1151
|
+
invalidParameterError?: string | null;
|
|
948
1152
|
/**
|
|
949
1153
|
* An error with the query
|
|
950
1154
|
*/
|
|
@@ -1039,6 +1243,15 @@ export declare namespace searchads360_v0 {
|
|
|
1039
1243
|
*/
|
|
1040
1244
|
requestId?: string | null;
|
|
1041
1245
|
}
|
|
1246
|
+
/**
|
|
1247
|
+
* Estimates for criterion bids at various positions.
|
|
1248
|
+
*/
|
|
1249
|
+
export interface Schema$GoogleAdsSearchads360V0Resources_AdGroupCriterion_PositionEstimates {
|
|
1250
|
+
/**
|
|
1251
|
+
* Output only. The estimate of the CPC bid required for ad to be displayed at the top of the first page of search results.
|
|
1252
|
+
*/
|
|
1253
|
+
topOfPageCpcMicros?: string | null;
|
|
1254
|
+
}
|
|
1042
1255
|
/**
|
|
1043
1256
|
* A container for ad group criterion quality information.
|
|
1044
1257
|
*/
|
|
@@ -1109,7 +1322,7 @@ export declare namespace searchads360_v0 {
|
|
|
1109
1322
|
optimizationGoalTypes?: string[] | null;
|
|
1110
1323
|
}
|
|
1111
1324
|
/**
|
|
1112
|
-
* Selective optimization setting for this campaign, which includes a set of conversion actions to optimize this campaign towards.
|
|
1325
|
+
* Selective optimization setting for this campaign, which includes a set of conversion actions to optimize this campaign towards. This feature only applies to app campaigns that use MULTI_CHANNEL as AdvertisingChannelType and APP_CAMPAIGN or APP_CAMPAIGN_FOR_ENGAGEMENT as AdvertisingChannelSubType.
|
|
1113
1326
|
*/
|
|
1114
1327
|
export interface Schema$GoogleAdsSearchads360V0Resources_Campaign_SelectiveOptimization {
|
|
1115
1328
|
/**
|
|
@@ -1374,6 +1587,48 @@ export declare namespace searchads360_v0 {
|
|
|
1374
1587
|
*/
|
|
1375
1588
|
resourceName?: string | null;
|
|
1376
1589
|
}
|
|
1590
|
+
/**
|
|
1591
|
+
* A link between an ad group and an asset.
|
|
1592
|
+
*/
|
|
1593
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__AdGroupAsset {
|
|
1594
|
+
/**
|
|
1595
|
+
* Required. Immutable. The ad group to which the asset is linked.
|
|
1596
|
+
*/
|
|
1597
|
+
adGroup?: string | null;
|
|
1598
|
+
/**
|
|
1599
|
+
* Required. Immutable. The asset which is linked to the ad group.
|
|
1600
|
+
*/
|
|
1601
|
+
asset?: string | null;
|
|
1602
|
+
/**
|
|
1603
|
+
* Immutable. The resource name of the ad group asset. AdGroupAsset resource names have the form: `customers/{customer_id\}/adGroupAssets/{ad_group_id\}~{asset_id\}~{field_type\}`
|
|
1604
|
+
*/
|
|
1605
|
+
resourceName?: string | null;
|
|
1606
|
+
/**
|
|
1607
|
+
* Status of the ad group asset.
|
|
1608
|
+
*/
|
|
1609
|
+
status?: string | null;
|
|
1610
|
+
}
|
|
1611
|
+
/**
|
|
1612
|
+
* AdGroupAssetSet is the linkage between an ad group and an asset set. Creating an AdGroupAssetSet links an asset set with an ad group.
|
|
1613
|
+
*/
|
|
1614
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__AdGroupAssetSet {
|
|
1615
|
+
/**
|
|
1616
|
+
* Immutable. The ad group to which this asset set is linked.
|
|
1617
|
+
*/
|
|
1618
|
+
adGroup?: string | null;
|
|
1619
|
+
/**
|
|
1620
|
+
* Immutable. The asset set which is linked to the ad group.
|
|
1621
|
+
*/
|
|
1622
|
+
assetSet?: string | null;
|
|
1623
|
+
/**
|
|
1624
|
+
* Immutable. The resource name of the ad group asset set. Ad group asset set resource names have the form: `customers/{customer_id\}/adGroupAssetSets/{ad_group_id\}~{asset_set_id\}`
|
|
1625
|
+
*/
|
|
1626
|
+
resourceName?: string | null;
|
|
1627
|
+
/**
|
|
1628
|
+
* Output only. The status of the ad group asset set. Read-only.
|
|
1629
|
+
*/
|
|
1630
|
+
status?: string | null;
|
|
1631
|
+
}
|
|
1377
1632
|
/**
|
|
1378
1633
|
* An ad group audience view. Includes performance data from interests and remarketing lists for Display Network and YouTube Network ads, and remarketing lists for search ads (RLSA), aggregated at the audience level.
|
|
1379
1634
|
*/
|
|
@@ -1469,13 +1724,17 @@ export declare namespace searchads360_v0 {
|
|
|
1469
1724
|
*/
|
|
1470
1725
|
listingGroup?: Schema$GoogleAdsSearchads360V0Common__ListingGroupInfo;
|
|
1471
1726
|
/**
|
|
1472
|
-
*
|
|
1727
|
+
* Immutable. Location.
|
|
1473
1728
|
*/
|
|
1474
1729
|
location?: Schema$GoogleAdsSearchads360V0Common__LocationInfo;
|
|
1475
1730
|
/**
|
|
1476
1731
|
* Immutable. Whether to target (`false`) or exclude (`true`) the criterion. This field is immutable. To switch a criterion from positive to negative, remove then re-add it.
|
|
1477
1732
|
*/
|
|
1478
1733
|
negative?: boolean | null;
|
|
1734
|
+
/**
|
|
1735
|
+
* Output only. Estimates for criterion bids at various positions.
|
|
1736
|
+
*/
|
|
1737
|
+
positionEstimates?: Schema$GoogleAdsSearchads360V0Resources_AdGroupCriterion_PositionEstimates;
|
|
1479
1738
|
/**
|
|
1480
1739
|
* Output only. Information regarding the quality of the criterion.
|
|
1481
1740
|
*/
|
|
@@ -1552,6 +1811,14 @@ export declare namespace searchads360_v0 {
|
|
|
1552
1811
|
* Asset is a part of an ad which can be shared across multiple ads. It can be an image (ImageAsset), a video (YoutubeVideoAsset), etc. Assets are immutable and cannot be removed. To stop an asset from serving, remove the asset from the entity that is using it.
|
|
1553
1812
|
*/
|
|
1554
1813
|
export interface Schema$GoogleAdsSearchads360V0Resources__Asset {
|
|
1814
|
+
/**
|
|
1815
|
+
* Output only. A unified call asset.
|
|
1816
|
+
*/
|
|
1817
|
+
callAsset?: Schema$GoogleAdsSearchads360V0Common__UnifiedCallAsset;
|
|
1818
|
+
/**
|
|
1819
|
+
* Output only. A unified callout asset.
|
|
1820
|
+
*/
|
|
1821
|
+
calloutAsset?: Schema$GoogleAdsSearchads360V0Common__UnifiedCalloutAsset;
|
|
1555
1822
|
/**
|
|
1556
1823
|
* Output only. The timestamp when this asset was created. The timestamp is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.
|
|
1557
1824
|
*/
|
|
@@ -1572,14 +1839,26 @@ export declare namespace searchads360_v0 {
|
|
|
1572
1839
|
* Output only. The datetime when this asset was last modified. The datetime is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss.ssssss" format.
|
|
1573
1840
|
*/
|
|
1574
1841
|
lastModifiedTime?: string | null;
|
|
1842
|
+
/**
|
|
1843
|
+
* Output only. A unified location asset.
|
|
1844
|
+
*/
|
|
1845
|
+
locationAsset?: Schema$GoogleAdsSearchads360V0Common__UnifiedLocationAsset;
|
|
1575
1846
|
/**
|
|
1576
1847
|
* A mobile app asset.
|
|
1577
1848
|
*/
|
|
1578
1849
|
mobileAppAsset?: Schema$GoogleAdsSearchads360V0Common__MobileAppAsset;
|
|
1850
|
+
/**
|
|
1851
|
+
* Output only. A unified page feed asset.
|
|
1852
|
+
*/
|
|
1853
|
+
pageFeedAsset?: Schema$GoogleAdsSearchads360V0Common__UnifiedPageFeedAsset;
|
|
1579
1854
|
/**
|
|
1580
1855
|
* Immutable. The resource name of the asset. Asset resource names have the form: `customers/{customer_id\}/assets/{asset_id\}`
|
|
1581
1856
|
*/
|
|
1582
1857
|
resourceName?: string | null;
|
|
1858
|
+
/**
|
|
1859
|
+
* Output only. A unified sitelink asset.
|
|
1860
|
+
*/
|
|
1861
|
+
sitelinkAsset?: Schema$GoogleAdsSearchads360V0Common__UnifiedSitelinkAsset;
|
|
1583
1862
|
/**
|
|
1584
1863
|
* Output only. The status of the asset.
|
|
1585
1864
|
*/
|
|
@@ -1606,6 +1885,27 @@ export declare namespace searchads360_v0 {
|
|
|
1606
1885
|
*/
|
|
1607
1886
|
resourceName?: string | null;
|
|
1608
1887
|
}
|
|
1888
|
+
/**
|
|
1889
|
+
* AssetSetAsset is the link between an asset and an asset set. Adding an AssetSetAsset links an asset with an asset set.
|
|
1890
|
+
*/
|
|
1891
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__AssetSetAsset {
|
|
1892
|
+
/**
|
|
1893
|
+
* Immutable. The asset which this asset set asset is linking to.
|
|
1894
|
+
*/
|
|
1895
|
+
asset?: string | null;
|
|
1896
|
+
/**
|
|
1897
|
+
* Immutable. The asset set which this asset set asset is linking to.
|
|
1898
|
+
*/
|
|
1899
|
+
assetSet?: string | null;
|
|
1900
|
+
/**
|
|
1901
|
+
* Immutable. The resource name of the asset set asset. Asset set asset resource names have the form: `customers/{customer_id\}/assetSetAssets/{asset_set_id\}~{asset_id\}`
|
|
1902
|
+
*/
|
|
1903
|
+
resourceName?: string | null;
|
|
1904
|
+
/**
|
|
1905
|
+
* Output only. The status of the asset set asset. Read-only.
|
|
1906
|
+
*/
|
|
1907
|
+
status?: string | null;
|
|
1908
|
+
}
|
|
1609
1909
|
/**
|
|
1610
1910
|
* A bidding strategy.
|
|
1611
1911
|
*/
|
|
@@ -1804,7 +2104,7 @@ export declare namespace searchads360_v0 {
|
|
|
1804
2104
|
*/
|
|
1805
2105
|
resourceName?: string | null;
|
|
1806
2106
|
/**
|
|
1807
|
-
* Selective optimization setting for this campaign, which includes a set of conversion actions to optimize this campaign towards.
|
|
2107
|
+
* Selective optimization setting for this campaign, which includes a set of conversion actions to optimize this campaign towards. This feature only applies to app campaigns that use MULTI_CHANNEL as AdvertisingChannelType and APP_CAMPAIGN or APP_CAMPAIGN_FOR_ENGAGEMENT as AdvertisingChannelSubType.
|
|
1808
2108
|
*/
|
|
1809
2109
|
selectiveOptimization?: Schema$GoogleAdsSearchads360V0Resources_Campaign_SelectiveOptimization;
|
|
1810
2110
|
/**
|
|
@@ -1860,6 +2160,48 @@ export declare namespace searchads360_v0 {
|
|
|
1860
2160
|
*/
|
|
1861
2161
|
urlExpansionOptOut?: boolean | null;
|
|
1862
2162
|
}
|
|
2163
|
+
/**
|
|
2164
|
+
* A link between a Campaign and an Asset.
|
|
2165
|
+
*/
|
|
2166
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__CampaignAsset {
|
|
2167
|
+
/**
|
|
2168
|
+
* Immutable. The asset which is linked to the campaign.
|
|
2169
|
+
*/
|
|
2170
|
+
asset?: string | null;
|
|
2171
|
+
/**
|
|
2172
|
+
* Immutable. The campaign to which the asset is linked.
|
|
2173
|
+
*/
|
|
2174
|
+
campaign?: string | null;
|
|
2175
|
+
/**
|
|
2176
|
+
* Immutable. The resource name of the campaign asset. CampaignAsset resource names have the form: `customers/{customer_id\}/campaignAssets/{campaign_id\}~{asset_id\}~{field_type\}`
|
|
2177
|
+
*/
|
|
2178
|
+
resourceName?: string | null;
|
|
2179
|
+
/**
|
|
2180
|
+
* Output only. Status of the campaign asset.
|
|
2181
|
+
*/
|
|
2182
|
+
status?: string | null;
|
|
2183
|
+
}
|
|
2184
|
+
/**
|
|
2185
|
+
* CampaignAssetSet is the linkage between a campaign and an asset set. Adding a CampaignAssetSet links an asset set with a campaign.
|
|
2186
|
+
*/
|
|
2187
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__CampaignAssetSet {
|
|
2188
|
+
/**
|
|
2189
|
+
* Immutable. The asset set which is linked to the campaign.
|
|
2190
|
+
*/
|
|
2191
|
+
assetSet?: string | null;
|
|
2192
|
+
/**
|
|
2193
|
+
* Immutable. The campaign to which this asset set is linked.
|
|
2194
|
+
*/
|
|
2195
|
+
campaign?: string | null;
|
|
2196
|
+
/**
|
|
2197
|
+
* Immutable. The resource name of the campaign asset set. Asset set asset resource names have the form: `customers/{customer_id\}/campaignAssetSets/{campaign_id\}~{asset_set_id\}`
|
|
2198
|
+
*/
|
|
2199
|
+
resourceName?: string | null;
|
|
2200
|
+
/**
|
|
2201
|
+
* Output only. The status of the campaign asset set asset. Read-only.
|
|
2202
|
+
*/
|
|
2203
|
+
status?: string | null;
|
|
2204
|
+
}
|
|
1863
2205
|
/**
|
|
1864
2206
|
* A campaign audience view. Includes performance data from interests and remarketing lists for Display Network and YouTube Network ads, and remarketing lists for search ads (RLSA), aggregated by campaign and audience criterion. This view only includes audiences attached at the campaign level.
|
|
1865
2207
|
*/
|
|
@@ -2196,6 +2538,44 @@ export declare namespace searchads360_v0 {
|
|
|
2196
2538
|
*/
|
|
2197
2539
|
trackingUrlTemplate?: string | null;
|
|
2198
2540
|
}
|
|
2541
|
+
/**
|
|
2542
|
+
* A link between a customer and an asset.
|
|
2543
|
+
*/
|
|
2544
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__CustomerAsset {
|
|
2545
|
+
/**
|
|
2546
|
+
* Required. Immutable. The asset which is linked to the customer.
|
|
2547
|
+
*/
|
|
2548
|
+
asset?: string | null;
|
|
2549
|
+
/**
|
|
2550
|
+
* Immutable. The resource name of the customer asset. CustomerAsset resource names have the form: `customers/{customer_id\}/customerAssets/{asset_id\}~{field_type\}`
|
|
2551
|
+
*/
|
|
2552
|
+
resourceName?: string | null;
|
|
2553
|
+
/**
|
|
2554
|
+
* Status of the customer asset.
|
|
2555
|
+
*/
|
|
2556
|
+
status?: string | null;
|
|
2557
|
+
}
|
|
2558
|
+
/**
|
|
2559
|
+
* CustomerAssetSet is the linkage between a customer and an asset set. Adding a CustomerAssetSet links an asset set with a customer.
|
|
2560
|
+
*/
|
|
2561
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__CustomerAssetSet {
|
|
2562
|
+
/**
|
|
2563
|
+
* Immutable. The asset set which is linked to the customer.
|
|
2564
|
+
*/
|
|
2565
|
+
assetSet?: string | null;
|
|
2566
|
+
/**
|
|
2567
|
+
* Immutable. The customer to which this asset set is linked.
|
|
2568
|
+
*/
|
|
2569
|
+
customer?: string | null;
|
|
2570
|
+
/**
|
|
2571
|
+
* Immutable. The resource name of the customer asset set. Asset set asset resource names have the form: `customers/{customer_id\}/customerAssetSets/{asset_set_id\}`
|
|
2572
|
+
*/
|
|
2573
|
+
resourceName?: string | null;
|
|
2574
|
+
/**
|
|
2575
|
+
* Output only. The status of the customer asset set asset. Read-only.
|
|
2576
|
+
*/
|
|
2577
|
+
status?: string | null;
|
|
2578
|
+
}
|
|
2199
2579
|
/**
|
|
2200
2580
|
* A link between the given customer and a client customer. CustomerClients only exist for manager customers. All direct and indirect client customers are included, as well as the manager itself.
|
|
2201
2581
|
*/
|
|
@@ -2309,6 +2689,43 @@ export declare namespace searchads360_v0 {
|
|
|
2309
2689
|
*/
|
|
2310
2690
|
resourceName?: string | null;
|
|
2311
2691
|
}
|
|
2692
|
+
/**
|
|
2693
|
+
* A geo target constant.
|
|
2694
|
+
*/
|
|
2695
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__GeoTargetConstant {
|
|
2696
|
+
/**
|
|
2697
|
+
* Output only. The fully qualified English name, consisting of the target's name and that of its parent and country.
|
|
2698
|
+
*/
|
|
2699
|
+
canonicalName?: string | null;
|
|
2700
|
+
/**
|
|
2701
|
+
* Output only. The ISO-3166-1 alpha-2 country code that is associated with the target.
|
|
2702
|
+
*/
|
|
2703
|
+
countryCode?: string | null;
|
|
2704
|
+
/**
|
|
2705
|
+
* Output only. The ID of the geo target constant.
|
|
2706
|
+
*/
|
|
2707
|
+
id?: string | null;
|
|
2708
|
+
/**
|
|
2709
|
+
* Output only. Geo target constant English name.
|
|
2710
|
+
*/
|
|
2711
|
+
name?: string | null;
|
|
2712
|
+
/**
|
|
2713
|
+
* Output only. The resource name of the parent geo target constant. Geo target constant resource names have the form: `geoTargetConstants/{parent_geo_target_constant_id\}`
|
|
2714
|
+
*/
|
|
2715
|
+
parentGeoTarget?: string | null;
|
|
2716
|
+
/**
|
|
2717
|
+
* Output only. The resource name of the geo target constant. Geo target constant resource names have the form: `geoTargetConstants/{geo_target_constant_id\}`
|
|
2718
|
+
*/
|
|
2719
|
+
resourceName?: string | null;
|
|
2720
|
+
/**
|
|
2721
|
+
* Output only. Geo target constant status.
|
|
2722
|
+
*/
|
|
2723
|
+
status?: string | null;
|
|
2724
|
+
/**
|
|
2725
|
+
* Output only. Geo target constant target type.
|
|
2726
|
+
*/
|
|
2727
|
+
targetType?: string | null;
|
|
2728
|
+
}
|
|
2312
2729
|
/**
|
|
2313
2730
|
* A keyword view.
|
|
2314
2731
|
*/
|
|
@@ -2503,6 +2920,14 @@ export declare namespace searchads360_v0 {
|
|
|
2503
2920
|
* The ad group ad label referenced in the query.
|
|
2504
2921
|
*/
|
|
2505
2922
|
adGroupAdLabel?: Schema$GoogleAdsSearchads360V0Resources__AdGroupAdLabel;
|
|
2923
|
+
/**
|
|
2924
|
+
* The ad group asset referenced in the query.
|
|
2925
|
+
*/
|
|
2926
|
+
adGroupAsset?: Schema$GoogleAdsSearchads360V0Resources__AdGroupAsset;
|
|
2927
|
+
/**
|
|
2928
|
+
* The ad group asset set referenced in the query.
|
|
2929
|
+
*/
|
|
2930
|
+
adGroupAssetSet?: Schema$GoogleAdsSearchads360V0Resources__AdGroupAssetSet;
|
|
2506
2931
|
/**
|
|
2507
2932
|
* The ad group audience view referenced in the query.
|
|
2508
2933
|
*/
|
|
@@ -2535,6 +2960,10 @@ export declare namespace searchads360_v0 {
|
|
|
2535
2960
|
* The asset set referenced in the query.
|
|
2536
2961
|
*/
|
|
2537
2962
|
assetSet?: Schema$GoogleAdsSearchads360V0Resources__AssetSet;
|
|
2963
|
+
/**
|
|
2964
|
+
* The asset set asset referenced in the query.
|
|
2965
|
+
*/
|
|
2966
|
+
assetSetAsset?: Schema$GoogleAdsSearchads360V0Resources__AssetSetAsset;
|
|
2538
2967
|
/**
|
|
2539
2968
|
* The bidding strategy referenced in the query.
|
|
2540
2969
|
*/
|
|
@@ -2543,6 +2972,14 @@ export declare namespace searchads360_v0 {
|
|
|
2543
2972
|
* The campaign referenced in the query.
|
|
2544
2973
|
*/
|
|
2545
2974
|
campaign?: Schema$GoogleAdsSearchads360V0Resources__Campaign;
|
|
2975
|
+
/**
|
|
2976
|
+
* The campaign asset referenced in the query.
|
|
2977
|
+
*/
|
|
2978
|
+
campaignAsset?: Schema$GoogleAdsSearchads360V0Resources__CampaignAsset;
|
|
2979
|
+
/**
|
|
2980
|
+
* The campaign asset set referenced in the query.
|
|
2981
|
+
*/
|
|
2982
|
+
campaignAssetSet?: Schema$GoogleAdsSearchads360V0Resources__CampaignAssetSet;
|
|
2546
2983
|
/**
|
|
2547
2984
|
* The campaign audience view referenced in the query.
|
|
2548
2985
|
*/
|
|
@@ -2571,6 +3008,14 @@ export declare namespace searchads360_v0 {
|
|
|
2571
3008
|
* The customer referenced in the query.
|
|
2572
3009
|
*/
|
|
2573
3010
|
customer?: Schema$GoogleAdsSearchads360V0Resources__Customer;
|
|
3011
|
+
/**
|
|
3012
|
+
* The customer asset referenced in the query.
|
|
3013
|
+
*/
|
|
3014
|
+
customerAsset?: Schema$GoogleAdsSearchads360V0Resources__CustomerAsset;
|
|
3015
|
+
/**
|
|
3016
|
+
* The customer asset set referenced in the query.
|
|
3017
|
+
*/
|
|
3018
|
+
customerAssetSet?: Schema$GoogleAdsSearchads360V0Resources__CustomerAssetSet;
|
|
2574
3019
|
/**
|
|
2575
3020
|
* The CustomerClient referenced in the query.
|
|
2576
3021
|
*/
|
|
@@ -2587,6 +3032,10 @@ export declare namespace searchads360_v0 {
|
|
|
2587
3032
|
* The gender view referenced in the query.
|
|
2588
3033
|
*/
|
|
2589
3034
|
genderView?: Schema$GoogleAdsSearchads360V0Resources__GenderView;
|
|
3035
|
+
/**
|
|
3036
|
+
* The geo target constant referenced in the query.
|
|
3037
|
+
*/
|
|
3038
|
+
geoTargetConstant?: Schema$GoogleAdsSearchads360V0Resources__GeoTargetConstant;
|
|
2590
3039
|
/**
|
|
2591
3040
|
* The keyword view referenced in the query.
|
|
2592
3041
|
*/
|
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
|
@@ -126,6 +126,31 @@ export namespace searchads360_v0 {
|
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
+
/**
|
|
130
|
+
* Represents an AdSchedule criterion. AdSchedule is specified as the day of the week and a time interval within which ads will be shown. No more than six AdSchedules can be added for the same day.
|
|
131
|
+
*/
|
|
132
|
+
export interface Schema$GoogleAdsSearchads360V0Common__AdScheduleInfo {
|
|
133
|
+
/**
|
|
134
|
+
* Day of the week the schedule applies to. This field is required for CREATE operations and is prohibited on UPDATE operations.
|
|
135
|
+
*/
|
|
136
|
+
dayOfWeek?: string | null;
|
|
137
|
+
/**
|
|
138
|
+
* Ending hour in 24 hour time; 24 signifies end of the day. This field must be between 0 and 24, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
|
|
139
|
+
*/
|
|
140
|
+
endHour?: number | null;
|
|
141
|
+
/**
|
|
142
|
+
* Minutes after the end hour at which this schedule ends. The schedule is exclusive of the end minute. This field is required for CREATE operations and is prohibited on UPDATE operations.
|
|
143
|
+
*/
|
|
144
|
+
endMinute?: string | null;
|
|
145
|
+
/**
|
|
146
|
+
* Starting hour in 24 hour time. This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
|
|
147
|
+
*/
|
|
148
|
+
startHour?: number | null;
|
|
149
|
+
/**
|
|
150
|
+
* Minutes after the start hour at which this schedule starts. This field is required for CREATE operations and is prohibited on UPDATE operations.
|
|
151
|
+
*/
|
|
152
|
+
startMinute?: string | null;
|
|
153
|
+
}
|
|
129
154
|
/**
|
|
130
155
|
* An age range criterion.
|
|
131
156
|
*/
|
|
@@ -135,6 +160,36 @@ export namespace searchads360_v0 {
|
|
|
135
160
|
*/
|
|
136
161
|
type?: string | null;
|
|
137
162
|
}
|
|
163
|
+
/**
|
|
164
|
+
* An AssetInteractionTarget segment.
|
|
165
|
+
*/
|
|
166
|
+
export interface Schema$GoogleAdsSearchads360V0Common__AssetInteractionTarget {
|
|
167
|
+
/**
|
|
168
|
+
* The asset resource name.
|
|
169
|
+
*/
|
|
170
|
+
asset?: string | null;
|
|
171
|
+
/**
|
|
172
|
+
* Only used with CustomerAsset, CampaignAsset and AdGroupAsset metrics. Indicates whether the interaction metrics occurred on the asset itself or a different asset or ad unit.
|
|
173
|
+
*/
|
|
174
|
+
interactionOnThisAsset?: boolean | null;
|
|
175
|
+
}
|
|
176
|
+
/**
|
|
177
|
+
* Business Profile location data synced from the linked Business Profile account.
|
|
178
|
+
*/
|
|
179
|
+
export interface Schema$GoogleAdsSearchads360V0Common__BusinessProfileLocation {
|
|
180
|
+
/**
|
|
181
|
+
* Advertiser specified label for the location on the Business Profile account. This is synced from the Business Profile account.
|
|
182
|
+
*/
|
|
183
|
+
labels?: string[] | null;
|
|
184
|
+
/**
|
|
185
|
+
* Listing ID of this Business Profile location. This is synced from the linked Business Profile account.
|
|
186
|
+
*/
|
|
187
|
+
listingId?: string | null;
|
|
188
|
+
/**
|
|
189
|
+
* Business Profile store code of this location. This is synced from the Business Profile account.
|
|
190
|
+
*/
|
|
191
|
+
storeCode?: string | null;
|
|
192
|
+
}
|
|
138
193
|
/**
|
|
139
194
|
* A mapping that can be used by custom parameter tags in a `tracking_url_template`, `final_urls`, or `mobile_final_urls`.
|
|
140
195
|
*/
|
|
@@ -368,11 +423,11 @@ export namespace searchads360_v0 {
|
|
|
368
423
|
*/
|
|
369
424
|
averageCost?: number | null;
|
|
370
425
|
/**
|
|
371
|
-
* The total cost of all clicks divided by the total number of clicks received.
|
|
426
|
+
* The total cost of all clicks divided by the total number of clicks received. 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
|
|
372
427
|
*/
|
|
373
428
|
averageCpc?: number | null;
|
|
374
429
|
/**
|
|
375
|
-
* Average cost-per-thousand impressions (CPM).
|
|
430
|
+
* 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
|
|
376
431
|
*/
|
|
377
432
|
averageCpm?: number | null;
|
|
378
433
|
/**
|
|
@@ -432,7 +487,7 @@ export namespace searchads360_v0 {
|
|
|
432
487
|
*/
|
|
433
488
|
conversionsValuePerCost?: number | null;
|
|
434
489
|
/**
|
|
435
|
-
* The sum of your cost-per-click (CPC) and cost-per-thousand impressions (CPM) costs during this period.
|
|
490
|
+
* The sum of your cost-per-click (CPC) and cost-per-thousand impressions (CPM) costs during this period. 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
|
|
436
491
|
*/
|
|
437
492
|
costMicros?: string | null;
|
|
438
493
|
/**
|
|
@@ -719,6 +774,10 @@ export namespace searchads360_v0 {
|
|
|
719
774
|
* Ad network type.
|
|
720
775
|
*/
|
|
721
776
|
adNetworkType?: string | null;
|
|
777
|
+
/**
|
|
778
|
+
* Only used with CustomerAsset, CampaignAsset and AdGroupAsset metrics. Indicates whether the interaction metrics occurred on the asset itself or a different asset or ad unit. Interactions (for example, clicks) are counted across all the parts of the served ad (for example, Ad itself and other components like Sitelinks) when they are served together. When interaction_on_this_asset is true, it means the interactions are on this specific asset and when interaction_on_this_asset is false, it means the interactions is not on this specific asset but on other parts of the served ad this asset is served with.
|
|
779
|
+
*/
|
|
780
|
+
assetInteractionTarget?: Schema$GoogleAdsSearchads360V0Common__AssetInteractionTarget;
|
|
722
781
|
/**
|
|
723
782
|
* Resource name of the conversion action.
|
|
724
783
|
*/
|
|
@@ -876,6 +935,147 @@ export namespace searchads360_v0 {
|
|
|
876
935
|
*/
|
|
877
936
|
description?: string | null;
|
|
878
937
|
}
|
|
938
|
+
/**
|
|
939
|
+
* A unified call asset.
|
|
940
|
+
*/
|
|
941
|
+
export interface Schema$GoogleAdsSearchads360V0Common__UnifiedCallAsset {
|
|
942
|
+
/**
|
|
943
|
+
* List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
|
|
944
|
+
*/
|
|
945
|
+
adScheduleTargets?: Schema$GoogleAdsSearchads360V0Common__AdScheduleInfo[];
|
|
946
|
+
/**
|
|
947
|
+
* The conversion action to attribute a call conversion to. If not set, the default conversion action is used. This field only has effect if call_conversion_reporting_state is set to USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION.
|
|
948
|
+
*/
|
|
949
|
+
callConversionAction?: string | null;
|
|
950
|
+
/**
|
|
951
|
+
* Output only. Indicates whether this CallAsset should use its own call conversion setting, follow the account level setting, or disable call conversion.
|
|
952
|
+
*/
|
|
953
|
+
callConversionReportingState?: string | null;
|
|
954
|
+
/**
|
|
955
|
+
* Whether the call only shows the phone number without a link to the website. Applies to Microsoft Ads.
|
|
956
|
+
*/
|
|
957
|
+
callOnly?: boolean | null;
|
|
958
|
+
/**
|
|
959
|
+
* Whether the call should be enabled on call tracking. Applies to Microsoft Ads.
|
|
960
|
+
*/
|
|
961
|
+
callTrackingEnabled?: boolean | null;
|
|
962
|
+
/**
|
|
963
|
+
* Two-letter country code of the phone number. Examples: 'US', 'us'.
|
|
964
|
+
*/
|
|
965
|
+
countryCode?: string | null;
|
|
966
|
+
/**
|
|
967
|
+
* Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
|
|
968
|
+
*/
|
|
969
|
+
endDate?: string | null;
|
|
970
|
+
/**
|
|
971
|
+
* The advertiser's raw phone number. Examples: '1234567890', '(123)456-7890'
|
|
972
|
+
*/
|
|
973
|
+
phoneNumber?: string | null;
|
|
974
|
+
/**
|
|
975
|
+
* Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
|
|
976
|
+
*/
|
|
977
|
+
startDate?: string | null;
|
|
978
|
+
/**
|
|
979
|
+
* Whether to show the call extension in search user's time zone. Applies to Microsoft Ads.
|
|
980
|
+
*/
|
|
981
|
+
useSearcherTimeZone?: boolean | null;
|
|
982
|
+
}
|
|
983
|
+
/**
|
|
984
|
+
* A unified callout asset.
|
|
985
|
+
*/
|
|
986
|
+
export interface Schema$GoogleAdsSearchads360V0Common__UnifiedCalloutAsset {
|
|
987
|
+
/**
|
|
988
|
+
* List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
|
|
989
|
+
*/
|
|
990
|
+
adScheduleTargets?: Schema$GoogleAdsSearchads360V0Common__AdScheduleInfo[];
|
|
991
|
+
/**
|
|
992
|
+
* The callout text. The length of this string should be between 1 and 25, inclusive.
|
|
993
|
+
*/
|
|
994
|
+
calloutText?: string | null;
|
|
995
|
+
/**
|
|
996
|
+
* Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
|
|
997
|
+
*/
|
|
998
|
+
endDate?: string | null;
|
|
999
|
+
/**
|
|
1000
|
+
* Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
|
|
1001
|
+
*/
|
|
1002
|
+
startDate?: string | null;
|
|
1003
|
+
/**
|
|
1004
|
+
* Whether to show the asset in search user's time zone. Applies to Microsoft Ads.
|
|
1005
|
+
*/
|
|
1006
|
+
useSearcherTimeZone?: boolean | null;
|
|
1007
|
+
}
|
|
1008
|
+
/**
|
|
1009
|
+
* A unified location asset.
|
|
1010
|
+
*/
|
|
1011
|
+
export interface Schema$GoogleAdsSearchads360V0Common__UnifiedLocationAsset {
|
|
1012
|
+
/**
|
|
1013
|
+
* The list of business locations for the customer. This will only be returned if the Location Asset is syncing from the Business Profile account. It is possible to have multiple Business Profile listings under the same account that point to the same Place ID.
|
|
1014
|
+
*/
|
|
1015
|
+
businessProfileLocations?: Schema$GoogleAdsSearchads360V0Common__BusinessProfileLocation[];
|
|
1016
|
+
/**
|
|
1017
|
+
* The type of location ownership. If the type is BUSINESS_OWNER, it will be served as a location extension. If the type is AFFILIATE, it will be served as an affiliate location.
|
|
1018
|
+
*/
|
|
1019
|
+
locationOwnershipType?: string | null;
|
|
1020
|
+
/**
|
|
1021
|
+
* Place IDs uniquely identify a place in the Google Places database and on Google Maps. This field is unique for a given customer ID and asset type. See https://developers.google.com/places/web-service/place-id to learn more about Place ID.
|
|
1022
|
+
*/
|
|
1023
|
+
placeId?: string | null;
|
|
1024
|
+
}
|
|
1025
|
+
/**
|
|
1026
|
+
* A Unified Page Feed asset.
|
|
1027
|
+
*/
|
|
1028
|
+
export interface Schema$GoogleAdsSearchads360V0Common__UnifiedPageFeedAsset {
|
|
1029
|
+
/**
|
|
1030
|
+
* Labels used to group the page urls.
|
|
1031
|
+
*/
|
|
1032
|
+
labels?: string[] | null;
|
|
1033
|
+
/**
|
|
1034
|
+
* The webpage that advertisers want to target.
|
|
1035
|
+
*/
|
|
1036
|
+
pageUrl?: string | null;
|
|
1037
|
+
}
|
|
1038
|
+
/**
|
|
1039
|
+
* A unified sitelink asset.
|
|
1040
|
+
*/
|
|
1041
|
+
export interface Schema$GoogleAdsSearchads360V0Common__UnifiedSitelinkAsset {
|
|
1042
|
+
/**
|
|
1043
|
+
* List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.
|
|
1044
|
+
*/
|
|
1045
|
+
adScheduleTargets?: Schema$GoogleAdsSearchads360V0Common__AdScheduleInfo[];
|
|
1046
|
+
/**
|
|
1047
|
+
* First line of the description for the sitelink. If set, the length should be between 1 and 35, inclusive, and description2 must also be set.
|
|
1048
|
+
*/
|
|
1049
|
+
description1?: string | null;
|
|
1050
|
+
/**
|
|
1051
|
+
* Second line of the description for the sitelink. If set, the length should be between 1 and 35, inclusive, and description1 must also be set.
|
|
1052
|
+
*/
|
|
1053
|
+
description2?: string | null;
|
|
1054
|
+
/**
|
|
1055
|
+
* Last date of when this asset is effective and still serving, in yyyy-MM-dd format.
|
|
1056
|
+
*/
|
|
1057
|
+
endDate?: string | null;
|
|
1058
|
+
/**
|
|
1059
|
+
* URL display text for the sitelink. The length of this string should be between 1 and 25, inclusive.
|
|
1060
|
+
*/
|
|
1061
|
+
linkText?: string | null;
|
|
1062
|
+
/**
|
|
1063
|
+
* Whether the preference is for the sitelink asset to be displayed on mobile devices. Applies to Microsoft Ads.
|
|
1064
|
+
*/
|
|
1065
|
+
mobilePreferred?: boolean | null;
|
|
1066
|
+
/**
|
|
1067
|
+
* Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.
|
|
1068
|
+
*/
|
|
1069
|
+
startDate?: string | null;
|
|
1070
|
+
/**
|
|
1071
|
+
* ID used for tracking clicks for the sitelink asset. This is a Yahoo! Japan only field.
|
|
1072
|
+
*/
|
|
1073
|
+
trackingId?: string | null;
|
|
1074
|
+
/**
|
|
1075
|
+
* Whether to show the sitelink asset in search user's time zone. Applies to Microsoft Ads.
|
|
1076
|
+
*/
|
|
1077
|
+
useSearcherTimeZone?: boolean | null;
|
|
1078
|
+
}
|
|
879
1079
|
/**
|
|
880
1080
|
* A User List criterion. Represents a user list that is defined by the advertiser to be targeted.
|
|
881
1081
|
*/
|
|
@@ -993,6 +1193,10 @@ export namespace searchads360_v0 {
|
|
|
993
1193
|
* An unexpected server-side error.
|
|
994
1194
|
*/
|
|
995
1195
|
internalError?: string | null;
|
|
1196
|
+
/**
|
|
1197
|
+
* The reasons for invalid parameter errors.
|
|
1198
|
+
*/
|
|
1199
|
+
invalidParameterError?: string | null;
|
|
996
1200
|
/**
|
|
997
1201
|
* An error with the query
|
|
998
1202
|
*/
|
|
@@ -1087,6 +1291,15 @@ export namespace searchads360_v0 {
|
|
|
1087
1291
|
*/
|
|
1088
1292
|
requestId?: string | null;
|
|
1089
1293
|
}
|
|
1294
|
+
/**
|
|
1295
|
+
* Estimates for criterion bids at various positions.
|
|
1296
|
+
*/
|
|
1297
|
+
export interface Schema$GoogleAdsSearchads360V0Resources_AdGroupCriterion_PositionEstimates {
|
|
1298
|
+
/**
|
|
1299
|
+
* Output only. The estimate of the CPC bid required for ad to be displayed at the top of the first page of search results.
|
|
1300
|
+
*/
|
|
1301
|
+
topOfPageCpcMicros?: string | null;
|
|
1302
|
+
}
|
|
1090
1303
|
/**
|
|
1091
1304
|
* A container for ad group criterion quality information.
|
|
1092
1305
|
*/
|
|
@@ -1157,7 +1370,7 @@ export namespace searchads360_v0 {
|
|
|
1157
1370
|
optimizationGoalTypes?: string[] | null;
|
|
1158
1371
|
}
|
|
1159
1372
|
/**
|
|
1160
|
-
* Selective optimization setting for this campaign, which includes a set of conversion actions to optimize this campaign towards.
|
|
1373
|
+
* Selective optimization setting for this campaign, which includes a set of conversion actions to optimize this campaign towards. This feature only applies to app campaigns that use MULTI_CHANNEL as AdvertisingChannelType and APP_CAMPAIGN or APP_CAMPAIGN_FOR_ENGAGEMENT as AdvertisingChannelSubType.
|
|
1161
1374
|
*/
|
|
1162
1375
|
export interface Schema$GoogleAdsSearchads360V0Resources_Campaign_SelectiveOptimization {
|
|
1163
1376
|
/**
|
|
@@ -1422,6 +1635,48 @@ export namespace searchads360_v0 {
|
|
|
1422
1635
|
*/
|
|
1423
1636
|
resourceName?: string | null;
|
|
1424
1637
|
}
|
|
1638
|
+
/**
|
|
1639
|
+
* A link between an ad group and an asset.
|
|
1640
|
+
*/
|
|
1641
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__AdGroupAsset {
|
|
1642
|
+
/**
|
|
1643
|
+
* Required. Immutable. The ad group to which the asset is linked.
|
|
1644
|
+
*/
|
|
1645
|
+
adGroup?: string | null;
|
|
1646
|
+
/**
|
|
1647
|
+
* Required. Immutable. The asset which is linked to the ad group.
|
|
1648
|
+
*/
|
|
1649
|
+
asset?: string | null;
|
|
1650
|
+
/**
|
|
1651
|
+
* Immutable. The resource name of the ad group asset. AdGroupAsset resource names have the form: `customers/{customer_id\}/adGroupAssets/{ad_group_id\}~{asset_id\}~{field_type\}`
|
|
1652
|
+
*/
|
|
1653
|
+
resourceName?: string | null;
|
|
1654
|
+
/**
|
|
1655
|
+
* Status of the ad group asset.
|
|
1656
|
+
*/
|
|
1657
|
+
status?: string | null;
|
|
1658
|
+
}
|
|
1659
|
+
/**
|
|
1660
|
+
* AdGroupAssetSet is the linkage between an ad group and an asset set. Creating an AdGroupAssetSet links an asset set with an ad group.
|
|
1661
|
+
*/
|
|
1662
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__AdGroupAssetSet {
|
|
1663
|
+
/**
|
|
1664
|
+
* Immutable. The ad group to which this asset set is linked.
|
|
1665
|
+
*/
|
|
1666
|
+
adGroup?: string | null;
|
|
1667
|
+
/**
|
|
1668
|
+
* Immutable. The asset set which is linked to the ad group.
|
|
1669
|
+
*/
|
|
1670
|
+
assetSet?: string | null;
|
|
1671
|
+
/**
|
|
1672
|
+
* Immutable. The resource name of the ad group asset set. Ad group asset set resource names have the form: `customers/{customer_id\}/adGroupAssetSets/{ad_group_id\}~{asset_set_id\}`
|
|
1673
|
+
*/
|
|
1674
|
+
resourceName?: string | null;
|
|
1675
|
+
/**
|
|
1676
|
+
* Output only. The status of the ad group asset set. Read-only.
|
|
1677
|
+
*/
|
|
1678
|
+
status?: string | null;
|
|
1679
|
+
}
|
|
1425
1680
|
/**
|
|
1426
1681
|
* An ad group audience view. Includes performance data from interests and remarketing lists for Display Network and YouTube Network ads, and remarketing lists for search ads (RLSA), aggregated at the audience level.
|
|
1427
1682
|
*/
|
|
@@ -1517,13 +1772,17 @@ export namespace searchads360_v0 {
|
|
|
1517
1772
|
*/
|
|
1518
1773
|
listingGroup?: Schema$GoogleAdsSearchads360V0Common__ListingGroupInfo;
|
|
1519
1774
|
/**
|
|
1520
|
-
*
|
|
1775
|
+
* Immutable. Location.
|
|
1521
1776
|
*/
|
|
1522
1777
|
location?: Schema$GoogleAdsSearchads360V0Common__LocationInfo;
|
|
1523
1778
|
/**
|
|
1524
1779
|
* Immutable. Whether to target (`false`) or exclude (`true`) the criterion. This field is immutable. To switch a criterion from positive to negative, remove then re-add it.
|
|
1525
1780
|
*/
|
|
1526
1781
|
negative?: boolean | null;
|
|
1782
|
+
/**
|
|
1783
|
+
* Output only. Estimates for criterion bids at various positions.
|
|
1784
|
+
*/
|
|
1785
|
+
positionEstimates?: Schema$GoogleAdsSearchads360V0Resources_AdGroupCriterion_PositionEstimates;
|
|
1527
1786
|
/**
|
|
1528
1787
|
* Output only. Information regarding the quality of the criterion.
|
|
1529
1788
|
*/
|
|
@@ -1600,6 +1859,14 @@ export namespace searchads360_v0 {
|
|
|
1600
1859
|
* Asset is a part of an ad which can be shared across multiple ads. It can be an image (ImageAsset), a video (YoutubeVideoAsset), etc. Assets are immutable and cannot be removed. To stop an asset from serving, remove the asset from the entity that is using it.
|
|
1601
1860
|
*/
|
|
1602
1861
|
export interface Schema$GoogleAdsSearchads360V0Resources__Asset {
|
|
1862
|
+
/**
|
|
1863
|
+
* Output only. A unified call asset.
|
|
1864
|
+
*/
|
|
1865
|
+
callAsset?: Schema$GoogleAdsSearchads360V0Common__UnifiedCallAsset;
|
|
1866
|
+
/**
|
|
1867
|
+
* Output only. A unified callout asset.
|
|
1868
|
+
*/
|
|
1869
|
+
calloutAsset?: Schema$GoogleAdsSearchads360V0Common__UnifiedCalloutAsset;
|
|
1603
1870
|
/**
|
|
1604
1871
|
* Output only. The timestamp when this asset was created. The timestamp is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.
|
|
1605
1872
|
*/
|
|
@@ -1620,14 +1887,26 @@ export namespace searchads360_v0 {
|
|
|
1620
1887
|
* Output only. The datetime when this asset was last modified. The datetime is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss.ssssss" format.
|
|
1621
1888
|
*/
|
|
1622
1889
|
lastModifiedTime?: string | null;
|
|
1890
|
+
/**
|
|
1891
|
+
* Output only. A unified location asset.
|
|
1892
|
+
*/
|
|
1893
|
+
locationAsset?: Schema$GoogleAdsSearchads360V0Common__UnifiedLocationAsset;
|
|
1623
1894
|
/**
|
|
1624
1895
|
* A mobile app asset.
|
|
1625
1896
|
*/
|
|
1626
1897
|
mobileAppAsset?: Schema$GoogleAdsSearchads360V0Common__MobileAppAsset;
|
|
1898
|
+
/**
|
|
1899
|
+
* Output only. A unified page feed asset.
|
|
1900
|
+
*/
|
|
1901
|
+
pageFeedAsset?: Schema$GoogleAdsSearchads360V0Common__UnifiedPageFeedAsset;
|
|
1627
1902
|
/**
|
|
1628
1903
|
* Immutable. The resource name of the asset. Asset resource names have the form: `customers/{customer_id\}/assets/{asset_id\}`
|
|
1629
1904
|
*/
|
|
1630
1905
|
resourceName?: string | null;
|
|
1906
|
+
/**
|
|
1907
|
+
* Output only. A unified sitelink asset.
|
|
1908
|
+
*/
|
|
1909
|
+
sitelinkAsset?: Schema$GoogleAdsSearchads360V0Common__UnifiedSitelinkAsset;
|
|
1631
1910
|
/**
|
|
1632
1911
|
* Output only. The status of the asset.
|
|
1633
1912
|
*/
|
|
@@ -1654,6 +1933,27 @@ export namespace searchads360_v0 {
|
|
|
1654
1933
|
*/
|
|
1655
1934
|
resourceName?: string | null;
|
|
1656
1935
|
}
|
|
1936
|
+
/**
|
|
1937
|
+
* AssetSetAsset is the link between an asset and an asset set. Adding an AssetSetAsset links an asset with an asset set.
|
|
1938
|
+
*/
|
|
1939
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__AssetSetAsset {
|
|
1940
|
+
/**
|
|
1941
|
+
* Immutable. The asset which this asset set asset is linking to.
|
|
1942
|
+
*/
|
|
1943
|
+
asset?: string | null;
|
|
1944
|
+
/**
|
|
1945
|
+
* Immutable. The asset set which this asset set asset is linking to.
|
|
1946
|
+
*/
|
|
1947
|
+
assetSet?: string | null;
|
|
1948
|
+
/**
|
|
1949
|
+
* Immutable. The resource name of the asset set asset. Asset set asset resource names have the form: `customers/{customer_id\}/assetSetAssets/{asset_set_id\}~{asset_id\}`
|
|
1950
|
+
*/
|
|
1951
|
+
resourceName?: string | null;
|
|
1952
|
+
/**
|
|
1953
|
+
* Output only. The status of the asset set asset. Read-only.
|
|
1954
|
+
*/
|
|
1955
|
+
status?: string | null;
|
|
1956
|
+
}
|
|
1657
1957
|
/**
|
|
1658
1958
|
* A bidding strategy.
|
|
1659
1959
|
*/
|
|
@@ -1852,7 +2152,7 @@ export namespace searchads360_v0 {
|
|
|
1852
2152
|
*/
|
|
1853
2153
|
resourceName?: string | null;
|
|
1854
2154
|
/**
|
|
1855
|
-
* Selective optimization setting for this campaign, which includes a set of conversion actions to optimize this campaign towards.
|
|
2155
|
+
* Selective optimization setting for this campaign, which includes a set of conversion actions to optimize this campaign towards. This feature only applies to app campaigns that use MULTI_CHANNEL as AdvertisingChannelType and APP_CAMPAIGN or APP_CAMPAIGN_FOR_ENGAGEMENT as AdvertisingChannelSubType.
|
|
1856
2156
|
*/
|
|
1857
2157
|
selectiveOptimization?: Schema$GoogleAdsSearchads360V0Resources_Campaign_SelectiveOptimization;
|
|
1858
2158
|
/**
|
|
@@ -1908,6 +2208,48 @@ export namespace searchads360_v0 {
|
|
|
1908
2208
|
*/
|
|
1909
2209
|
urlExpansionOptOut?: boolean | null;
|
|
1910
2210
|
}
|
|
2211
|
+
/**
|
|
2212
|
+
* A link between a Campaign and an Asset.
|
|
2213
|
+
*/
|
|
2214
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__CampaignAsset {
|
|
2215
|
+
/**
|
|
2216
|
+
* Immutable. The asset which is linked to the campaign.
|
|
2217
|
+
*/
|
|
2218
|
+
asset?: string | null;
|
|
2219
|
+
/**
|
|
2220
|
+
* Immutable. The campaign to which the asset is linked.
|
|
2221
|
+
*/
|
|
2222
|
+
campaign?: string | null;
|
|
2223
|
+
/**
|
|
2224
|
+
* Immutable. The resource name of the campaign asset. CampaignAsset resource names have the form: `customers/{customer_id\}/campaignAssets/{campaign_id\}~{asset_id\}~{field_type\}`
|
|
2225
|
+
*/
|
|
2226
|
+
resourceName?: string | null;
|
|
2227
|
+
/**
|
|
2228
|
+
* Output only. Status of the campaign asset.
|
|
2229
|
+
*/
|
|
2230
|
+
status?: string | null;
|
|
2231
|
+
}
|
|
2232
|
+
/**
|
|
2233
|
+
* CampaignAssetSet is the linkage between a campaign and an asset set. Adding a CampaignAssetSet links an asset set with a campaign.
|
|
2234
|
+
*/
|
|
2235
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__CampaignAssetSet {
|
|
2236
|
+
/**
|
|
2237
|
+
* Immutable. The asset set which is linked to the campaign.
|
|
2238
|
+
*/
|
|
2239
|
+
assetSet?: string | null;
|
|
2240
|
+
/**
|
|
2241
|
+
* Immutable. The campaign to which this asset set is linked.
|
|
2242
|
+
*/
|
|
2243
|
+
campaign?: string | null;
|
|
2244
|
+
/**
|
|
2245
|
+
* Immutable. The resource name of the campaign asset set. Asset set asset resource names have the form: `customers/{customer_id\}/campaignAssetSets/{campaign_id\}~{asset_set_id\}`
|
|
2246
|
+
*/
|
|
2247
|
+
resourceName?: string | null;
|
|
2248
|
+
/**
|
|
2249
|
+
* Output only. The status of the campaign asset set asset. Read-only.
|
|
2250
|
+
*/
|
|
2251
|
+
status?: string | null;
|
|
2252
|
+
}
|
|
1911
2253
|
/**
|
|
1912
2254
|
* A campaign audience view. Includes performance data from interests and remarketing lists for Display Network and YouTube Network ads, and remarketing lists for search ads (RLSA), aggregated by campaign and audience criterion. This view only includes audiences attached at the campaign level.
|
|
1913
2255
|
*/
|
|
@@ -2244,6 +2586,44 @@ export namespace searchads360_v0 {
|
|
|
2244
2586
|
*/
|
|
2245
2587
|
trackingUrlTemplate?: string | null;
|
|
2246
2588
|
}
|
|
2589
|
+
/**
|
|
2590
|
+
* A link between a customer and an asset.
|
|
2591
|
+
*/
|
|
2592
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__CustomerAsset {
|
|
2593
|
+
/**
|
|
2594
|
+
* Required. Immutable. The asset which is linked to the customer.
|
|
2595
|
+
*/
|
|
2596
|
+
asset?: string | null;
|
|
2597
|
+
/**
|
|
2598
|
+
* Immutable. The resource name of the customer asset. CustomerAsset resource names have the form: `customers/{customer_id\}/customerAssets/{asset_id\}~{field_type\}`
|
|
2599
|
+
*/
|
|
2600
|
+
resourceName?: string | null;
|
|
2601
|
+
/**
|
|
2602
|
+
* Status of the customer asset.
|
|
2603
|
+
*/
|
|
2604
|
+
status?: string | null;
|
|
2605
|
+
}
|
|
2606
|
+
/**
|
|
2607
|
+
* CustomerAssetSet is the linkage between a customer and an asset set. Adding a CustomerAssetSet links an asset set with a customer.
|
|
2608
|
+
*/
|
|
2609
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__CustomerAssetSet {
|
|
2610
|
+
/**
|
|
2611
|
+
* Immutable. The asset set which is linked to the customer.
|
|
2612
|
+
*/
|
|
2613
|
+
assetSet?: string | null;
|
|
2614
|
+
/**
|
|
2615
|
+
* Immutable. The customer to which this asset set is linked.
|
|
2616
|
+
*/
|
|
2617
|
+
customer?: string | null;
|
|
2618
|
+
/**
|
|
2619
|
+
* Immutable. The resource name of the customer asset set. Asset set asset resource names have the form: `customers/{customer_id\}/customerAssetSets/{asset_set_id\}`
|
|
2620
|
+
*/
|
|
2621
|
+
resourceName?: string | null;
|
|
2622
|
+
/**
|
|
2623
|
+
* Output only. The status of the customer asset set asset. Read-only.
|
|
2624
|
+
*/
|
|
2625
|
+
status?: string | null;
|
|
2626
|
+
}
|
|
2247
2627
|
/**
|
|
2248
2628
|
* A link between the given customer and a client customer. CustomerClients only exist for manager customers. All direct and indirect client customers are included, as well as the manager itself.
|
|
2249
2629
|
*/
|
|
@@ -2357,6 +2737,43 @@ export namespace searchads360_v0 {
|
|
|
2357
2737
|
*/
|
|
2358
2738
|
resourceName?: string | null;
|
|
2359
2739
|
}
|
|
2740
|
+
/**
|
|
2741
|
+
* A geo target constant.
|
|
2742
|
+
*/
|
|
2743
|
+
export interface Schema$GoogleAdsSearchads360V0Resources__GeoTargetConstant {
|
|
2744
|
+
/**
|
|
2745
|
+
* Output only. The fully qualified English name, consisting of the target's name and that of its parent and country.
|
|
2746
|
+
*/
|
|
2747
|
+
canonicalName?: string | null;
|
|
2748
|
+
/**
|
|
2749
|
+
* Output only. The ISO-3166-1 alpha-2 country code that is associated with the target.
|
|
2750
|
+
*/
|
|
2751
|
+
countryCode?: string | null;
|
|
2752
|
+
/**
|
|
2753
|
+
* Output only. The ID of the geo target constant.
|
|
2754
|
+
*/
|
|
2755
|
+
id?: string | null;
|
|
2756
|
+
/**
|
|
2757
|
+
* Output only. Geo target constant English name.
|
|
2758
|
+
*/
|
|
2759
|
+
name?: string | null;
|
|
2760
|
+
/**
|
|
2761
|
+
* Output only. The resource name of the parent geo target constant. Geo target constant resource names have the form: `geoTargetConstants/{parent_geo_target_constant_id\}`
|
|
2762
|
+
*/
|
|
2763
|
+
parentGeoTarget?: string | null;
|
|
2764
|
+
/**
|
|
2765
|
+
* Output only. The resource name of the geo target constant. Geo target constant resource names have the form: `geoTargetConstants/{geo_target_constant_id\}`
|
|
2766
|
+
*/
|
|
2767
|
+
resourceName?: string | null;
|
|
2768
|
+
/**
|
|
2769
|
+
* Output only. Geo target constant status.
|
|
2770
|
+
*/
|
|
2771
|
+
status?: string | null;
|
|
2772
|
+
/**
|
|
2773
|
+
* Output only. Geo target constant target type.
|
|
2774
|
+
*/
|
|
2775
|
+
targetType?: string | null;
|
|
2776
|
+
}
|
|
2360
2777
|
/**
|
|
2361
2778
|
* A keyword view.
|
|
2362
2779
|
*/
|
|
@@ -2551,6 +2968,14 @@ export namespace searchads360_v0 {
|
|
|
2551
2968
|
* The ad group ad label referenced in the query.
|
|
2552
2969
|
*/
|
|
2553
2970
|
adGroupAdLabel?: Schema$GoogleAdsSearchads360V0Resources__AdGroupAdLabel;
|
|
2971
|
+
/**
|
|
2972
|
+
* The ad group asset referenced in the query.
|
|
2973
|
+
*/
|
|
2974
|
+
adGroupAsset?: Schema$GoogleAdsSearchads360V0Resources__AdGroupAsset;
|
|
2975
|
+
/**
|
|
2976
|
+
* The ad group asset set referenced in the query.
|
|
2977
|
+
*/
|
|
2978
|
+
adGroupAssetSet?: Schema$GoogleAdsSearchads360V0Resources__AdGroupAssetSet;
|
|
2554
2979
|
/**
|
|
2555
2980
|
* The ad group audience view referenced in the query.
|
|
2556
2981
|
*/
|
|
@@ -2583,6 +3008,10 @@ export namespace searchads360_v0 {
|
|
|
2583
3008
|
* The asset set referenced in the query.
|
|
2584
3009
|
*/
|
|
2585
3010
|
assetSet?: Schema$GoogleAdsSearchads360V0Resources__AssetSet;
|
|
3011
|
+
/**
|
|
3012
|
+
* The asset set asset referenced in the query.
|
|
3013
|
+
*/
|
|
3014
|
+
assetSetAsset?: Schema$GoogleAdsSearchads360V0Resources__AssetSetAsset;
|
|
2586
3015
|
/**
|
|
2587
3016
|
* The bidding strategy referenced in the query.
|
|
2588
3017
|
*/
|
|
@@ -2591,6 +3020,14 @@ export namespace searchads360_v0 {
|
|
|
2591
3020
|
* The campaign referenced in the query.
|
|
2592
3021
|
*/
|
|
2593
3022
|
campaign?: Schema$GoogleAdsSearchads360V0Resources__Campaign;
|
|
3023
|
+
/**
|
|
3024
|
+
* The campaign asset referenced in the query.
|
|
3025
|
+
*/
|
|
3026
|
+
campaignAsset?: Schema$GoogleAdsSearchads360V0Resources__CampaignAsset;
|
|
3027
|
+
/**
|
|
3028
|
+
* The campaign asset set referenced in the query.
|
|
3029
|
+
*/
|
|
3030
|
+
campaignAssetSet?: Schema$GoogleAdsSearchads360V0Resources__CampaignAssetSet;
|
|
2594
3031
|
/**
|
|
2595
3032
|
* The campaign audience view referenced in the query.
|
|
2596
3033
|
*/
|
|
@@ -2619,6 +3056,14 @@ export namespace searchads360_v0 {
|
|
|
2619
3056
|
* The customer referenced in the query.
|
|
2620
3057
|
*/
|
|
2621
3058
|
customer?: Schema$GoogleAdsSearchads360V0Resources__Customer;
|
|
3059
|
+
/**
|
|
3060
|
+
* The customer asset referenced in the query.
|
|
3061
|
+
*/
|
|
3062
|
+
customerAsset?: Schema$GoogleAdsSearchads360V0Resources__CustomerAsset;
|
|
3063
|
+
/**
|
|
3064
|
+
* The customer asset set referenced in the query.
|
|
3065
|
+
*/
|
|
3066
|
+
customerAssetSet?: Schema$GoogleAdsSearchads360V0Resources__CustomerAssetSet;
|
|
2622
3067
|
/**
|
|
2623
3068
|
* The CustomerClient referenced in the query.
|
|
2624
3069
|
*/
|
|
@@ -2635,6 +3080,10 @@ export namespace searchads360_v0 {
|
|
|
2635
3080
|
* The gender view referenced in the query.
|
|
2636
3081
|
*/
|
|
2637
3082
|
genderView?: Schema$GoogleAdsSearchads360V0Resources__GenderView;
|
|
3083
|
+
/**
|
|
3084
|
+
* The geo target constant referenced in the query.
|
|
3085
|
+
*/
|
|
3086
|
+
geoTargetConstant?: Schema$GoogleAdsSearchads360V0Resources__GeoTargetConstant;
|
|
2638
3087
|
/**
|
|
2639
3088
|
* The keyword view referenced in the query.
|
|
2640
3089
|
*/
|