Interface AssetGroupAssetCombinationDataOrBuilder

    • Method Detail

      • getAssetCombinationServedAssetsList

        java.util.List<AssetUsage> getAssetCombinationServedAssetsList()
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getAssetCombinationServedAssets

        AssetUsage getAssetCombinationServedAssets​(int index)
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getAssetCombinationServedAssetsCount

        int getAssetCombinationServedAssetsCount()
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getAssetCombinationServedAssetsOrBuilderList

        java.util.List<? extends AssetUsageOrBuilder> getAssetCombinationServedAssetsOrBuilderList()
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getAssetCombinationServedAssetsOrBuilder

        AssetUsageOrBuilder getAssetCombinationServedAssetsOrBuilder​(int index)
         Output only. Served assets.
         
        repeated .google.ads.googleads.v15.common.AssetUsage asset_combination_served_assets = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];