generated/google/apis/adexchangebuyer_v1_4/representations.rb in google-api-client-0.23.6 vs generated/google/apis/adexchangebuyer_v1_4/representations.rb in google-api-client-0.23.7

- old
+ new

@@ -643,10 +643,11 @@ collection :attribute, as: 'attribute' property :buyer_creative_id, as: 'buyerCreativeId' collection :click_through_url, as: 'clickThroughUrl' collection :corrections, as: 'corrections', class: Google::Apis::AdexchangebuyerV1_4::Creative::Correction, decorator: Google::Apis::AdexchangebuyerV1_4::Creative::Correction::Representation + property :creative_status_identity_type, as: 'creativeStatusIdentityType' property :deals_status, as: 'dealsStatus' collection :detected_domains, as: 'detectedDomains' property :filtering_reasons, as: 'filteringReasons', class: Google::Apis::AdexchangebuyerV1_4::Creative::FilteringReasons, decorator: Google::Apis::AdexchangebuyerV1_4::Creative::FilteringReasons::Representation property :height, as: 'height' @@ -1318,10 +1319,9 @@ end class PublisherProfileApiProto # @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' property :exchange, as: 'exchange' property :google_plus_link, as: 'googlePlusLink'