@guardian/google-admanager-api 6.0.3 → 6.1.1
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/dist/client/common/enums/delivery.enum.d.ts +1 -1
- package/dist/client/common/enums/delivery.enum.js +1 -1
- package/dist/client/common/enums/general.enum.d.ts +7 -7
- package/dist/client/common/enums/general.enum.js +7 -7
- package/dist/client/common/enums/lineItemSummary.enum.d.ts +4 -4
- package/dist/client/common/enums/lineItemSummary.enum.js +4 -4
- package/dist/client/common/types/general.type.d.ts +21 -21
- package/dist/client/common/types/label.type.d.ts +2 -2
- package/dist/client/common/types/lineItemSummary.type.d.ts +7 -7
- package/dist/client/common/types/targeting.type.d.ts +77 -42
- package/dist/client/common/types/targeting.type.d.ts.map +1 -1
- package/dist/client/common/types/targeting.type.js +48 -19
- package/dist/client/common/types/targeting.type.js.map +1 -1
- package/dist/client/services/activity/activity.type.d.ts +4 -4
- package/dist/client/services/activity/activityService.interface.d.ts +12 -12
- package/dist/client/services/activityGroup/activityGroup.type.d.ts +4 -4
- package/dist/client/services/activityGroup/activityGroupService.interface.d.ts +11 -11
- package/dist/client/services/adRule/adRule.type.d.ts +2 -2
- package/dist/client/services/adRule/adSpot.type.d.ts +1 -1
- package/dist/client/services/adjustment/adjustment.enum.d.ts +1 -1
- package/dist/client/services/adjustment/adjustment.enum.js +1 -1
- package/dist/client/services/adjustment/adjustment.type.d.ts +1 -1
- package/dist/client/services/adjustment/adjustmentService.interface.d.ts +23 -23
- package/dist/client/services/audienceSegment/audienceSegment.action.d.ts +6 -6
- package/dist/client/services/audienceSegment/audienceSegment.action.js +6 -6
- package/dist/client/services/audienceSegment/audienceSegment.enum.d.ts +4 -4
- package/dist/client/services/audienceSegment/audienceSegment.enum.js +4 -4
- package/dist/client/services/audienceSegment/audienceSegment.type.d.ts +14 -14
- package/dist/client/services/audienceSegment/audienceSegmentService.interface.d.ts +17 -17
- package/dist/client/services/cdnConfiguration/cdnConfiguration.action.d.ts +3 -3
- package/dist/client/services/cdnConfiguration/cdnConfiguration.action.js +3 -3
- package/dist/client/services/cdnConfiguration/cdnConfiguration.enum.d.ts +3 -3
- package/dist/client/services/cdnConfiguration/cdnConfiguration.enum.js +3 -3
- package/dist/client/services/cdnConfiguration/cdnConfiguration.interface.d.ts +11 -11
- package/dist/client/services/cdnConfiguration/cdnConfiguration.type.d.ts +1 -1
- package/dist/client/services/cmsMetadata/cmsMetadata.action.d.ts +6 -6
- package/dist/client/services/cmsMetadata/cmsMetadata.action.js +6 -6
- package/dist/client/services/cmsMetadata/cmsMetadataService.interface.d.ts +16 -16
- package/dist/client/services/company/company.type.d.ts +3 -3
- package/dist/client/services/company/companyService.interface.d.ts +11 -11
- package/dist/client/services/contact/contact.type.d.ts +2 -2
- package/dist/client/services/contact/contactService.interface.d.ts +15 -15
- package/dist/client/services/content/content.enum.d.ts +2 -2
- package/dist/client/services/content/content.enum.js +2 -2
- package/dist/client/services/content/content.type.d.ts +1 -1
- package/dist/client/services/content/contentService.interface.d.ts +15 -15
- package/dist/client/services/contentBundle/contentBundle.action.d.ts +3 -3
- package/dist/client/services/contentBundle/contentBundle.action.js +3 -3
- package/dist/client/services/contentBundle/contentBundle.type.d.ts +2 -2
- package/dist/client/services/contentBundle/contentBundleService.interface.d.ts +10 -10
- package/dist/client/services/creative/creative.action.d.ts +3 -3
- package/dist/client/services/creative/creative.action.js +3 -3
- package/dist/client/services/creative/creative.type.d.ts +1 -1
- package/dist/client/services/creative/creativeService.interface.d.ts +15 -15
- package/dist/client/services/creativeReview/creativeReviewService.interface.d.ts +4 -4
- package/dist/client/services/creativeSet/creativeSet.type.d.ts +1 -1
- package/dist/client/services/creativeSet/creativeSetService.interface.d.ts +10 -10
- package/dist/client/services/creativeTemplate/creativeTemplate.type.d.ts +1 -1
- package/dist/client/services/creativeTemplate/creativeTemplateService.interface.d.ts +8 -8
- package/dist/client/services/creativeWrapper/creativeWrapper.action.d.ts +3 -3
- package/dist/client/services/creativeWrapper/creativeWrapper.action.js +3 -3
- package/dist/client/services/creativeWrapper/creativeWrapper.type.d.ts +1 -1
- package/dist/client/services/creativeWrapper/creativeWrapperService.interface.d.ts +15 -15
- package/dist/client/services/customField/customField.action.d.ts +3 -3
- package/dist/client/services/customField/customField.action.js +3 -3
- package/dist/client/services/customField/customField.enum.d.ts +1 -1
- package/dist/client/services/customField/customField.enum.js +1 -1
- package/dist/client/services/customField/customField.type.d.ts +3 -3
- package/dist/client/services/customField/customFieldService.interface.d.ts +22 -22
- package/dist/client/services/customTargeting/customTargeting.action.d.ts +6 -6
- package/dist/client/services/customTargeting/customTargeting.action.js +6 -6
- package/dist/client/services/customTargeting/customTargeting.enum.d.ts +1 -1
- package/dist/client/services/customTargeting/customTargeting.enum.js +1 -1
- package/dist/client/services/customTargeting/customTargeting.interface.d.ts +29 -29
- package/dist/client/services/customTargeting/customTargeting.type.d.ts +2 -2
- package/dist/client/services/daiAuthenticationKey/daiAuthenticationKey.action.d.ts +3 -3
- package/dist/client/services/daiAuthenticationKey/daiAuthenticationKey.action.js +3 -3
- package/dist/client/services/daiAuthenticationKey/daiAuthenticationKey.type.d.ts +1 -1
- package/dist/client/services/daiAuthenticationKey/daiAuthenticationKeyService.interface.d.ts +13 -13
- package/dist/client/services/daiEncodingProfile/daiEncodingProfile.action.d.ts +3 -3
- package/dist/client/services/daiEncodingProfile/daiEncodingProfile.action.js +3 -3
- package/dist/client/services/daiEncodingProfile/daiEncodingProfile.enum.d.ts +1 -1
- package/dist/client/services/daiEncodingProfile/daiEncodingProfile.enum.js +1 -1
- package/dist/client/services/daiEncodingProfile/daiEncodingProfile.type.d.ts +2 -2
- package/dist/client/services/daiEncodingProfile/daiEncodingProfileService.interface.d.ts +11 -11
- package/dist/client/services/forecast/forecast.type.d.ts +1 -1
- package/dist/client/services/forecast/forecastService.interface.d.ts +9 -9
- package/dist/client/services/inventory/adUnit.action.d.ts +4 -4
- package/dist/client/services/inventory/adUnit.action.js +4 -4
- package/dist/client/services/inventory/adUnit.enum.d.ts +2 -2
- package/dist/client/services/inventory/adUnit.enum.js +2 -2
- package/dist/client/services/inventory/adUnit.type.d.ts +2 -2
- package/dist/client/services/inventory/inventoryService.interface.d.ts +16 -16
- package/dist/client/services/label/label.action.d.ts +3 -3
- package/dist/client/services/label/label.action.js +3 -3
- package/dist/client/services/label/label.interface.d.ts +11 -11
- package/dist/client/services/label/label.type.d.ts +1 -1
- package/dist/client/services/lineItem/lineItem.action.d.ts +9 -9
- package/dist/client/services/lineItem/lineItem.action.js +9 -9
- package/dist/client/services/lineItem/lineItem.type.d.ts +2 -2
- package/dist/client/services/lineItem/lineItemService.interface.d.ts +23 -23
- package/dist/client/services/lineItemCreativeAssociation/lineItemCreativeAssociation.action.d.ts +4 -4
- package/dist/client/services/lineItemCreativeAssociation/lineItemCreativeAssociation.action.js +4 -4
- package/dist/client/services/lineItemCreativeAssociation/lineItemCreativeAssociation.type.d.ts +6 -6
- package/dist/client/services/lineItemCreativeAssociation/lineItemCreativeAssociationService.interface.d.ts +18 -18
- package/dist/client/services/lineItemTemplate/lineItemTemplate.type.d.ts +1 -1
- package/dist/client/services/lineItemTemplate/lineItemTemplateService.interface.d.ts +5 -5
- package/dist/client/services/liveStreamEvent/liveStreamEvent.action.d.ts +7 -7
- package/dist/client/services/liveStreamEvent/liveStreamEvent.action.js +7 -7
- package/dist/client/services/liveStreamEvent/liveStreamEvent.enum.d.ts +2 -2
- package/dist/client/services/liveStreamEvent/liveStreamEvent.enum.js +2 -2
- package/dist/client/services/liveStreamEvent/liveStreamEvent.type.d.ts +1 -1
- package/dist/client/services/liveStreamEvent/liveStreamEventService.interface.d.ts +29 -29
- package/dist/client/services/mobileApplication/mobileApplication.action.d.ts +3 -3
- package/dist/client/services/mobileApplication/mobileApplication.action.js +3 -3
- package/dist/client/services/mobileApplication/mobileApplication.enum.d.ts +2 -2
- package/dist/client/services/mobileApplication/mobileApplication.enum.js +2 -2
- package/dist/client/services/mobileApplication/mobileApplication.type.d.ts +1 -1
- package/dist/client/services/mobileApplication/mobileApplicationService.interface.d.ts +12 -12
- package/dist/client/services/nativeStyle/nativeStyle.type.d.ts +1 -1
- package/dist/client/services/nativeStyle/nativeStyleService.interface.d.ts +9 -9
- package/dist/client/services/order/order.action.d.ts +13 -13
- package/dist/client/services/order/order.action.js +13 -13
- package/dist/client/services/order/order.enum.d.ts +5 -5
- package/dist/client/services/order/order.enum.js +5 -5
- package/dist/client/services/order/order.type.d.ts +13 -13
- package/dist/client/services/order/orderService.interface.d.ts +18 -18
- package/dist/client/services/placement/placement.action.d.ts +4 -4
- package/dist/client/services/placement/placement.action.js +4 -4
- package/dist/client/services/placement/placement.type.d.ts +1 -1
- package/dist/client/services/placement/placementService.interface.d.ts +13 -13
- package/dist/client/services/proposal/proposal.action.d.ts +15 -15
- package/dist/client/services/proposal/proposal.action.js +15 -15
- package/dist/client/services/proposal/proposal.enum.d.ts +1 -1
- package/dist/client/services/proposal/proposal.enum.js +1 -1
- package/dist/client/services/proposal/proposal.type.d.ts +3 -3
- package/dist/client/services/proposal/proposalService.interface.d.ts +26 -26
- package/dist/client/services/proposalLineItem/proposalLineItem.action.d.ts +10 -10
- package/dist/client/services/proposalLineItem/proposalLineItem.action.js +10 -10
- package/dist/client/services/proposalLineItem/proposalLineItem.type.d.ts +3 -3
- package/dist/client/services/proposalLineItem/proposalLineItemService.interface.d.ts +15 -15
- package/dist/client/services/publisherQueryLanguage/publisherQueryLanguageService.interface.d.ts +3 -3
- package/dist/client/services/report/report.type.d.ts +2 -2
- package/dist/client/services/report/reportService.interface.d.ts +16 -16
- package/dist/client/services/site/siteService.interface.d.ts +13 -13
- package/dist/client/services/suggestedAdUnit/suggestedAdUnit.action.d.ts +2 -2
- package/dist/client/services/suggestedAdUnit/suggestedAdUnit.action.js +2 -2
- package/dist/client/services/suggestedAdUnit/suggestedAdUnit.type.d.ts +2 -2
- package/dist/client/services/suggestedAdUnit/suggestedAdUnitService.interface.d.ts +9 -9
- package/dist/client/services/targetingPresent/targetingPresentService.interface.d.ts +5 -5
- package/dist/client/services/team/team.action.d.ts +3 -3
- package/dist/client/services/team/team.action.js +3 -3
- package/dist/client/services/team/team.type.d.ts +2 -2
- package/dist/client/services/team/teamService.interface.d.ts +12 -12
- package/dist/client/services/user/user.action.d.ts +3 -3
- package/dist/client/services/user/user.action.js +3 -3
- package/dist/client/services/user/user.type.d.ts +5 -5
- package/dist/client/services/user/userService.interface.d.ts +17 -17
- package/dist/client/services/userTeamAssociation/userTeamAssociation.action.d.ts +2 -2
- package/dist/client/services/userTeamAssociation/userTeamAssociation.action.js +2 -2
- package/dist/client/services/userTeamAssociation/userTeamAssociation.type.d.ts +5 -5
- package/dist/client/services/userTeamAssociation/userTeamAssociationService.interface.d.ts +10 -10
- package/dist/common/types/statement.type.d.ts +4 -4
- package/package.json +11 -11
|
@@ -3,9 +3,9 @@ import type { CreativeReviewAction } from "./creativeReview.action";
|
|
|
3
3
|
import type { CreativeReviewPage } from "./creativeReview.type";
|
|
4
4
|
export interface CreativeReviewServiceOperations {
|
|
5
5
|
/**
|
|
6
|
-
* Gets a {@link https://developers.google.com/ad-manager/api/reference/
|
|
7
|
-
* of {@link https://developers.google.com/ad-manager/api/reference/
|
|
8
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
6
|
+
* Gets a {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeReviewService.CreativeReviewPage CreativeReviewPage}
|
|
7
|
+
* of {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeReviewService.CreativeReview CreativeReview} objects that satisfy the given
|
|
8
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeReviewService.Statement#query Statement.query}.
|
|
9
9
|
* This will allow you to review creatives that have displayed (or could have displayed) on your pages or apps in the last 30 days.
|
|
10
10
|
* To ensure that you are always reviewing the most important creatives first, the CreativeReview objects are ranked according to the number of impressions that they've received.
|
|
11
11
|
*
|
|
@@ -14,7 +14,7 @@ export interface CreativeReviewServiceOperations {
|
|
|
14
14
|
*/
|
|
15
15
|
getCreativeReviewsByStatement(statement: Statement): Promise<CreativeReviewPage>;
|
|
16
16
|
/**
|
|
17
|
-
* Performs actions on {@link https://developers.google.com/ad-manager/api/reference/
|
|
17
|
+
* Performs actions on {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeReviewService.CreativeReview CreativeReview} objects that match the given Statement.
|
|
18
18
|
*
|
|
19
19
|
* @param creativeReviewAction the action to perform
|
|
20
20
|
* @param filterStatement a Publisher Query Language statement used to filter a set of creative reviews. Only "WHERE id = <value>" and "WHERE id IN <list>" are supported.
|
|
@@ -25,7 +25,7 @@ export type CreativeSet = {
|
|
|
25
25
|
lastModifiedDateTime: DateTime;
|
|
26
26
|
};
|
|
27
27
|
/**
|
|
28
|
-
* Captures a page of {@link https://developers.google.com/ad-manager/api/reference/
|
|
28
|
+
* Captures a page of {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeSetService.CreativeSet CreativeSet} objects.
|
|
29
29
|
*/
|
|
30
30
|
export type CreativeSetPage = PageResult<CreativeSet>;
|
|
31
31
|
//# sourceMappingURL=creativeSet.type.d.ts.map
|
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
import type { Statement } from "../../../common/types";
|
|
2
2
|
import type { CreativeSet, CreativeSetPage } from "./creativeSet.type";
|
|
3
3
|
/**
|
|
4
|
-
* Provides operations for creating, updating and retrieving {@link https://developers.google.com/ad-manager/api/reference/
|
|
4
|
+
* Provides operations for creating, updating and retrieving {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeSetService.CreativeSet CreativeSet} objects.
|
|
5
5
|
*/
|
|
6
6
|
export interface CreativeSetServiceOperations {
|
|
7
7
|
/**
|
|
8
|
-
* Creates new {@link https://developers.google.com/ad-manager/api/reference/
|
|
8
|
+
* Creates new {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeSetService.CreativeSet CreativeSet} objects.
|
|
9
9
|
*
|
|
10
10
|
* @param creativeSet the creative set to create
|
|
11
11
|
* @returns the created creative set with their IDs filled in
|
|
12
12
|
*/
|
|
13
13
|
createCreativeSet(creativeSet: Partial<CreativeSet>): Promise<CreativeSet>;
|
|
14
14
|
/**
|
|
15
|
-
* Gets a {@link https://developers.google.com/ad-manager/api/reference/
|
|
16
|
-
* of {@link https://developers.google.com/ad-manager/api/reference/
|
|
17
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
15
|
+
* Gets a {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeSetService.CreativeSetPage CreativeSetPage}
|
|
16
|
+
* of {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeSetService.CreativeSet CreativeSet} objects that satisfy the given
|
|
17
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeSetService.Statement#query Statement.query}.
|
|
18
18
|
* The following fields are supported for filtering:
|
|
19
19
|
*
|
|
20
20
|
* | PQL Property | PQL Property |
|
|
21
21
|
* | -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
22
|
-
* | id | {@link https://developers.google.com/ad-manager/api/reference/
|
|
23
|
-
* | name | {@link https://developers.google.com/ad-manager/api/reference/
|
|
24
|
-
* | masterCreativeId | {@link https://developers.google.com/ad-manager/api/reference/
|
|
25
|
-
* | lastModifiedDateTime | {@link https://developers.google.com/ad-manager/api/reference/
|
|
22
|
+
* | id | {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeSetService.CreativeSet#id CreativeSet.id} |
|
|
23
|
+
* | name | {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeSetService.CreativeSet#name CreativeSet.name} |
|
|
24
|
+
* | masterCreativeId | {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeSetService.CreativeSet#masterCreativeId CreativeSet.masterCreativeId} |
|
|
25
|
+
* | lastModifiedDateTime | {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeSetService.CreativeSet#lastModifiedDateTime CreativeSet.lastModifiedDateTime} |
|
|
26
26
|
*
|
|
27
27
|
* @param statement a Publisher Query Language statement used to filter a set of creative sets
|
|
28
28
|
* @returns the creative sets that match the given filter
|
|
29
29
|
*/
|
|
30
30
|
getCreativeSetsByStatement(statement: Statement): Promise<CreativeSetPage>;
|
|
31
31
|
/**
|
|
32
|
-
* Updates the specified {@link https://developers.google.com/ad-manager/api/reference/
|
|
32
|
+
* Updates the specified {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeSetService.CreativeSet CreativeSet}.
|
|
33
33
|
*
|
|
34
34
|
* @param creativeSet the creative set to update
|
|
35
35
|
* @returns the updated creative set
|
|
@@ -152,7 +152,7 @@ export type CreativeTemplate = {
|
|
|
152
152
|
isSafeFrameCompatible: boolean;
|
|
153
153
|
};
|
|
154
154
|
/**
|
|
155
|
-
* Captures a page of {@link https://developers.google.com/ad-manager/api/reference/
|
|
155
|
+
* Captures a page of {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeTemplateService.CreativeTemplate CreativeTemplate} objects.
|
|
156
156
|
*/
|
|
157
157
|
export type CreativeTemplatePage = PageResult<CreativeTemplate>;
|
|
158
158
|
//# sourceMappingURL=creativeTemplate.type.d.ts.map
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import type { Statement } from "../../../common/types";
|
|
2
2
|
import type { CreativeTemplatePage } from "./creativeTemplate.type";
|
|
3
3
|
/**
|
|
4
|
-
* Provides methods for retrieving {@link https://developers.google.com/ad-manager/api/reference/
|
|
4
|
+
* Provides methods for retrieving {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeTemplateService.CreativeTemplate CreativeTemplate} objects.
|
|
5
5
|
*/
|
|
6
6
|
export interface CreativeTemplateServiceOperations {
|
|
7
7
|
/**
|
|
8
|
-
* Gets a {@link https://developers.google.com/ad-manager/api/reference/
|
|
9
|
-
* of {@link https://developers.google.com/ad-manager/api/reference/
|
|
10
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
8
|
+
* Gets a {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeTemplateService.CreativeTemplatePage CreativeTemplatePage}
|
|
9
|
+
* of {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeTemplateService.CreativeTemplate CreativeTemplate} objects that satisfy the given
|
|
10
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeTemplateService.Statement#query Statement.query}.
|
|
11
11
|
* The following fields are supported for filtering:
|
|
12
12
|
*
|
|
13
13
|
* | PQL Property | PQL Property |
|
|
14
14
|
* | -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
15
|
-
* | id | {@link https://developers.google.com/ad-manager/api/reference/
|
|
16
|
-
* | name | {@link https://developers.google.com/ad-manager/api/reference/
|
|
17
|
-
* | type | {@link https://developers.google.com/ad-manager/api/reference/
|
|
18
|
-
* | status | {@link https://developers.google.com/ad-manager/api/reference/
|
|
15
|
+
* | id | {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeTemplateService.CreativeTemplate#id CreativeTemplate.id} |
|
|
16
|
+
* | name | {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeTemplateService.CreativeTemplate#name CreativeTemplate.name} |
|
|
17
|
+
* | type | {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeTemplateService.CreativeTemplate#type CreativeTemplate.type} |
|
|
18
|
+
* | status | {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeTemplateService.CreativeTemplate#status CreativeTemplate.status} |
|
|
19
19
|
*
|
|
20
20
|
* @param filterStatement a Publisher Query Language statement used to filter a set of creative templates.
|
|
21
21
|
* @returns the creative templates that match the given filter
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Represents the actions that can be performed on {@link https://developers.google.com/ad-manager/api/reference/
|
|
2
|
+
* Represents the actions that can be performed on {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper CreativeWrapper} objects.
|
|
3
3
|
*/
|
|
4
4
|
export declare abstract class CreativeWrapperAction {
|
|
5
5
|
}
|
|
6
6
|
/**
|
|
7
|
-
* The action used for activating {@link https://developers.google.com/ad-manager/api/reference/
|
|
7
|
+
* The action used for activating {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper CreativeWrapper} objects.
|
|
8
8
|
*/
|
|
9
9
|
export declare class ActivateCreativeWrappers implements CreativeWrapperAction {
|
|
10
10
|
}
|
|
11
11
|
/**
|
|
12
|
-
* The action used for deactivating {@link https://developers.google.com/ad-manager/api/reference/
|
|
12
|
+
* The action used for deactivating {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper CreativeWrapper} objects.
|
|
13
13
|
*/
|
|
14
14
|
export declare class DeactivateCreativeWrappers implements CreativeWrapperAction {
|
|
15
15
|
}
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DeactivateCreativeWrappers = exports.ActivateCreativeWrappers = exports.CreativeWrapperAction = void 0;
|
|
4
4
|
/**
|
|
5
|
-
* Represents the actions that can be performed on {@link https://developers.google.com/ad-manager/api/reference/
|
|
5
|
+
* Represents the actions that can be performed on {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper CreativeWrapper} objects.
|
|
6
6
|
*/
|
|
7
7
|
class CreativeWrapperAction {
|
|
8
8
|
}
|
|
9
9
|
exports.CreativeWrapperAction = CreativeWrapperAction;
|
|
10
10
|
/**
|
|
11
|
-
* The action used for activating {@link https://developers.google.com/ad-manager/api/reference/
|
|
11
|
+
* The action used for activating {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper CreativeWrapper} objects.
|
|
12
12
|
*/
|
|
13
13
|
class ActivateCreativeWrappers {
|
|
14
14
|
}
|
|
15
15
|
exports.ActivateCreativeWrappers = ActivateCreativeWrappers;
|
|
16
16
|
/**
|
|
17
|
-
* The action used for deactivating {@link https://developers.google.com/ad-manager/api/reference/
|
|
17
|
+
* The action used for deactivating {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper CreativeWrapper} objects.
|
|
18
18
|
*/
|
|
19
19
|
class DeactivateCreativeWrappers {
|
|
20
20
|
}
|
|
@@ -71,7 +71,7 @@ export type CreativeWrapper = {
|
|
|
71
71
|
status: CreativeWrapperStatus;
|
|
72
72
|
};
|
|
73
73
|
/**
|
|
74
|
-
* Captures a page of {@link https://developers.google.com/ad-manager/api/reference/
|
|
74
|
+
* Captures a page of {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper CreativeWrapper} objects.
|
|
75
75
|
*/
|
|
76
76
|
export type CreativeWrapperPage = PageResult<CreativeWrapper>;
|
|
77
77
|
//# sourceMappingURL=creativeWrapper.type.d.ts.map
|
|
@@ -3,44 +3,44 @@ import type { CreativeWrapperAction } from "./creativeWrapper.action";
|
|
|
3
3
|
import type { CreativeWrapper, CreativeWrapperPage } from "./creativeWrapper.type";
|
|
4
4
|
/**
|
|
5
5
|
* Provides methods for the creation and management of creative wrappers.
|
|
6
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
6
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper CreativeWrappers} allow HTML snippets to be served along with creatives.
|
|
7
7
|
*
|
|
8
8
|
* Creative wrappers must be associated with a
|
|
9
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
10
|
-
* label and applied to ad units by {@link https://developers.google.com/ad-manager/api/reference/
|
|
9
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/LabelService.LabelType#CREATIVE_WRAPPER LabelType.CREATIVE_WRAPPER}
|
|
10
|
+
* label and applied to ad units by {@link https://developers.google.com/ad-manager/api/reference/latest/InventoryService.AdUnit#appliedLabels AdUnit.appliedLabels}.
|
|
11
11
|
*/
|
|
12
12
|
export interface CreativeWrapperServiceOperations {
|
|
13
13
|
/**
|
|
14
14
|
* Creates a new CreativeWrapper objects. The following fields are required:
|
|
15
15
|
*
|
|
16
|
-
* - {@link https://developers.google.com/ad-manager/api/reference/
|
|
17
|
-
* - {@link https://developers.google.com/ad-manager/api/reference/
|
|
18
|
-
* - {@link https://developers.google.com/ad-manager/api/reference/
|
|
19
|
-
* or {@link https://developers.google.com/ad-manager/api/reference/
|
|
16
|
+
* - {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper#labelId CreativeWrapper.labelId }
|
|
17
|
+
* - {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper#ordering CreativeWrapper.ordering }
|
|
18
|
+
* - {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper#header CreativeWrapper.header }
|
|
19
|
+
* or {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper#footer CreativeWrapper.footer }
|
|
20
20
|
*
|
|
21
21
|
* @param creativeWrappers the creative wrappers to create
|
|
22
22
|
* @returns the creative wrappers with their IDs filled in
|
|
23
23
|
*/
|
|
24
24
|
createCreativeWrappers(creativeWrappers: Partial<CreativeWrapper>[]): Promise<CreativeWrapper[]>;
|
|
25
25
|
/**
|
|
26
|
-
* Gets a {@link https://developers.google.com/ad-manager/api/reference/
|
|
27
|
-
* of {@link https://developers.google.com/ad-manager/api/reference/
|
|
28
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
26
|
+
* Gets a {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapperPage CreativeWrapperPage}
|
|
27
|
+
* of {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper CreativeWrapper} objects that satisfy the given
|
|
28
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.Statement#query Statement.query}.
|
|
29
29
|
* The following fields are supported for filtering:
|
|
30
30
|
*
|
|
31
31
|
* | PQL Property | PQL Property |
|
|
32
32
|
* | ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
33
|
-
* | id | {@link https://developers.google.com/ad-manager/api/reference/
|
|
34
|
-
* | labelId | {@link https://developers.google.com/ad-manager/api/reference/
|
|
35
|
-
* | status | {@link https://developers.google.com/ad-manager/api/reference/
|
|
36
|
-
* | ordering | {@link https://developers.google.com/ad-manager/api/reference/
|
|
33
|
+
* | id | {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper#id CreativeWrapper.id} |
|
|
34
|
+
* | labelId | {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper#labelId CreativeWrapper.labelId} |
|
|
35
|
+
* | status | {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper#status CreativeWrapper.status} |
|
|
36
|
+
* | ordering | {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper#ordering CreativeWrapper.lastModifiedDateTime} |
|
|
37
37
|
*
|
|
38
38
|
* @param filterStatement a Publisher Query Language statement used to filter a set of creative wrappers.
|
|
39
39
|
* @returns the creative wrappers that match the given filter
|
|
40
40
|
*/
|
|
41
41
|
getCreativeWrappersByStatement(filterStatement: Statement): Promise<CreativeWrapperPage>;
|
|
42
42
|
/**
|
|
43
|
-
* Performs actions on {@link https://developers.google.com/ad-manager/api/reference/
|
|
43
|
+
* Performs actions on {@link https://developers.google.com/ad-manager/api/reference/latest/CreativeWrapperService.CreativeWrapper CreativeWrapper} objects that match the given Statement.
|
|
44
44
|
*
|
|
45
45
|
* @param creativeWrapperAction the action to perform
|
|
46
46
|
* @param filterStatement a Publisher Query Language statement used to filter a set of labels
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Represents the actions that can be performed on {@link https://developers.google.com/ad-manager/api/reference/
|
|
2
|
+
* Represents the actions that can be performed on {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField CustomField} objects.
|
|
3
3
|
*/
|
|
4
4
|
export declare abstract class CustomFieldAction {
|
|
5
5
|
}
|
|
6
6
|
/**
|
|
7
|
-
* The action used for activating {@link https://developers.google.com/ad-manager/api/reference/
|
|
7
|
+
* The action used for activating {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField CustomField} objects.
|
|
8
8
|
*/
|
|
9
9
|
export declare class ActivateCustomFields implements CustomFieldAction {
|
|
10
10
|
}
|
|
11
11
|
/**
|
|
12
|
-
* The action used for deactivating {@link https://developers.google.com/ad-manager/api/reference/
|
|
12
|
+
* The action used for deactivating {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField CustomField} objects.
|
|
13
13
|
*/
|
|
14
14
|
export declare class DeactivateCustomFields implements CustomFieldAction {
|
|
15
15
|
}
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DeactivateCustomFields = exports.ActivateCustomFields = exports.CustomFieldAction = void 0;
|
|
4
4
|
/**
|
|
5
|
-
* Represents the actions that can be performed on {@link https://developers.google.com/ad-manager/api/reference/
|
|
5
|
+
* Represents the actions that can be performed on {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField CustomField} objects.
|
|
6
6
|
*/
|
|
7
7
|
class CustomFieldAction {
|
|
8
8
|
}
|
|
9
9
|
exports.CustomFieldAction = CustomFieldAction;
|
|
10
10
|
/**
|
|
11
|
-
* The action used for activating {@link https://developers.google.com/ad-manager/api/reference/
|
|
11
|
+
* The action used for activating {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField CustomField} objects.
|
|
12
12
|
*/
|
|
13
13
|
class ActivateCustomFields {
|
|
14
14
|
}
|
|
15
15
|
exports.ActivateCustomFields = ActivateCustomFields;
|
|
16
16
|
/**
|
|
17
|
-
* The action used for deactivating {@link https://developers.google.com/ad-manager/api/reference/
|
|
17
|
+
* The action used for deactivating {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField CustomField} objects.
|
|
18
18
|
*/
|
|
19
19
|
class DeactivateCustomFields {
|
|
20
20
|
}
|
|
@@ -36,7 +36,7 @@ export declare enum CustomFieldEntityType {
|
|
|
36
36
|
UNKNOWN = "UNKNOWN"
|
|
37
37
|
}
|
|
38
38
|
/**
|
|
39
|
-
* The data types allowed for {@link https://developers.google.com/ad-manager/api/reference/
|
|
39
|
+
* The data types allowed for {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField CustomField} objects.
|
|
40
40
|
*/
|
|
41
41
|
export declare enum CustomFieldDataType {
|
|
42
42
|
/**
|
|
@@ -40,7 +40,7 @@ var CustomFieldEntityType;
|
|
|
40
40
|
CustomFieldEntityType["UNKNOWN"] = "UNKNOWN";
|
|
41
41
|
})(CustomFieldEntityType || (exports.CustomFieldEntityType = CustomFieldEntityType = {}));
|
|
42
42
|
/**
|
|
43
|
-
* The data types allowed for {@link https://developers.google.com/ad-manager/api/reference/
|
|
43
|
+
* The data types allowed for {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField CustomField} objects.
|
|
44
44
|
*/
|
|
45
45
|
var CustomFieldDataType;
|
|
46
46
|
(function (CustomFieldDataType) {
|
|
@@ -2,8 +2,8 @@ import type { PageResult } from "../../../common/types";
|
|
|
2
2
|
import type { CustomFieldDataType, CustomFieldEntityType, CustomFieldVisibility } from "./customField.enum";
|
|
3
3
|
/**
|
|
4
4
|
* An option represents a permitted value for a custom field that has a
|
|
5
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
6
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
5
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField#dataType CustomField.dataType} of
|
|
6
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomFieldDataType#DROP_DOWN CustomFieldDataType.DROP_DOWN}.
|
|
7
7
|
*/
|
|
8
8
|
export type CustomFieldOption = {
|
|
9
9
|
/**
|
|
@@ -62,7 +62,7 @@ export type CustomField = {
|
|
|
62
62
|
visibility: CustomFieldVisibility;
|
|
63
63
|
} & DropDownCustomField;
|
|
64
64
|
/**
|
|
65
|
-
* Captures a page of {@link https://developers.google.com/ad-manager/api/reference/
|
|
65
|
+
* Captures a page of {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField CustomField} objects.
|
|
66
66
|
*/
|
|
67
67
|
export type CustomFieldPage = PageResult<CustomField>;
|
|
68
68
|
//# sourceMappingURL=customField.type.d.ts.map
|
|
@@ -2,38 +2,38 @@ import type { Statement, UpdateResult } from "../../../common/types";
|
|
|
2
2
|
import type { CustomFieldAction } from "./customField.action";
|
|
3
3
|
import type { CustomField, CustomFieldOption, CustomFieldPage } from "./customField.type";
|
|
4
4
|
/**
|
|
5
|
-
* Provides methods for the creation and management of {@link https://developers.google.com/ad-manager/api/reference/
|
|
5
|
+
* Provides methods for the creation and management of {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField CustomField} objects.
|
|
6
6
|
*
|
|
7
7
|
*/
|
|
8
8
|
export interface CustomFieldServiceOperations {
|
|
9
9
|
/**
|
|
10
|
-
* Creates new {@link https://developers.google.com/ad-manager/api/reference/
|
|
10
|
+
* Creates new {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomFieldOption CustomFieldOption} objects.
|
|
11
11
|
*
|
|
12
12
|
* The following fields are required:
|
|
13
13
|
*
|
|
14
|
-
* - {@link https://developers.google.com/ad-manager/api/reference/
|
|
15
|
-
* - {@link https://developers.google.com/ad-manager/api/reference/
|
|
14
|
+
* - {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField#name CustomFieldOption.displayName}
|
|
15
|
+
* - {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField#name CustomFieldOption.customFieldId}
|
|
16
16
|
*
|
|
17
17
|
* @param customFieldOptions the custom fields to create
|
|
18
18
|
* @returns the created custom field options with their IDs filled in
|
|
19
19
|
*/
|
|
20
20
|
createCustomFieldOptions(customFieldOptions: Partial<CustomFieldOption>[]): Promise<CustomFieldOption[]>;
|
|
21
21
|
/**
|
|
22
|
-
* Creates new {@link https://developers.google.com/ad-manager/api/reference/
|
|
22
|
+
* Creates new {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField CustomField} objects.
|
|
23
23
|
*
|
|
24
24
|
* The following fields are required:
|
|
25
25
|
*
|
|
26
|
-
* - {@link https://developers.google.com/ad-manager/api/reference/
|
|
27
|
-
* - {@link https://developers.google.com/ad-manager/api/reference/
|
|
28
|
-
* - {@link https://developers.google.com/ad-manager/api/reference/
|
|
29
|
-
* - {@link https://developers.google.com/ad-manager/api/reference/
|
|
26
|
+
* - {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField#name CustomField.name}
|
|
27
|
+
* - {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField#entityType CustomField.entityType}
|
|
28
|
+
* - {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField#dataType CustomField.dataType}
|
|
29
|
+
* - {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField#visibility CustomField.visibility}
|
|
30
30
|
*
|
|
31
31
|
* @param customFields the custom fields to create
|
|
32
32
|
* @returns the created custom fields with their IDs filled in
|
|
33
33
|
*/
|
|
34
34
|
createCustomFields(customFields: Partial<CustomField>[]): Promise<CustomField[]>;
|
|
35
35
|
/**
|
|
36
|
-
* Returns the {@link https://developers.google.com/ad-manager/api/reference/
|
|
36
|
+
* Returns the {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomFieldOption CustomFieldOption}
|
|
37
37
|
* uniquely identified by the given ID.
|
|
38
38
|
*
|
|
39
39
|
* @param customFieldOptionId the ID of the custom field option, which must already exist
|
|
@@ -41,26 +41,26 @@ export interface CustomFieldServiceOperations {
|
|
|
41
41
|
*/
|
|
42
42
|
getCustomFieldOption(customFieldOptionId: number): Promise<CustomFieldOption>;
|
|
43
43
|
/**
|
|
44
|
-
* Gets a {@link https://developers.google.com/ad-manager/api/reference/
|
|
45
|
-
* of {@link https://developers.google.com/ad-manager/api/reference/
|
|
46
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
44
|
+
* Gets a {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomFieldPage CustomFieldPage}
|
|
45
|
+
* of {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField CustomField} objects that satisfy the given
|
|
46
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.Statement#query Statement.query}.
|
|
47
47
|
* The following fields are supported for filtering:
|
|
48
48
|
*
|
|
49
49
|
* | PQL Property | PQL Property |
|
|
50
50
|
* | ------------ | --------------------------------------------------------------------------------------------------------------------------------------- |
|
|
51
|
-
* | id | {@link https://developers.google.com/ad-manager/api/reference/
|
|
52
|
-
* | entityType | {@link https://developers.google.com/ad-manager/api/reference/
|
|
53
|
-
* | name | {@link https://developers.google.com/ad-manager/api/reference/
|
|
54
|
-
* | isActive | {@link https://developers.google.com/ad-manager/api/reference/
|
|
55
|
-
* | visibility | {@link https://developers.google.com/ad-manager/api/reference/
|
|
51
|
+
* | id | {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField#id CustomField.id} |
|
|
52
|
+
* | entityType | {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField#entityType CustomField.entityType} |
|
|
53
|
+
* | name | {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField#name CustomField.name} |
|
|
54
|
+
* | isActive | {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField#isActive CustomField.isActive} |
|
|
55
|
+
* | visibility | {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField#visibility CustomField.visibility} |
|
|
56
56
|
*
|
|
57
57
|
* @param filterStatement a Publisher Query Language statement used to filter a set of custom fields.
|
|
58
58
|
* @returns the custom fields that match the given filter
|
|
59
59
|
*/
|
|
60
60
|
getCustomFieldsByStatement(filterStatement: Statement): Promise<CustomFieldPage>;
|
|
61
61
|
/**
|
|
62
|
-
* Performs actions on {@link https://developers.google.com/ad-manager/api/reference/
|
|
63
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
62
|
+
* Performs actions on {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField CustomField} objects that match the given
|
|
63
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.Statement#query Statement.query}.
|
|
64
64
|
*
|
|
65
65
|
* @param CustomFieldAction the action to perform
|
|
66
66
|
* @param filterStatement a Publisher Query Language statement used to filter a set of custom fields
|
|
@@ -68,14 +68,14 @@ export interface CustomFieldServiceOperations {
|
|
|
68
68
|
*/
|
|
69
69
|
performCustomFieldAction(customFieldAction: CustomFieldAction, filterStatement: Statement): Promise<UpdateResult>;
|
|
70
70
|
/**
|
|
71
|
-
* Updates the specified {@link https://developers.google.com/ad-manager/api/reference/
|
|
71
|
+
* Updates the specified {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomFieldOption CustomFieldOption} objects.
|
|
72
72
|
*
|
|
73
73
|
* @param customFieldOptions the custom field options to update
|
|
74
74
|
* @returns the updated custom field options
|
|
75
75
|
*/
|
|
76
76
|
updateCustomFieldOptions(customFieldOptions: CustomFieldOption[]): Promise<CustomFieldOption[]>;
|
|
77
77
|
/**
|
|
78
|
-
* Updates the specified {@link https://developers.google.com/ad-manager/api/reference/
|
|
78
|
+
* Updates the specified {@link https://developers.google.com/ad-manager/api/reference/latest/CustomFieldService.CustomField CustomField} objects.
|
|
79
79
|
*
|
|
80
80
|
* @param customFields the custom fields to update
|
|
81
81
|
* @returns the updated custom fields
|
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Represents the actions that can be performed on
|
|
3
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
3
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomTargetingService.CustomTargetingKey CustomTargetingKey} objects.
|
|
4
4
|
*/
|
|
5
5
|
export declare abstract class CustomTargetingKeyAction {
|
|
6
6
|
}
|
|
7
7
|
/**
|
|
8
8
|
* The action used for activating inactive (i.e. deleted)
|
|
9
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
9
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomTargetingService.CustomTargetingKey CustomTargetingKey} objects.
|
|
10
10
|
*/
|
|
11
11
|
export declare class ActivateCustomTargetingKeys implements CustomTargetingKeyAction {
|
|
12
12
|
}
|
|
13
13
|
/**
|
|
14
14
|
* Represents the delete action that can be performed on
|
|
15
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
15
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomTargetingService.CustomTargetingKey CustomTargetingKey} objects.
|
|
16
16
|
*/
|
|
17
17
|
export declare class DeleteCustomTargetingKeys implements CustomTargetingKeyAction {
|
|
18
18
|
}
|
|
19
19
|
/**
|
|
20
20
|
* Represents the actions that can be performed on
|
|
21
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
21
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomTargetingService.CustomTargetingValue CustomTargetingValue} objects.
|
|
22
22
|
*/
|
|
23
23
|
export declare abstract class CustomTargetingValueAction {
|
|
24
24
|
}
|
|
25
25
|
/**
|
|
26
26
|
* The action used for activating inactive (i.e. deleted)
|
|
27
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
27
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomTargetingService.CustomTargetingValue CustomTargetingValue} objects.
|
|
28
28
|
*/
|
|
29
29
|
export declare class ActivateCustomTargetingValues implements CustomTargetingValueAction {
|
|
30
30
|
}
|
|
31
31
|
/**
|
|
32
32
|
* Represents the delete action that can be performed on
|
|
33
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
33
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomTargetingService.CustomTargetingValue CustomTargetingValue} objects.
|
|
34
34
|
*/
|
|
35
35
|
export declare class DeleteCustomTargetingValues implements CustomTargetingValueAction {
|
|
36
36
|
}
|
|
@@ -3,42 +3,42 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.DeleteCustomTargetingValues = exports.ActivateCustomTargetingValues = exports.CustomTargetingValueAction = exports.DeleteCustomTargetingKeys = exports.ActivateCustomTargetingKeys = exports.CustomTargetingKeyAction = void 0;
|
|
4
4
|
/**
|
|
5
5
|
* Represents the actions that can be performed on
|
|
6
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
6
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomTargetingService.CustomTargetingKey CustomTargetingKey} objects.
|
|
7
7
|
*/
|
|
8
8
|
class CustomTargetingKeyAction {
|
|
9
9
|
}
|
|
10
10
|
exports.CustomTargetingKeyAction = CustomTargetingKeyAction;
|
|
11
11
|
/**
|
|
12
12
|
* The action used for activating inactive (i.e. deleted)
|
|
13
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
13
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomTargetingService.CustomTargetingKey CustomTargetingKey} objects.
|
|
14
14
|
*/
|
|
15
15
|
class ActivateCustomTargetingKeys {
|
|
16
16
|
}
|
|
17
17
|
exports.ActivateCustomTargetingKeys = ActivateCustomTargetingKeys;
|
|
18
18
|
/**
|
|
19
19
|
* Represents the delete action that can be performed on
|
|
20
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
20
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomTargetingService.CustomTargetingKey CustomTargetingKey} objects.
|
|
21
21
|
*/
|
|
22
22
|
class DeleteCustomTargetingKeys {
|
|
23
23
|
}
|
|
24
24
|
exports.DeleteCustomTargetingKeys = DeleteCustomTargetingKeys;
|
|
25
25
|
/**
|
|
26
26
|
* Represents the actions that can be performed on
|
|
27
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
27
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomTargetingService.CustomTargetingValue CustomTargetingValue} objects.
|
|
28
28
|
*/
|
|
29
29
|
class CustomTargetingValueAction {
|
|
30
30
|
}
|
|
31
31
|
exports.CustomTargetingValueAction = CustomTargetingValueAction;
|
|
32
32
|
/**
|
|
33
33
|
* The action used for activating inactive (i.e. deleted)
|
|
34
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
34
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomTargetingService.CustomTargetingValue CustomTargetingValue} objects.
|
|
35
35
|
*/
|
|
36
36
|
class ActivateCustomTargetingValues {
|
|
37
37
|
}
|
|
38
38
|
exports.ActivateCustomTargetingValues = ActivateCustomTargetingValues;
|
|
39
39
|
/**
|
|
40
40
|
* Represents the delete action that can be performed on
|
|
41
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
41
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomTargetingService.CustomTargetingValue CustomTargetingValue} objects.
|
|
42
42
|
*/
|
|
43
43
|
class DeleteCustomTargetingValues {
|
|
44
44
|
}
|
|
@@ -66,7 +66,7 @@ export declare enum ReportableType {
|
|
|
66
66
|
}
|
|
67
67
|
/**
|
|
68
68
|
* Represents the ways in which
|
|
69
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
69
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomTargetingService.CustomTargetingValue#name CustomTargetingValue.name} strings will be matched with ad requests.
|
|
70
70
|
*/
|
|
71
71
|
export declare enum CustomTargetingValueMatchType {
|
|
72
72
|
/**
|
|
@@ -73,7 +73,7 @@ var ReportableType;
|
|
|
73
73
|
})(ReportableType || (exports.ReportableType = ReportableType = {}));
|
|
74
74
|
/**
|
|
75
75
|
* Represents the ways in which
|
|
76
|
-
* {@link https://developers.google.com/ad-manager/api/reference/
|
|
76
|
+
* {@link https://developers.google.com/ad-manager/api/reference/latest/CustomTargetingService.CustomTargetingValue#name CustomTargetingValue.name} strings will be matched with ad requests.
|
|
77
77
|
*/
|
|
78
78
|
var CustomTargetingValueMatchType;
|
|
79
79
|
(function (CustomTargetingValueMatchType) {
|