Hey Thanet,

I'm trying to the same thing as described in this thread: *create an ad 
(AdGroupAdOperation), then apply an existing label to it within the same 
batch job (AdGroupAdLabelOperation).*

Could you please update me on wether this should be possible now or if it's 
still in development?

Kind regards,

Bas

On Thursday, 29 March 2018 08:57:51 UTC+2, Thanet Knack Praneenararat 
(AdWords API Team) wrote:
>
> Hello Lukas,
>
> Unfortunately, the fix is complicated than we thought so it's taking time.
> I'll update this thread once this is completed.
>
> Best,
> Thanet, AdWords API Team
>
> On Thursday, March 29, 2018 at 7:21:01 AM UTC+9, lukaskell...@gmail.com 
> <javascript:> wrote:
>>
>> Hi Thanet,
>>
>> any updates on using temporary IDs with AdGroupCriterionOperation in a 
>> batch job?
>>
>> I run into a similar issue when trying to set temporary IDs with 
>> AdGroupAdOperation with BatchJobService.
>>
>> Just for context: I am trying to apply labels to ads and adgroup criteria 
>> (which is why I need to set temporary IDs for those operations, in order to 
>> reference them). I am uploading ads, adgroup criteria and apply labels to 
>> them all in one BatchJob, with the labels being applied as the last 
>> operations. I receive a "Type not found: 'id'" error when setting temporary 
>> IDs in the AdGroupCriteriaOperation & AdGroupAdOperation operations.
>>
>> Best,
>> Lukas
>>
>> Am Montag, 4. Dezember 2017 17:35:52 UTC+1 schrieb Thanet Knack 
>> Praneenararat (AdWords API Team):
>>>
>>> Hello Bryan,
>>>
>>> Temporary IDs do not work in both AdGroupCriterionLabelOperation and 
>>> AdGroupCriterionOperation now. 
>>> Engineering is fixing this issue currently but we don't have ETAs yet.
>>>
>>> Best,
>>> Thanet, AdWords API Team
>>>
>>>
>>> On Monday, December 4, 2017 at 12:39:36 AM UTC-5, Bryan wrote:
>>>>
>>>> Hi Thanet, can you please clarify the scope of this issue and fix? Does 
>>>> this apply to ADD operations for AdGroupCriterionLabels? I am trying to 
>>>> associate labels to newly created ad groups using BatchJobService, all in 
>>>> one batch job, and getting EntityNotFound errors:
>>>>
>>>>
>>>>> type=EntityNotFound,path=operations[1544].operand.criterionId,trigger=TempCriterionId{id=1795},desc=EntityNotFound.INVALID_ID
>>>>
>>>>
>>>> Thanks 
>>>>
>>>> On Monday, November 27, 2017 at 1:19:30 AM UTC-5, Thanet Knack 
>>>> Praneenararat (AdWords API Team) wrote:
>>>>
>>>>> Hello Agnel,
>>>>>
>>>>> Engineering are aware of this issue and working on the fix.
>>>>> I'll update this thread when this gets fixed.
>>>>>
>>>>> Best,
>>>>> Thanet, AdWords API Team
>>>>>
>>>>> On Friday, November 24, 2017 at 9:56:57 PM UTC+9, Agnel Waghela wrote:
>>>>>>
>>>>>> Hi Peter,
>>>>>>
>>>>>> Today I tried to assign label after all the labels and ads were 
>>>>>> created.
>>>>>>
>>>>>> I sent the following request to the BatchJob. Here are only 
>>>>>> AdGroupAdLabelOperations.
>>>>>>
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"45832500421", :ad_id=>"235012322853", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"45832500421", :ad_id=>"235012322856", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"57535515348", :ad_id=>"235012322859", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"57535515348", :ad_id=>"235012322862", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784901471", :ad_id=>"235012322865", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784901471", :ad_id=>"235012322868", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784799951", :ad_id=>"235012322871", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784799951", :ad_id=>"235012322874", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"50586572113", :ad_id=>"235012322877", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"50586572113", :ad_id=>"235012323000", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784901711", :ad_id=>"235012323003", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784901711", :ad_id=>"235012323006", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784902431", :ad_id=>"235012323009", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784902431", :ad_id=>"235012323012", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"47866534926", :ad_id=>"235012323015", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"47866534926", :ad_id=>"235012323018", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"48508472389", :ad_id=>"235012323021", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"48508472389", :ad_id=>"235012323024", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"45832388301", :ad_id=>"235012323027", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"45832388301", :ad_id=>"235012323030", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784884631", :ad_id=>"235012323033", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784884631", :ad_id=>"235012323036", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"48269892959", :ad_id=>"235012323039", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"48269892959", :ad_id=>"235012323042", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784907431", :ad_id=>"235012323045", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784907431", :ad_id=>"235012323048", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"48269893119", :ad_id=>"235012323051", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"48269893119", :ad_id=>"235012323054", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784909391", :ad_id=>"235012323057", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784909391", :ad_id=>"235012323060", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"50624763738", :ad_id=>"235012323063", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"50624763738", :ad_id=>"235012323066", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"50624763778", :ad_id=>"235012323069", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"50624763778", :ad_id=>"235012323072", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"49769424940", :ad_id=>"235012323075", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"49769424940", :ad_id=>"235012323078", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784914431", :ad_id=>"235012323081", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784914431", :ad_id=>"235012323084", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"48625499266", :ad_id=>"235012323087", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"48625499266", :ad_id=>"235012323090", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"49769441180", :ad_id=>"235012323093", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"49769441180", :ad_id=>"235012323096", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784915111", :ad_id=>"235012323099", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784915111", :ad_id=>"235012323102", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784915591", :ad_id=>"235012323105", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784915591", :ad_id=>"235012323108", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784915911", :ad_id=>"235012323111", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784915911", :ad_id=>"235012323114", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784884951", :ad_id=>"235012323117", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"51784884951", :ad_id=>"235012323240", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"50664874762", :ad_id=>"235012323243", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"50664874762", :ad_id=>"235012323246", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"53036741950", :ad_id=>"235012323249", 
>>>>>> :label_id=>"1568522900"}}
>>>>>> {:xsi_type=>"AdGroupAdLabelOperation ", :operator=>"ADD", 
>>>>>> :operand=>{:ad_group_id=>"53036741950", :ad_id=>"235012323252", 
>>>>>> :label_id=>"1568522900"}}
>>>>>>
>>>>>> But this time I got an AdwordsApi::Errors::ApiException 
>>>>>> saying Unknown operation type: AdGroupAdLabelOperation
>>>>>>  
>>>>>>
>>>>>> I believe the AdGroupAdLabelOperation is not yet support in BatchJob. 
>>>>>> Kindly Confirm.
>>>>>>
>>>>>> Regards,
>>>>>> Agnel
>>>>>>
>>>>>> On Thursday, November 23, 2017 at 2:53:50 PM UTC+5:30, Peter Oliquino 
>>>>>> wrote:
>>>>>>>
>>>>>>> Hi Agnel,
>>>>>>>
>>>>>>> Could you send to me privately (using the *Reply privately to 
>>>>>>> author* option) your clientCustomerId and the batch job IDs so I 
>>>>>>> can have a better look at the issue?
>>>>>>>
>>>>>>> Thanks and regards,
>>>>>>> Peter
>>>>>>> AdWords API Team
>>>>>>>
>>>>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
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/a86f11bb-7863-4dbf-871c-b3a6ec01bf5a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to