Interface Recommendation.MigrateDynamicSearchAdsCampaignToPerformanceMaxRecommendationOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
Recommendation.MigrateDynamicSearchAdsCampaignToPerformanceMaxRecommendation, Recommendation.MigrateDynamicSearchAdsCampaignToPerformanceMaxRecommendation.Builder
Enclosing class:
Recommendation

public static interface Recommendation.MigrateDynamicSearchAdsCampaignToPerformanceMaxRecommendationOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    Output only.
    com.google.protobuf.ByteString
    Output only.

    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

    • getApplyLink

      String getApplyLink()
       Output only. A link to the Google Ads UI where the customer can manually
       apply the recommendation.
       
      string apply_link = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      The applyLink.
    • getApplyLinkBytes

      com.google.protobuf.ByteString getApplyLinkBytes()
       Output only. A link to the Google Ads UI where the customer can manually
       apply the recommendation.
       
      string apply_link = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      The bytes for applyLink.