Hello, google api team, 

According to the documentation, this should be in the code
request.conversions=[click_conversion]
but, if i use this i'm getting this error: 
AttributeError: Assignment not allowed to repeated field "conversions" in 
protocol message object.

And if i use this instead, 
request.conversions.append(click_conversion)
The conversions are going through, but i have some other issues in that, 
like my repeat_rate is going up, but there isn't any change in conversions.

Are these related? if yes then how do i solve these issues?

Thanks in advance, 
W.W.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/63bdd3f2-8cd1-4327-b04b-567efc49a497n%40googlegroups.com.

Reply via email to