--- v15/common/segments.proto 2024-02-20 20:28:59.000000000 +0000 +++ v16/common/segments.proto 2024-02-20 20:29:03.000000000 +0000 @@ -65,9 +65,18 @@ // Activity account ID. optional int64 activity_account_id = 148; + // The city where the travel activity is available. + optional string activity_city = 185; + + // The country where the travel activity is available. + optional string activity_country = 186; + // Activity rating. optional int64 activity_rating = 149; + // The state where the travel activity is available. + optional string activity_state = 187; + // Advertiser supplied activity ID. optional string external_activity_id = 150;
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-08-21 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-08-21 (UTC)."],[],[]]