generated/google/apis/adexchangebuyer_v1_4/representations.rb in google-api-client-0.9.6 vs generated/google/apis/adexchangebuyer_v1_4/representations.rb in google-api-client-0.9.8
- old
+ new
@@ -200,10 +200,16 @@
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
+ class DealTermsGuaranteedFixedPriceTermsBillingInfo
+ class Representation < Google::Apis::Core::JsonRepresentation; end
+
+ include Google::Apis::Core::JsonObjectSupport
+ end
+
class DealTermsNonGuaranteedAuctionTerms
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
@@ -589,10 +595,11 @@
class Creative
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :html_snippet, as: 'HTMLSnippet'
property :account_id, as: 'accountId'
+ property :ad_choices_destination_url, as: 'adChoicesDestinationUrl'
collection :advertiser_id, as: 'advertiserId'
property :advertiser_name, as: 'advertiserName'
property :agency_id, as: 'agencyId'
property :api_upload_timestamp, as: 'apiUploadTimestamp', type: DateTime
@@ -743,10 +750,11 @@
end
class DealServingMetadataDealPauseStatus
# @private
class Representation < Google::Apis::Core::JsonRepresentation
+ property :first_paused_by, as: 'firstPausedBy'
property :has_buyer_paused, as: 'hasBuyerPaused'
property :has_seller_paused, as: 'hasSellerPaused'
end
end
@@ -769,17 +777,29 @@
end
class DealTermsGuaranteedFixedPriceTerms
# @private
class Representation < Google::Apis::Core::JsonRepresentation
+ property :billing_info, as: 'billingInfo', class: Google::Apis::AdexchangebuyerV1_4::DealTermsGuaranteedFixedPriceTermsBillingInfo, decorator: Google::Apis::AdexchangebuyerV1_4::DealTermsGuaranteedFixedPriceTermsBillingInfo::Representation
+
collection :fixed_prices, as: 'fixedPrices', class: Google::Apis::AdexchangebuyerV1_4::PricePerBuyer, decorator: Google::Apis::AdexchangebuyerV1_4::PricePerBuyer::Representation
property :guaranteed_impressions, as: 'guaranteedImpressions'
property :guaranteed_looks, as: 'guaranteedLooks'
end
end
+ class DealTermsGuaranteedFixedPriceTermsBillingInfo
+ # @private
+ class Representation < Google::Apis::Core::JsonRepresentation
+ property :currency_conversion_time_ms, as: 'currencyConversionTimeMs'
+ property :original_contracted_quantity, as: 'originalContractedQuantity'
+ property :price, as: 'price', class: Google::Apis::AdexchangebuyerV1_4::Price, decorator: Google::Apis::AdexchangebuyerV1_4::Price::Representation
+
+ end
+ end
+
class DealTermsNonGuaranteedAuctionTerms
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :auto_optimize_private_auction, as: 'autoOptimizePrivateAuction'
collection :reserve_price_per_buyers, as: 'reservePricePerBuyers', class: Google::Apis::AdexchangebuyerV1_4::PricePerBuyer, decorator: Google::Apis::AdexchangebuyerV1_4::PricePerBuyer::Representation
@@ -1103,10 +1123,11 @@
end
class PricePerBuyer
# @private
class Representation < Google::Apis::Core::JsonRepresentation
+ property :auction_tier, as: 'auctionTier'
property :buyer, as: 'buyer', class: Google::Apis::AdexchangebuyerV1_4::Buyer, decorator: Google::Apis::AdexchangebuyerV1_4::Buyer::Representation
property :price, as: 'price', class: Google::Apis::AdexchangebuyerV1_4::Price, decorator: Google::Apis::AdexchangebuyerV1_4::Price::Representation
end
@@ -1139,10 +1160,12 @@
property :legacy_offer_id, as: 'legacyOfferId'
property :name, as: 'name'
property :private_auction_id, as: 'privateAuctionId'
property :product_id, as: 'productId'
property :publisher_profile_id, as: 'publisherProfileId'
+ property :publisher_provided_forecast, as: 'publisherProvidedForecast', class: Google::Apis::AdexchangebuyerV1_4::PublisherProvidedForecast, decorator: Google::Apis::AdexchangebuyerV1_4::PublisherProvidedForecast::Representation
+
property :revision_number, as: 'revisionNumber'
property :seller, as: 'seller', class: Google::Apis::AdexchangebuyerV1_4::Seller, decorator: Google::Apis::AdexchangebuyerV1_4::Seller::Representation
collection :shared_targetings, as: 'sharedTargetings', class: Google::Apis::AdexchangebuyerV1_4::SharedTargeting, decorator: Google::Apis::AdexchangebuyerV1_4::SharedTargeting::Representation
@@ -1172,11 +1195,10 @@
property :is_setup_complete, as: 'isSetupComplete'
property :kind, as: 'kind'
collection :labels, as: 'labels', class: Google::Apis::AdexchangebuyerV1_4::MarketplaceLabel, decorator: Google::Apis::AdexchangebuyerV1_4::MarketplaceLabel::Representation
property :last_updater_or_commentor_role, as: 'lastUpdaterOrCommentorRole'
- property :last_updater_role, as: 'lastUpdaterRole'
property :name, as: 'name'
property :negotiation_id, as: 'negotiationId'
property :originator_role, as: 'originatorRole'
property :private_auction_id, as: 'privateAuctionId'
property :proposal_id, as: 'proposalId'
@@ -1194,23 +1216,21 @@
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :account_id, as: 'accountId'
property :audience, as: 'audience'
property :buyer_pitch_statement, as: 'buyerPitchStatement'
- property :direct_contact, as: 'directContact', class: Google::Apis::AdexchangebuyerV1_4::ContactInformation, decorator: Google::Apis::AdexchangebuyerV1_4::ContactInformation::Representation
-
+ property :direct_contact, as: 'directContact'
property :exchange, as: 'exchange'
property :google_plus_link, as: 'googlePlusLink'
property :is_parent, as: 'isParent'
property :is_published, as: 'isPublished'
property :kind, as: 'kind'
property :logo_url, as: 'logoUrl'
property :media_kit_link, as: 'mediaKitLink'
property :name, as: 'name'
property :overview, as: 'overview'
property :profile_id, as: 'profileId'
- property :programmatic_contact, as: 'programmaticContact', class: Google::Apis::AdexchangebuyerV1_4::ContactInformation, decorator: Google::Apis::AdexchangebuyerV1_4::ContactInformation::Representation
-
+ property :programmatic_contact, as: 'programmaticContact'
collection :publisher_domains, as: 'publisherDomains'
property :publisher_profile_id, as: 'publisherProfileId'
property :publisher_provided_forecast, as: 'publisherProvidedForecast', class: Google::Apis::AdexchangebuyerV1_4::PublisherProvidedForecast, decorator: Google::Apis::AdexchangebuyerV1_4::PublisherProvidedForecast::Representation
property :rate_card_info_link, as: 'rateCardInfoLink'