I'm trying to create a new adgroup and attach an existing label to it. I'm getting this error:
'methodName': mutate, 'serviceName': AdGroupService, 'operations': 1, 'faultMessage': "[EntityNotFound.INVALID_ID @ operations[0].operand.labels[0].id; trigger:'LabelId: #####' I know the label id is right because my code just got it using labelservice.get(). When I try to create a new label instead, with the same text, I get this error: '[LabelError.DUPLICATE_NAME @ operations[0].operand.name]'. How can I get the adgroupservice to recognize that the label with the labelid that I sent it exists? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/c9312ce7-d43e-4abd-8aa7-d71bcaea67f5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
