Hi, I'm implementing some features offered by the ConversionTrackerService, and got stuck with the following questions:
1. What is the maximum length of ConversionTracker.name? A long time ago I measured a maximum length of 64 for a conversion type, but this service returned an entry with length 81. Note that this length is not listed in the AdWords API Limits page <https://developers.google.com/adwords/api/docs/appendix/limits>. 2. How can I get AdWords tracker ID? I mean the ID mentioned in the AdWords script on the site. I assumed that AdWordsConversionTracker.originalConversionTypeId got this ID, but its value is usually empty, and sometimes 0, 1, 2 or values like that. 3. When will ConversionTracker.Id be available in the performance reports, like CAMPAIGN_PERFORMANCE_REPORT, ADGROUP_PERFORMANCE_REPORT etc.? The problem is that those reports only offer the name of the conversiontype, but the name can be modified. Do you have any suggestions how to deal with the situation? 4. While 3) is not implemented, is it possible by the API to lock the names of conversion types? For instance a function like ConversionTrackerService.lock() that prevents editing a name until it is unlocked again? Thanks in advance. Please note that the first question is now the most pressing. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/e00a2a22-ef31-47fb-baeb-7aee29b6de16%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
