Google Ads API - Upload multiple Offline Conversions using the MutateOption conversion_action_operation

2021-03-12 Thread 'Viktor Søndergaard' via AdWords API and Google Ads API Forum
Hello team, I am currently developing a solution where I sometimes have to upload a lot of Offline Conversion and I'm trying to do this as effectively as possible in the Google Ads API. Therefore I'm looking into uploading them as a batch. I can see batch processing supports the mutate

Re: Upload Offline Conversion

2021-02-22 Thread 'Viktor Søndergaard' via AdWords API and Google Ads API Forum
Hi Ernie, I am using the Google Ads API for uploading an offline conversion. Unfortunately I cannot use the reply privately to author option. Is it possible that I can send it to an email? Best Regards Viktor On Monday, 22 February 2021 at 09:23:08 UTC+1 adsapiforumadvisor wrote: > Hi

Changing bidding_strategy on campaign with a target cpa of specific amount?

2021-02-19 Thread 'Viktor Søndergaard' via AdWords API and Google Ads API Forum
Hi Team, I am currently trying to change some campaigns to have a specific target cpa. I know I have to change the bidding strategy from these docs https://developers.google.com/google-ads/api/fields/v6/bidding_strategy. But how can I change the target CPA? I can't find any examples and I

Upload Offline Conversion

2021-02-19 Thread 'Viktor Søndergaard' via AdWords API and Google Ads API Forum
Hi Team, I'm currently trying to do a Upload Offline Conversion using your example. When I run your example with my data it says that it succeeded and uploaded the conversion, but when I check the Conversion Action it says doesn't register it. I also have some questions about the uploading of

Pausing all campaigns in a Google Ads Account?

2021-02-01 Thread 'Viktor Søndergaard' via AdWords API and Google Ads API Forum
Hi Team, Is there any easy way to pause all current campaigns in a Google Ads Account? From reading the documentation I would first have to fetch all the different campagin IDs and then mutate every single campaign? I'm using the Python Client library! Best Regards Viktor -- --

Pausing all campaigns in a Google Ads Account?

2021-02-01 Thread 'Viktor Søndergaard' via AdWords API and Google Ads API Forum
Hi Team, Is there any easy way to pause all current campaigns in a Google Ads Account? From reading the documentation I would first have to fetch all the different campagin IDs and then mutate every single campaign? Best Regards Viktor -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: MCC, SUBMCC, Client getting USER_PERMISSION_DENIED

2021-01-25 Thread 'Viktor Søndergaard' via AdWords API and Google Ads API Forum
Hi, Xiaoming Unfortunately the reply to author button is greyed out even though I changed my default email to mail.google.com. Is there anyway else for me to send it privately? On Monday, 25 January 2021 at 21:08:34 UTC+1 adsapiforumadvisor wrote: > Hi Viktor, > > Thank you for reaching out.

MCC, SUBMCC, Client getting USER_PERMISSION_DENIED

2021-01-24 Thread 'Viktor Søndergaard' via AdWords API and Google Ads API Forum
Hello Team, I am currently trying to connect to my Google Ads API. In my company we're using a MCC with a (Sub)MCC which manages some customers. I want to access the customers. I'm using the Python library where I have tried both the Desktop and Service OAuth 2.0 Clients. I'm putting in the