Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249724460
This commit is contained in:
parent
2e95f389af
commit
9859006645
|
|
@ -53,6 +53,4 @@ message AccessReasonEnum {
|
|||
// The resource is accessible to the user.
|
||||
AFFILIATED = 6;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -59,6 +59,4 @@ message AccountBudgetProposalStatusEnum {
|
|||
// acceptance email.
|
||||
REJECTED = 6;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -52,6 +52,4 @@ message AccountBudgetProposalTypeEnum {
|
|||
// Identifies a request to remove a budget that hasn't started yet.
|
||||
REMOVE = 5;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -49,6 +49,4 @@ message AccountBudgetStatusEnum {
|
|||
// The account budget has been cancelled by the user.
|
||||
CANCELLED = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -52,6 +52,4 @@ message AdCustomizerPlaceholderFieldEnum {
|
|||
// Data Type: STRING. String value to be inserted.
|
||||
STRING = 5;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -49,6 +49,4 @@ message AdGroupAdRotationModeEnum {
|
|||
// Rotate evenly forever.
|
||||
ROTATE_FOREVER = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -51,6 +51,4 @@ message AdGroupAdStatusEnum {
|
|||
// The ad group ad is removed.
|
||||
REMOVED = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -52,6 +52,4 @@ message AdGroupCriterionApprovalStatusEnum {
|
|||
// Under review.
|
||||
UNDER_REVIEW = 5;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -51,6 +51,4 @@ message AdGroupCriterionStatusEnum {
|
|||
// The ad group criterion is removed.
|
||||
REMOVED = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -51,6 +51,4 @@ message AdGroupStatusEnum {
|
|||
// The ad group is removed.
|
||||
REMOVED = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -80,6 +80,4 @@ message AdGroupTypeEnum {
|
|||
// The type for ad groups in Shopping Comparison Listing campaigns.
|
||||
SHOPPING_COMPARISON_LISTING_ADS = 14;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -58,6 +58,4 @@ message AdNetworkTypeEnum {
|
|||
// Cross-network.
|
||||
MIXED = 7;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -60,6 +60,4 @@ message AdServingOptimizationStatusEnum {
|
|||
// Ad serving optimization status is not available.
|
||||
UNAVAILABLE = 6;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -58,6 +58,4 @@ message AdStrengthEnum {
|
|||
// Excellent strength.
|
||||
EXCELLENT = 7;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -100,6 +100,4 @@ message AdTypeEnum {
|
|||
// The ad is a Shopping Comparison Listing ad.
|
||||
SHOPPING_COMPARISON_LISTING_AD = 24;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -83,6 +83,4 @@ message AdvertisingChannelSubTypeEnum {
|
|||
// Shopping Comparison Listing campaigns.
|
||||
SHOPPING_COMPARISON_LISTING_ADS = 15;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -60,6 +60,4 @@ message AdvertisingChannelTypeEnum {
|
|||
// across multiple channels.
|
||||
MULTI_CHANNEL = 7;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -44,6 +44,4 @@ message AffiliateLocationFeedRelationshipTypeEnum {
|
|||
// General retailer relationship.
|
||||
GENERAL_RETAILER = 2;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -73,6 +73,4 @@ message AffiliateLocationPlaceholderFieldEnum {
|
|||
// Data Type: STRING. Name of the chain.
|
||||
CHAIN_NAME = 12;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -61,6 +61,4 @@ message AgeRangeTypeEnum {
|
|||
// Undetermined age range.
|
||||
AGE_RANGE_UNDETERMINED = 503999;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,4 @@ message AppCampaignAppStoreEnum {
|
|||
// Google play.
|
||||
GOOGLE_APP_STORE = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -60,6 +60,4 @@ message AppCampaignBiddingStrategyGoalTypeEnum {
|
|||
// spend.
|
||||
OPTIMIZE_RETURN_ON_ADVERTISING_SPEND = 5;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -43,6 +43,4 @@ message AppPaymentModelTypeEnum {
|
|||
// Represents paid-for apps.
|
||||
PAID = 30;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -71,6 +71,4 @@ message AppPlaceholderFieldEnum {
|
|||
// parallel tracking.
|
||||
FINAL_URL_SUFFIX = 9;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,4 @@ message AppStoreEnum {
|
|||
// Google Play.
|
||||
GOOGLE_PLAY = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,4 @@ message AppUrlOperatingSystemTypeEnum {
|
|||
// The Android operating system.
|
||||
ANDROID = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -52,6 +52,4 @@ message AssetTypeEnum {
|
|||
// Text asset.
|
||||
TEXT = 5;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -68,6 +68,4 @@ message AttributionModelEnum {
|
|||
// distribution of credit among clicks using Google Search attribution.
|
||||
GOOGLE_SEARCH_ATTRIBUTION_DATA_DRIVEN = 106;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -47,6 +47,4 @@ message BidModifierSourceEnum {
|
|||
// The bid modifier is specified (overridden) at the ad group level.
|
||||
AD_GROUP = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -51,6 +51,4 @@ message BiddingSourceEnum {
|
|||
// The bid or target is defined on the ad group criterion.
|
||||
AD_GROUP_CRITERION = 7;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -48,6 +48,4 @@ message BiddingStrategyStatusEnum {
|
|||
// The bidding strategy is removed.
|
||||
REMOVED = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -104,6 +104,4 @@ message BiddingStrategyTypeEnum {
|
|||
// to help get as many clicks as possible within your budget.
|
||||
TARGET_SPEND = 9;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -54,6 +54,4 @@ message BillingSetupStatusEnum {
|
|||
// The billing setup was cancelled by the user prior to approval.
|
||||
CANCELLED = 5;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -69,6 +69,4 @@ message BrandSafetySuitabilityEnum {
|
|||
// Google video partners.
|
||||
LIMITED_INVENTORY = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -49,6 +49,4 @@ message BudgetDeliveryMethodEnum {
|
|||
// and ads will serve as fast as possible.
|
||||
ACCELERATED = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -49,6 +49,4 @@ message BudgetPeriodEnum {
|
|||
// Fixed daily budget.
|
||||
FIXED_DAILY = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,4 @@ message BudgetStatusEnum {
|
|||
// Budget is removed.
|
||||
REMOVED = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -62,6 +62,4 @@ message BudgetTypeEnum {
|
|||
// BiddingStrategyType.TARGET_CPA and PaymentMode.CONVERSIONS.
|
||||
FIXED_CPA = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -52,6 +52,4 @@ message CallConversionReportingStateEnum {
|
|||
// (call only ads/call extensions) level.
|
||||
USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -62,6 +62,4 @@ message CallPlaceholderFieldEnum {
|
|||
// USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION.
|
||||
CONVERSION_REPORTING_STATE = 6;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -43,6 +43,4 @@ message CalloutPlaceholderFieldEnum {
|
|||
// Data Type: STRING. Callout text.
|
||||
CALLOUT_TEXT = 2;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -55,6 +55,4 @@ message CampaignExperimentTypeEnum {
|
|||
// from the BASE campaign to this experiment campaign.
|
||||
EXPERIMENT = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -57,6 +57,4 @@ message CampaignServingStatusEnum {
|
|||
// Suspended.
|
||||
SUSPENDED = 6;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,4 @@ message CampaignSharedSetStatusEnum {
|
|||
// The campaign shared set is removed and can no longer be used.
|
||||
REMOVED = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -49,6 +49,4 @@ message CampaignStatusEnum {
|
|||
// Campaign has been removed.
|
||||
REMOVED = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -50,6 +50,4 @@ message ChangeStatusOperationEnum {
|
|||
// The resource was removed.
|
||||
REMOVED = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -72,6 +72,4 @@ message ChangeStatusResourceTypeEnum {
|
|||
// An AdGroupBidModifier resource change.
|
||||
AD_GROUP_BID_MODIFIER = 13;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -199,6 +199,4 @@ message ClickTypeEnum {
|
|||
// Shopping - Comparison Listing.
|
||||
SHOPPING_COMPARISON_LISTING = 56;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -85,6 +85,4 @@ message ContentLabelTypeEnum {
|
|||
// Live streaming video.
|
||||
LIVE_STREAMING_VIDEO = 16;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -57,6 +57,4 @@ message ConversionActionCategoryEnum {
|
|||
// Software download action (as for an app).
|
||||
DOWNLOAD = 7;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -48,6 +48,4 @@ message ConversionActionCountingTypeEnum {
|
|||
// Count all conversions per click.
|
||||
MANY_PER_CLICK = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -50,6 +50,4 @@ message ConversionActionStatusEnum {
|
|||
// appear in the UI.
|
||||
HIDDEN = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -69,6 +69,4 @@ message ConversionActionTypeEnum {
|
|||
// number from an advertiser's website.
|
||||
WEBSITE_CALL = 9;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -48,6 +48,4 @@ message ConversionAdjustmentTypeEnum {
|
|||
// Changes the value of a conversion.
|
||||
RESTATEMENT = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -44,6 +44,4 @@ message ConversionAttributionEventTypeEnum {
|
|||
// The conversion is attributed to an interaction.
|
||||
INTERACTION = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -113,6 +113,4 @@ message ConversionLagBucketEnum {
|
|||
// 90 days is not.
|
||||
SIXTY_TO_NINETY_DAYS = 20;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -202,6 +202,4 @@ message ConversionOrAdjustmentLagBucketEnum {
|
|||
// conversion adjustment lag bucket was available in Google Ads.
|
||||
ADJUSTMENT_UNKNOWN = 42;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -54,6 +54,4 @@ message CriterionCategoryChannelAvailabilityModeEnum {
|
|||
// subtype(s).
|
||||
CHANNEL_TYPE_AND_SUBSET_SUBTYPES = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -57,6 +57,4 @@ message CriterionCategoryLocaleAvailabilityModeEnum {
|
|||
// pairs.
|
||||
COUNTRY_AND_LANGUAGE = 5;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,4 @@ message CriterionSystemServingStatusEnum {
|
|||
// Low search volume.
|
||||
RARELY_SERVED = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -130,6 +130,4 @@ message CriterionTypeEnum {
|
|||
// Location group.
|
||||
LOCATION_GROUP = 31;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,4 @@ message CustomInterestMemberTypeEnum {
|
|||
// Custom interest member type URL.
|
||||
URL = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -47,6 +47,4 @@ message CustomInterestStatusEnum {
|
|||
// targeting.
|
||||
REMOVED = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,4 @@ message CustomInterestTypeEnum {
|
|||
// Allows advertisers to define custom intent audience lists.
|
||||
CUSTOM_INTENT = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -125,6 +125,4 @@ message CustomPlaceholderFieldEnum {
|
|||
// Data Type: INT64. iOS app store ID.
|
||||
IOS_APP_STORE_ID = 21;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -49,6 +49,4 @@ message CustomerMatchUploadKeyTypeEnum {
|
|||
// Members are matched from mobile advertising ids.
|
||||
MOBILE_ADVERTISING_ID = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -64,6 +64,4 @@ message CustomerPayPerConversionEligibilityFailureReasonEnum {
|
|||
// Customer is not eligible due to other reasons.
|
||||
OTHER = 8;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -58,6 +58,4 @@ message DataDrivenModelStatusEnum {
|
|||
// period.
|
||||
NEVER_GENERATED = 5;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -61,6 +61,4 @@ message DayOfWeekEnum {
|
|||
// Sunday.
|
||||
SUNDAY = 8;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -55,6 +55,4 @@ message DeviceEnum {
|
|||
// Other device types.
|
||||
OTHER = 5;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -50,6 +50,4 @@ message DisplayAdFormatSettingEnum {
|
|||
// and not by Google.
|
||||
NATIVE = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -93,6 +93,4 @@ message DisplayUploadProductTypeEnum {
|
|||
// used in a hotel campaign.
|
||||
DYNAMIC_HTML5_HOTEL_AD = 11;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -47,6 +47,4 @@ message DsaPageFeedCriterionFieldEnum {
|
|||
// your page feed.
|
||||
LABEL = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -107,6 +107,4 @@ message EducationPlaceholderFieldEnum {
|
|||
// Data Type: INT64. iOS app store ID.
|
||||
IOS_APP_STORE_ID = 18;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -48,6 +48,4 @@ message ExtensionSettingDeviceEnum {
|
|||
// desktop devices.
|
||||
DESKTOP = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -77,6 +77,4 @@ message ExtensionTypeEnum {
|
|||
// Affiliate location.
|
||||
AFFILIATE_LOCATION = 13;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -126,6 +126,4 @@ message ExternalConversionSourceEnum {
|
|||
// uploads. Displayed in Google Ads UI as 'Store sales (direct)'.
|
||||
STORE_SALES_DIRECT = 22;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -79,6 +79,4 @@ message FeedAttributeTypeEnum {
|
|||
// Price.
|
||||
PRICE = 14;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -48,6 +48,4 @@ message FeedItemQualityApprovalStatusEnum {
|
|||
// the quality_disapproval_reasons field.
|
||||
DISAPPROVED = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -95,6 +95,4 @@ message FeedItemQualityDisapprovalReasonEnum {
|
|||
// Structured snippet contain promotional text.
|
||||
STRUCTURED_SNIPPETS_HAS_PROMOTIONAL_TEXT = 19;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,4 @@ message FeedItemStatusEnum {
|
|||
// Feed item has been removed.
|
||||
REMOVED = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -44,6 +44,4 @@ message FeedItemTargetDeviceEnum {
|
|||
// Mobile.
|
||||
MOBILE = 2;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -49,6 +49,4 @@ message FeedItemTargetTypeEnum {
|
|||
// Feed item targets a criterion.
|
||||
CRITERION = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -49,6 +49,4 @@ message FeedItemValidationStatusEnum {
|
|||
// Feed item is semantically well-formed.
|
||||
VALID = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,4 @@ message FeedLinkStatusEnum {
|
|||
// Feed link has been removed.
|
||||
REMOVED = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,4 @@ message FeedMappingCriterionTypeEnum {
|
|||
// Allows url targeting for your dynamic search ads within a page feed.
|
||||
DSA_PAGE_FEED = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,4 @@ message FeedMappingStatusEnum {
|
|||
// Feed mapping has been removed.
|
||||
REMOVED = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -49,6 +49,4 @@ message FeedOriginEnum {
|
|||
// for the placeholder type of the feed.
|
||||
GOOGLE = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,4 @@ message FeedStatusEnum {
|
|||
// Feed has been removed.
|
||||
REMOVED = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -114,6 +114,4 @@ message FlightPlaceholderFieldEnum {
|
|||
// Data Type: INT64. iOS app store ID.
|
||||
IOS_APP_STORE_ID = 18;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,4 @@ message FrequencyCapEventTypeEnum {
|
|||
// The cap applies on video ad views.
|
||||
VIDEO_VIEW = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -50,6 +50,4 @@ message FrequencyCapLevelEnum {
|
|||
// The cap is applied at the campaign level.
|
||||
CAMPAIGN = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -49,6 +49,4 @@ message FrequencyCapTimeUnitEnum {
|
|||
// The cap would define limit per one month.
|
||||
MONTH = 4;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -49,6 +49,4 @@ message GenderTypeEnum {
|
|||
// Undetermined gender.
|
||||
UNDETERMINED = 20;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -48,6 +48,4 @@ message GeoTargetConstantStatusEnum {
|
|||
// The geo target constant is obsolete and will be removed.
|
||||
REMOVAL_PLANNED = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -45,6 +45,4 @@ message GeoTargetingRestrictionEnum {
|
|||
// the user.
|
||||
LOCATION_OF_PRESENCE = 2;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,4 @@ message GeoTargetingTypeEnum {
|
|||
// Location of the user issuing the query.
|
||||
LOCATION_OF_PRESENCE = 3;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -57,6 +57,4 @@ message GoogleAdsFieldCategoryEnum {
|
|||
// search queries.
|
||||
METRIC = 6;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -98,6 +98,4 @@ message GoogleAdsFieldDataTypeEnum {
|
|||
// Applicable operators: =, !=, <, >, <=, >=, BETWEEN, IN, NOT IN
|
||||
UINT64 = 12;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,4 @@ message HotelDateSelectionTypeEnum {
|
|||
// Dates selected by the user.
|
||||
USER_SELECTED = 51;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue