Hello, I'm using GoogleAdsAPIs version 8, in the Batch Job Processing guide <https://developers.google.com/google-ads/api/docs/batch-processing/temporary-ids>, as I understand, I can create a Label with temporary resource_name: *customers/xxxxxxxxx/labels/-1 *then set this resource_name to labels field of an AdGroupAd. This way, when run batchJob, I can create a new AdGroupAd and a new Label at the same time and also apply the new Label to the new AdGroupAd. I tried with this example <https://developers.google.com/google-ads/api/docs/batch-processing/flow>, however, only the AdGroupAd is created, the label is not. The log said that I can not set the resource_name of Label in create operation.
Mutate job #0 has a status 'Field 'resource_name' cannot be modified by 'CREATE' operation., at mutate_operations[0].label_operation.create.resource_name' and response of type 'N/A'. Mutate job #1 has a status 'N/A' and response of type 'AD_GROUP_AD_RESULT'. Is Label support the use of temporaryId? Thanks for your feedback and best regards, Viet -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/2aaa77bf-1fb3-40d2-9b5a-faa8544b1b58n%40googlegroups.com.