Tuesday, 31 May 2016

Can not set trackingUrlTemplate for Biddable AdGroupCriterion

When I get entities of AdGroupCriterion, I have entities with trackingUrlTemplate. But when I try to change trackingUrlTemplate, I've got error from suds: suds.TypeNotFound: Type not found: 'trackingUrlTemplate'
Example of entity:
(BiddableAdGroupCriterion){
   adGroupId = 2930....
   criterionUse = "BIDDABLE"
   criterion = 
      (Keyword){
         id = 1760......
         type = "KEYWORD"
         Criterion.Type = "Keyword"
         text = "аниматоры"
         matchType = "BROAD"
      }
   AdGroupCriterion.Type = "BiddableAdGroupCriterion"
   qualityInfo = 
      (QualityInfo){
         qualityScore = 7
      }
   trackingUrlTemplate = "{lpurl}?cm_id=1"
 }

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscribe@googlegroups.com
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 adwords-api+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/2f4fd439-2ad5-43af-b886-2fb4c3a7b9da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment