Thank you so much for your help.

Please allow me to hune on my questions:

1) What are the ways to send a bulk mutate request:
Batch processing (RPC only? async only?)
Bulk mutates (REST only? sync only?)
Other?


2) Can you please help me verify my code uses batch-processing correctly
(design / flow wise) ?
3) I opened an issue there yesterday, I hope I will get an answer.
But generally speaking "*:Mutate" syntax should not require any library
installation? *Can you please help me verify my code uses Bulk Mutates
correctly?

Unfortunately we debugged the code over the LCS client side, so I cannot
see other request ids nor the logs (we configured them to verbose mode).
Will try to gather them again tomorrow.

Thanks!

On Wed, Sep 8, 2021 at 9:16 AM Google Ads API Forum Advisor
<adsapi@forumsupport.google> wrote:

> Hi Elad,
>
> Thank you for your follow up.
>
> *1) batch-processing - I've tried to follow this [post][1] about
> `batch-processing` to create an async batch job for removing multiple ads.
> It was sent to the server, but I didn't see the sent ad ids were deleted.*
>
> You can poll your batch jobs
> <https://developers.google.com/google-ads/api/docs/batch-processing/flow?hl=en#pollstatus>
> and then list the results
> <https://developers.google.com/google-ads/api/docs/batch-processing/flow?hl=en#listresults>
> for monitoring purposes. This should allow you to see whether your
> operations (containing the ad IDs you passed) were successful or resulted
> into an error.
>
> I would also recommend that you enable logging so that the request
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
> and response
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
> logs could be visible on your end. Logging can be enabled by navigating to
> the *Client libraries > Your client library (ex. Java) > Logging*
> documentation, which you can access from this link
> <https://developers.google.com/google-ads/api/docs/client-libs?hl=en>.
>
> *2) Bulk Mutates If I choose to follow this [post][2] about `Bulk
> Mutates`, and create a sync batch, I get an undefined symbol `:Mutate` how
> can I fix this? Or make this code work?*
>
> The issue (*undefined symbol `**:Mutate*) you are encountering could be a
> client library issue on how you implemented the code. I would recommend
> that you reach out to client library owner via the *Issues* tab of their
> respective Github sites which you can access from here
> <https://developers.google.com/google-ads/api/docs/client-libs?hl=en>
> (links under the *Source* column), for further guidance on how to
> implement the mutate in your code.
>
> Best regards,
>
> [image: Google Logo]
> Peter Laurence Napa Oliquino
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2MlCCh:ref
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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 a topic in the
> Google Groups "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/U0Avc7dQZIw/unsubscribe.
> To unsubscribe from this group and all its topics, 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/iW32F000000000000000000000000000000000000000000000QZ3QRN00eoAu81u2RautuNT4sv3GEg%40sfdc.net
> <https://groups.google.com/d/msgid/adwords-api/iW32F000000000000000000000000000000000000000000000QZ3QRN00eoAu81u2RautuNT4sv3GEg%40sfdc.net?utm_medium=email&utm_source=footer>
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CAD0Gm6iNXBbz%2By9sTVrJGt6QxW5YJ79Ab2JBPDECs8kn_MoZMA%40mail.gmail.com.
  • Bulk remove ads 'EladB' via AdWords API and Google Ads API Forum
    • RE: Bulk re... Google Ads API Forum Advisor
      • Re: Bul... 'EladB' via AdWords API and Google Ads API Forum
        • Re:... Google Ads API Forum Advisor
          • ... 'Elad Ben-David' via AdWords API and Google Ads API Forum
            • ... Google Ads API Forum Advisor

Reply via email to