@@ -57,12 +57,10 @@ class DisplayVideo extends \Google\Service
5757 public $ advertisers_adGroups_youtubeAssetTypes_youtubeAssetAssociations ;
5858 public $ advertisers_assets ;
5959 public $ advertisers_campaigns ;
60- public $ advertisers_campaigns_targetingTypes_assignedTargetingOptions ;
6160 public $ advertisers_channels ;
6261 public $ advertisers_channels_sites ;
6362 public $ advertisers_creatives ;
6463 public $ advertisers_insertionOrders ;
65- public $ advertisers_insertionOrders_targetingTypes_assignedTargetingOptions ;
6664 public $ advertisers_invoices ;
6765 public $ advertisers_lineItems ;
6866 public $ advertisers_lineItems_targetingTypes_assignedTargetingOptions ;
@@ -713,37 +711,6 @@ public function __construct($clientOrConfig = [], $rootUrl = null)
713711 'type ' => 'string ' ,
714712 ],
715713 ],
716- ],'listAssignedTargetingOptions ' => [
717- 'path ' => 'v4/advertisers/{+advertiserId}/campaigns/{+campaignId}:listAssignedTargetingOptions ' ,
718- 'httpMethod ' => 'GET ' ,
719- 'parameters ' => [
720- 'advertiserId ' => [
721- 'location ' => 'path ' ,
722- 'type ' => 'string ' ,
723- 'required ' => true ,
724- ],
725- 'campaignId ' => [
726- 'location ' => 'path ' ,
727- 'type ' => 'string ' ,
728- 'required ' => true ,
729- ],
730- 'filter ' => [
731- 'location ' => 'query ' ,
732- 'type ' => 'string ' ,
733- ],
734- 'orderBy ' => [
735- 'location ' => 'query ' ,
736- 'type ' => 'string ' ,
737- ],
738- 'pageSize ' => [
739- 'location ' => 'query ' ,
740- 'type ' => 'integer ' ,
741- ],
742- 'pageToken ' => [
743- 'location ' => 'query ' ,
744- 'type ' => 'string ' ,
745- ],
746- ],
747714 ],'patch ' => [
748715 'path ' => 'v4/advertisers/{+advertiserId}/campaigns/{+campaignId} ' ,
749716 'httpMethod ' => 'PATCH ' ,
@@ -767,77 +734,6 @@ public function __construct($clientOrConfig = [], $rootUrl = null)
767734 ]
768735 ]
769736 );
770- $ this ->advertisers_campaigns_targetingTypes_assignedTargetingOptions = new DisplayVideo \Resource \AdvertisersCampaignsTargetingTypesAssignedTargetingOptions (
771- $ this ,
772- $ this ->serviceName ,
773- 'assignedTargetingOptions ' ,
774- [
775- 'methods ' => [
776- 'get ' => [
777- 'path ' => 'v4/advertisers/{+advertiserId}/campaigns/{+campaignId}/targetingTypes/{+targetingType}/assignedTargetingOptions/{+assignedTargetingOptionId} ' ,
778- 'httpMethod ' => 'GET ' ,
779- 'parameters ' => [
780- 'advertiserId ' => [
781- 'location ' => 'path ' ,
782- 'type ' => 'string ' ,
783- 'required ' => true ,
784- ],
785- 'campaignId ' => [
786- 'location ' => 'path ' ,
787- 'type ' => 'string ' ,
788- 'required ' => true ,
789- ],
790- 'targetingType ' => [
791- 'location ' => 'path ' ,
792- 'type ' => 'string ' ,
793- 'required ' => true ,
794- ],
795- 'assignedTargetingOptionId ' => [
796- 'location ' => 'path ' ,
797- 'type ' => 'string ' ,
798- 'required ' => true ,
799- ],
800- ],
801- ],'list ' => [
802- 'path ' => 'v4/advertisers/{+advertiserId}/campaigns/{+campaignId}/targetingTypes/{+targetingType}/assignedTargetingOptions ' ,
803- 'httpMethod ' => 'GET ' ,
804- 'parameters ' => [
805- 'advertiserId ' => [
806- 'location ' => 'path ' ,
807- 'type ' => 'string ' ,
808- 'required ' => true ,
809- ],
810- 'campaignId ' => [
811- 'location ' => 'path ' ,
812- 'type ' => 'string ' ,
813- 'required ' => true ,
814- ],
815- 'targetingType ' => [
816- 'location ' => 'path ' ,
817- 'type ' => 'string ' ,
818- 'required ' => true ,
819- ],
820- 'filter ' => [
821- 'location ' => 'query ' ,
822- 'type ' => 'string ' ,
823- ],
824- 'orderBy ' => [
825- 'location ' => 'query ' ,
826- 'type ' => 'string ' ,
827- ],
828- 'pageSize ' => [
829- 'location ' => 'query ' ,
830- 'type ' => 'integer ' ,
831- ],
832- 'pageToken ' => [
833- 'location ' => 'query ' ,
834- 'type ' => 'string ' ,
835- ],
836- ],
837- ],
838- ]
839- ]
840- );
841737 $ this ->advertisers_channels = new DisplayVideo \Resource \AdvertisersChannels (
842738 $ this ,
843739 $ this ->serviceName ,
@@ -1219,37 +1115,6 @@ public function __construct($clientOrConfig = [], $rootUrl = null)
12191115 'type ' => 'string ' ,
12201116 ],
12211117 ],
1222- ],'listAssignedTargetingOptions ' => [
1223- 'path ' => 'v4/advertisers/{+advertiserId}/insertionOrders/{+insertionOrderId}:listAssignedTargetingOptions ' ,
1224- 'httpMethod ' => 'GET ' ,
1225- 'parameters ' => [
1226- 'advertiserId ' => [
1227- 'location ' => 'path ' ,
1228- 'type ' => 'string ' ,
1229- 'required ' => true ,
1230- ],
1231- 'insertionOrderId ' => [
1232- 'location ' => 'path ' ,
1233- 'type ' => 'string ' ,
1234- 'required ' => true ,
1235- ],
1236- 'filter ' => [
1237- 'location ' => 'query ' ,
1238- 'type ' => 'string ' ,
1239- ],
1240- 'orderBy ' => [
1241- 'location ' => 'query ' ,
1242- 'type ' => 'string ' ,
1243- ],
1244- 'pageSize ' => [
1245- 'location ' => 'query ' ,
1246- 'type ' => 'integer ' ,
1247- ],
1248- 'pageToken ' => [
1249- 'location ' => 'query ' ,
1250- 'type ' => 'string ' ,
1251- ],
1252- ],
12531118 ],'patch ' => [
12541119 'path ' => 'v4/advertisers/{+advertiserId}/insertionOrders/{+insertionOrderId} ' ,
12551120 'httpMethod ' => 'PATCH ' ,
@@ -1273,122 +1138,6 @@ public function __construct($clientOrConfig = [], $rootUrl = null)
12731138 ]
12741139 ]
12751140 );
1276- $ this ->advertisers_insertionOrders_targetingTypes_assignedTargetingOptions = new DisplayVideo \Resource \AdvertisersInsertionOrdersTargetingTypesAssignedTargetingOptions (
1277- $ this ,
1278- $ this ->serviceName ,
1279- 'assignedTargetingOptions ' ,
1280- [
1281- 'methods ' => [
1282- 'create ' => [
1283- 'path ' => 'v4/advertisers/{+advertiserId}/insertionOrders/{+insertionOrderId}/targetingTypes/{+targetingType}/assignedTargetingOptions ' ,
1284- 'httpMethod ' => 'POST ' ,
1285- 'parameters ' => [
1286- 'advertiserId ' => [
1287- 'location ' => 'path ' ,
1288- 'type ' => 'string ' ,
1289- 'required ' => true ,
1290- ],
1291- 'insertionOrderId ' => [
1292- 'location ' => 'path ' ,
1293- 'type ' => 'string ' ,
1294- 'required ' => true ,
1295- ],
1296- 'targetingType ' => [
1297- 'location ' => 'path ' ,
1298- 'type ' => 'string ' ,
1299- 'required ' => true ,
1300- ],
1301- ],
1302- ],'delete ' => [
1303- 'path ' => 'v4/advertisers/{+advertiserId}/insertionOrders/{+insertionOrderId}/targetingTypes/{+targetingType}/assignedTargetingOptions/{+assignedTargetingOptionId} ' ,
1304- 'httpMethod ' => 'DELETE ' ,
1305- 'parameters ' => [
1306- 'advertiserId ' => [
1307- 'location ' => 'path ' ,
1308- 'type ' => 'string ' ,
1309- 'required ' => true ,
1310- ],
1311- 'insertionOrderId ' => [
1312- 'location ' => 'path ' ,
1313- 'type ' => 'string ' ,
1314- 'required ' => true ,
1315- ],
1316- 'targetingType ' => [
1317- 'location ' => 'path ' ,
1318- 'type ' => 'string ' ,
1319- 'required ' => true ,
1320- ],
1321- 'assignedTargetingOptionId ' => [
1322- 'location ' => 'path ' ,
1323- 'type ' => 'string ' ,
1324- 'required ' => true ,
1325- ],
1326- ],
1327- ],'get ' => [
1328- 'path ' => 'v4/advertisers/{+advertiserId}/insertionOrders/{+insertionOrderId}/targetingTypes/{+targetingType}/assignedTargetingOptions/{+assignedTargetingOptionId} ' ,
1329- 'httpMethod ' => 'GET ' ,
1330- 'parameters ' => [
1331- 'advertiserId ' => [
1332- 'location ' => 'path ' ,
1333- 'type ' => 'string ' ,
1334- 'required ' => true ,
1335- ],
1336- 'insertionOrderId ' => [
1337- 'location ' => 'path ' ,
1338- 'type ' => 'string ' ,
1339- 'required ' => true ,
1340- ],
1341- 'targetingType ' => [
1342- 'location ' => 'path ' ,
1343- 'type ' => 'string ' ,
1344- 'required ' => true ,
1345- ],
1346- 'assignedTargetingOptionId ' => [
1347- 'location ' => 'path ' ,
1348- 'type ' => 'string ' ,
1349- 'required ' => true ,
1350- ],
1351- ],
1352- ],'list ' => [
1353- 'path ' => 'v4/advertisers/{+advertiserId}/insertionOrders/{+insertionOrderId}/targetingTypes/{+targetingType}/assignedTargetingOptions ' ,
1354- 'httpMethod ' => 'GET ' ,
1355- 'parameters ' => [
1356- 'advertiserId ' => [
1357- 'location ' => 'path ' ,
1358- 'type ' => 'string ' ,
1359- 'required ' => true ,
1360- ],
1361- 'insertionOrderId ' => [
1362- 'location ' => 'path ' ,
1363- 'type ' => 'string ' ,
1364- 'required ' => true ,
1365- ],
1366- 'targetingType ' => [
1367- 'location ' => 'path ' ,
1368- 'type ' => 'string ' ,
1369- 'required ' => true ,
1370- ],
1371- 'filter ' => [
1372- 'location ' => 'query ' ,
1373- 'type ' => 'string ' ,
1374- ],
1375- 'orderBy ' => [
1376- 'location ' => 'query ' ,
1377- 'type ' => 'string ' ,
1378- ],
1379- 'pageSize ' => [
1380- 'location ' => 'query ' ,
1381- 'type ' => 'integer ' ,
1382- ],
1383- 'pageToken ' => [
1384- 'location ' => 'query ' ,
1385- 'type ' => 'string ' ,
1386- ],
1387- ],
1388- ],
1389- ]
1390- ]
1391- );
13921141 $ this ->advertisers_invoices = new DisplayVideo \Resource \AdvertisersInvoices (
13931142 $ this ,
13941143 $ this ->serviceName ,
@@ -1536,16 +1285,6 @@ public function __construct($clientOrConfig = [], $rootUrl = null)
15361285 'required ' => true ,
15371286 ],
15381287 ],
1539- ],'generateDefault ' => [
1540- 'path ' => 'v4/advertisers/{+advertiserId}/lineItems:generateDefault ' ,
1541- 'httpMethod ' => 'POST ' ,
1542- 'parameters ' => [
1543- 'advertiserId ' => [
1544- 'location ' => 'path ' ,
1545- 'type ' => 'string ' ,
1546- 'required ' => true ,
1547- ],
1548- ],
15491288 ],'get ' => [
15501289 'path ' => 'v4/advertisers/{+advertiserId}/lineItems/{+lineItemId} ' ,
15511290 'httpMethod ' => 'GET ' ,
0 commit comments