Hi,
I have a list of BatchJobOperation to create a structure with campaigns, keywords, assign labels, ads, etc.
All the operations are executed successfully in AdWords and I get the results back. When I try to apply the results to my local database, I encounter an issue with the campaignLabelOperation with operator "ADD".
The campaignId parameter in campaignLabel operand is null but I need it to apply the label to my campaigns in my database (screenshot in attachement).
I reckon the campaignId should be there, because the campaignLabelOperation is executed after the campaignOperation with operator "ADD" and if I don't have the campaignId I can't apply the label to the corresponding campaign.
Is this an issue that is going to be fixed or is this normal behavior?
Appreciate your time.
Best regards,
Pedro Alegre