Interface CallToActionAssetOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
CallToActionAsset, CallToActionAsset.Builder

public interface CallToActionAssetOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    Call to action.
    int
    Call to action.

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getCallToActionValue

      int getCallToActionValue()
       Call to action.
       
      .google.ads.googleads.v18.enums.CallToActionTypeEnum.CallToActionType call_to_action = 1;
      Returns:
      The enum numeric value on the wire for callToAction.
    • getCallToAction

       Call to action.
       
      .google.ads.googleads.v18.enums.CallToActionTypeEnum.CallToActionType call_to_action = 1;
      Returns:
      The callToAction.