Request message for UpdateDisplayVideo360AdvertiserLink RPC.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#display_video_360_advertiser_link
def display_video_360_advertiser_link() -> ::Google::Analytics::Admin::V1alpha::DisplayVideo360AdvertiserLink
Returns
- (::Google::Analytics::Admin::V1alpha::DisplayVideo360AdvertiserLink) — The DisplayVideo360AdvertiserLink to update
#display_video_360_advertiser_link=
def display_video_360_advertiser_link=(value) -> ::Google::Analytics::Admin::V1alpha::DisplayVideo360AdvertiserLink
Parameter
- value (::Google::Analytics::Admin::V1alpha::DisplayVideo360AdvertiserLink) — The DisplayVideo360AdvertiserLink to update
Returns
- (::Google::Analytics::Admin::V1alpha::DisplayVideo360AdvertiserLink) — The DisplayVideo360AdvertiserLink to update
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
Returns
- (::Google::Protobuf::FieldMask) — Required. The list of fields to be updated. Omitted fields will not be updated. To replace the entire entity, use one path with the string "*" to match all fields.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
- value (::Google::Protobuf::FieldMask) — Required. The list of fields to be updated. Omitted fields will not be updated. To replace the entire entity, use one path with the string "*" to match all fields.
Returns
- (::Google::Protobuf::FieldMask) — Required. The list of fields to be updated. Omitted fields will not be updated. To replace the entire entity, use one path with the string "*" to match all fields.