回答

0

电子商务设置是针对每个视图配置的,因此您应该看看view section of the management API documentation。如果你看看你看到的视图的资源表示

"eCommerceTracking": boolean, 
"enhancedECommerceTracking": boolean, 

它给出了标准和增强的电子商务跟踪的状态。

+0

辉煌,谢谢。我没有使用Google表格,而是使用'googleAnalyticsR' R库。 – Als

相关问题