aboutsummaryrefslogtreecommitdiff
path: root/google/ads/googleads/v0/enums/attribution_model.proto
diff options
context:
space:
mode:
Diffstat (limited to 'google/ads/googleads/v0/enums/attribution_model.proto')
-rw-r--r--google/ads/googleads/v0/enums/attribution_model.proto3
1 files changed, 0 insertions, 3 deletions
diff --git a/google/ads/googleads/v0/enums/attribution_model.proto b/google/ads/googleads/v0/enums/attribution_model.proto
index 766c48f89..8cc7d7ea4 100644
--- a/google/ads/googleads/v0/enums/attribution_model.proto
+++ b/google/ads/googleads/v0/enums/attribution_model.proto
@@ -26,7 +26,6 @@ option objc_class_prefix = "GAA";
option php_namespace = "Google\\Ads\\GoogleAds\\V0\\Enums";
option ruby_package = "Google::Ads::GoogleAds::V0::Enums";
-
// Container for enum representing the attribution model that describes how to
// distribute credit for a particular conversion across potentially many prior
// interactions.
@@ -67,6 +66,4 @@ message AttributionModelEnum {
// distribution of credit among clicks using Google Search attribution.
GOOGLE_SEARCH_ATTRIBUTION_DATA_DRIVEN = 106;
}
-
-
}