I am doing an example (Java) at this link
https://developers.google.com/analytics/resources/articles/gdataAnalyticsCsv
Tell me how I can get the TABLE_ID in Google Analytics. The code in the link below uses the table identifier (line 37):
https://code.google.com/p/ga-api-java-samples/source/browse/trunk/src/v2/csvprinter/AnalyticsCsvDemo.java
The table identifier should be used for other code. So this “other code” will not work unless I get the table id. Apparently, the table identifier has the form
ha: [your_profile_id]
But this always leads to the application terminating with an error:
Invalid value for ids parameter: [my profile id is here]
, . !
ADMIN, View Settings, View ID. ga: .
ADMIN
View Settings
View ID
ga:
,
ga:<view-id>
Google Analytics Admin → → .
- . GA api ga:1234455
ga:1234455
, , - .
Google Analytics Admin → View → View Settings.
- , - . Google , .
In the panel, Viewselect View Settings, and then in Basic Settingsfront of this identifier will View IDsimply add ga:.
View
Basic Settings
The correct place is below: