Re: Create a Video (YouTube) campaign

2020-09-01 Thread sunil darji
Hi,

Yes, Please, Can you request a API to allow managing YouTube Ads as well.


On Wednesday, September 2, 2020 at 1:16:44 AM UTC+5:30 adsapiforumadvisor 
wrote:

> Hi Sunil,
>
> Unfortunately there currently isn't an alternative via the API. However, I 
> can request for this feature to be added to future installments of Google 
> Ads API. Would you like me to request this?
>
> Otherwise, you can reach out to the Google Ads Product Support Team 
>  to see if there are other 
> ways to automate this via the UI. Please let me know.
>
>
> Thank you,
>
> [image: Google Logo] 
> Bryan Li 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q23wITX: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 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/3e5463a3-ff63-4847-910b-a1a92fc13274n%40googlegroups.com.


Access for external developers

2020-09-01 Thread Billy Palmberg
Hi, how can I create a new token or api access for our developer?

Background:
We are an agency using single mcc to manage our customers ad account. Using 
the adwords api in order to do things like adding new keywords, manage cpc 
bids and more. One of our external developers are having problem 
troubleshooting a script since he only have token for test accounts. 

Problem:
I can't give him the token and credentials that I have since that would 
give him live access to ALL our customers. 

What I want:
Some how generate credentials that only gives access to 2-3 live customers 
out of our MCC account. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c0f13f15-1a6c-4fde-a8d6-096977e5419cn%40googlegroups.com.


Re: Can we add latitude, longitude and radius to exclude Location targeting ?

2020-09-01 Thread warisa Daegis
Thank you very much

Regards,

On Wednesday, 2 September 2020 at 02:28:28 UTC+7 adsapiforumadvisor wrote:

> Hello,
>
> Thanks for reaching out! As the CANNOT_EXCLUDE_CRITERIA_TYPE error 
> mentions, the criteria type can not be excluded for the campaign. 
> Unfortunately, it is not possible to exclude these fields for proximity 
> targeting. You can take a look at this 
>  
> documentation 
> for more details on which criterion can or cannot be excluded.
>
> Regards,
> [image: Google Logo] 
> Danica 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q23wEAp: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 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/162278d4-6fdc-473c-ae3c-7d74f6eda0b7n%40googlegroups.com.


AuthorizationError.USER_PERMISSION_DENIED Error

2020-09-01 Thread Muthukumar Mohan
Team,

Seeing the following error in our Python code:

INFO:googleads.soap:Request made: Service: "CustomerService" Method: 
"getCustomers" URL: 
"https://adwords.google.com/api/adwords/mcm/v201809/CustomerService";
WARNING:googleads.soap:Error summary: {'serviceName': 'CustomerService', 
'operations': '0', 'faultMessage': 
"[AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'']", 
'methodName':
'getCustomers', 'requestId': '0005ae3f9106f35c0ac12f784c04cd11', 
'responseTime': '121'}

This is Production account which was working for more than a year and 
suddenly started failing.
Any ideas?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/50f56ea0-6f22-43bb-97c9-0eecb835963dn%40googlegroups.com.


Re: Device type, OS, Device model setup API

2020-09-01 Thread Google Ads API Forum Advisor Prod
Hi Denma,

Sorry I misled you in my previous message, you are right, SET is the operator 
to use here.

I was able to set a Platform criteria to target mobile phone devices for a 
campaign that initially had it disabled in the settings. I did it using the 
following code in PHP:

        $campaignCriterionService = $adWordsServices->get($session, 
CampaignCriterionService::class);
        
        // Add a device criterion.
        $mobile = new Platform();
        $mobile->setId(30001);
        $mobileCriterion = new CampaignCriterion(
            $campaignId,
            null,
            $mobile,
            5,
            CampaignCriterionCampaignCriterionStatus::ACTIVE
        );

        $operation = new CampaignCriterionOperation();
        $operation->setOperator(Operator::SET);
        $operation->setOperand($mobileCriterion);
        $operations[] = $operation;

        $result = $campaignCriterionService->mutate($operations);


Once executed, I refreshed the Google Ads UI completely and could see it 
reflected at two locations under my campaign:

"Devices" menu on the left: the bid adjustment for the "Mobile phones" device 
is now +400%
In the campaign settings: under "Devices" I can see that "Mobile phones" is now 
selected

Could you share more detail about the initial campaign targeting settings? 
Also, what exact modifications do you expect to see after a successful API call 
and where on the UI?

Thanks,
ref:_00D1U1174p._5004Q22YBAh: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 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/BHelp0QG069H007Gjq3CywTfGVwUnVGKYuOw%40sfdc.net.


REMOVED user_list is not returned when queried

2020-09-01 Thread vla...@gmail.com
If the user_List is Enabled it is returned, if it is Removed it's not 
returned

Query:
`SELECT user_list.name, user_list.resource_name, 
user_list.rule_based_user_list.expression_rule_user_list.rule.rule_type, 
user_list.rule_based_user_list.expression_rule_user_list.rule.rule_item_groups, 
user_list.rule_based_user_list.prepopulation_status FROM user_list WHERE 
user_list.name='{userListName}'`

This is important for me because when I try to create a list with the name 
that already exists (but removed), the mutate `Create` operation throws an 
error. But when I try to retrieve it by its name, it's not found.

Please help.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e26ce5bc-3788-4a46-b360-c33dc6a12d9en%40googlegroups.com.


Re: Create a Video (YouTube) campaign

2020-09-01 Thread Google Ads API Forum Advisor Prod
Hi Sunil,

Unfortunately there currently isn't an alternative via the API. However, I can 
request for this feature to be added to future installments of Google Ads API. 
Would you like me to request this?

Otherwise, you can reach out to the Google Ads Product Support Team to see if 
there are other ways to automate this via the UI. Please let me know.

Thank you,

Bryan Li
Google Ads API Team
ref:_00D1U1174p._5004Q23wITX: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 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/w60Na0QFZW93006fRQXthwQhW_NOLlb1BpWQ%40sfdc.net.


RE: Can we add latitude, longitude and radius to exclude Location targeting ?

2020-09-01 Thread Google Ads API Forum Advisor Prod
Hello,

Thanks for reaching out! As the CANNOT_EXCLUDE_CRITERIA_TYPE error mentions, 
the criteria type can not be excluded for the campaign. Unfortunately, it is 
not possible to exclude these fields for proximity targeting. You can take a 
look at this documentation for more details on which criterion can or cannot be 
excluded.

Regards,

Danica
Google Ads API Team
ref:_00D1U1174p._5004Q23wEAp: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 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/02TsN0QFZVEQ00wFzGjrxeRaaEKrYGwMp_9w%40sfdc.net.


RE: Pull metrics for history campaign

2020-09-01 Thread Google Ads API Forum Advisor Prod
Hi Ajay,

Thanks for reaching out. With regard to your concern, can you please provide 
screenshot of the UI along with customer id and please reply privately to 
author options while sharing the details.

Thanks,

Nirmitabahen Gaurav Patel
Google Ads API Team
ref:_00D1U1174p._5004Q23wEvv: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 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/eJmlI0QFZV7A0084PXxpSyTK2LooH1rnURbA%40sfdc.net.


Re: Get Firebase conversion via API

2020-09-01 Thread Google Ads API Forum Advisor Prod
Hi Martin,

Thanks for reaching out. With regards to your concern, you can use this code 
example and set externalconversionsource by firebase type.

Please let me know if you have any question.

Thanks,

Nirmitabahen Gaurav Patel
Google Ads API Team
ref:_00D1U1174p._5004Q23um8l: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 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/I5iTT0QFZUR7000xiLdQgoRza0Ubs3dcRW0A%40sfdc.net.


RE: Sample Request to created User List from an external tool using REST API

2020-09-01 Thread Google Ads API Forum Advisor Prod
Hi Varun,

Thanks for reaching out. I suggest taking a look at this guide on creating user 
lists. For more code samples, you can refer to this documentation. If you have 
any further questions or require any clarification, please let me know.

Regards,

Danica
Google Ads API Team
ref:_00D1U1174p._5004Q23wFbc: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 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/6hYgG0QFZUJM00YkdKcwPbSci6MPWJqYe3nQ%40sfdc.net.


RE: Different ad type between dasboard and Adwords Api call

2020-09-01 Thread Google Ads API Forum Advisor Prod
Hi Mais,

Thanks for reaching out. With regards to your concern, could you please share 
the complete detailed request and response logs along with customer id, so that 
I can further investigate the issue. You can find information on enabling 
logging in the ReadMe of your client library.

Please reply privately to the author so that I can further investigate the 
issue.

Thanks,

Nirmitabahen Gaurav Patel
Google Ads API Team
ref:_00D1U1174p._5004Q23wCMF: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 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/Q0fLy0QFZU8X00aTQtyx4gQ7WD-CTN2iKbrw%40sfdc.net.


Re: Integration of Google Ad Words API using Dell Boomi and Postman

2020-09-01 Thread 'Arun Ramesh' via AdWords API and Google Ads API Forum
Thanks Danica!
I have been trying to configure the service account and I have completed 
the below steps successfully:

- Setup API token and a test account access
- Setting up service account access: create a project, create a service 
account for the project and generate the keys

I am stuck at the below step and I am not able to open the links:
- Granting impersonation abilities: 
https://admin.google.com/ac/owl/domainwidedelegation
The page brings up a sign in option and click on 
arun.ram...@crowdstrike.com does not proceed further.

Is it possible to have a quick meeting so that I can demo my issue to you 
and we will be able to resolve it faster? 
On Tuesday, September 1, 2020 at 11:27:44 AM UTC-7 adsapiforumadvisor wrote:

> Hi Arun,
>
> As John mentioned, Google Ad Manager 
>  is a completely 
> separate product from Google Ads API 
> /AdWords API 
> . If your 
> concern pertains to the Google Ad Manager API, I suggest posting your 
> concerns on their forum here 
> .
>
> Regards,
> [image: Google Logo] 
> Danica 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q23JOuC:ref
>

-- 
*CONFIDENTIALITY NOTICE:* The information contained in this message may be 
privileged and/or confidential. It is the property of CrowdStrike.  If you 
are not the intended recipient, or responsible for delivering this message 
to the intended recipient, any review, forwarding, dissemination, 
distribution or copying of this communication or any attachment(s) is 
strictly prohibited. If you have received this message in error, please 
notify the sender immediately, and delete it and all attachments from your 
computer and network.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e0d795ae-b769-4515-a8c4-a763add28a1fn%40googlegroups.com.


Re: Integration of Google Ad Words API using Dell Boomi and Postman

2020-09-01 Thread Google Ads API Forum Advisor Prod
Hi Arun,

As John mentioned, Google Ad Manager is a completely separate product from 
Google Ads API/AdWords API. If your concern pertains to the Google Ad Manager 
API, I suggest posting your concerns on their forum here.

Regards,

Danica
Google Ads API Team
ref:_00D1U1174p._5004Q23JOuC: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 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/IXf0R0QFZSLG00UdUVErGcTxieMrnTM6boyA%40sfdc.net.


Re: Smart Campaigns

2020-09-01 Thread Google Ads API Forum Advisor Prod
Hello,

Yes, you can identify smart display campaigns by those attributes. For smart 
shopping campaigns, you will need to use Google Ads API. You can identify them 
by these attributes.

Regards,
Anthony
Google Ads API Team

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q23vx9L: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 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/YBNUO0QFZSIG00Ms96YqZVRKWpFAkEvtZ9Tg%40sfdc.net.


RE: Unable to change a single campaign to Maximize Conversions

2020-09-01 Thread Claude Beauchemin
Hi Danica,


Yes i already know this way and this is for maximize conversions value. 
Maximize conversions has no inner property so when changing the strategy to 
that type, no change is detected.


Thanks


Claude


De : Google Ads API Forum Advisor Prod 
Envoyé : 1 septembre 2020 13:30:05
À : Claude Beauchemin
Cc : adwords-api@googlegroups.com
Objet : RE: Unable to change a single campaign to Maximize Conversions

Hi Claude,

Thanks for reaching out! You can take a look at 
this
 documentation for sample code on how to set a standard 
MAXIMIZE_CONVERSION_VALUE bidding strategy when creating a new campaign.

Hope this helps!

Regards,
[Google Logo]
Danica
Google Ads API Team



[https://google-dev-relations.my.salesforce.com/servlet/servlet.ImageServer?oid=00D1U01174p&esid=0184Q1A3U18]

ref:_00D1U1174p._5004Q23w2tN: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 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/0d8e25c566524c998b3758d16393ec6a%40acquisio.com.


RE: Unable to change a single campaign to Maximize Conversions

2020-09-01 Thread Google Ads API Forum Advisor Prod
Hi Claude,

Thanks for reaching out! You can take a look at this documentation for sample 
code on how to set a standard MAXIMIZE_CONVERSION_VALUE bidding strategy when 
creating a new campaign.

Hope this helps!

Regards,

Danica
Google Ads API Team
ref:_00D1U1174p._5004Q23w2tN: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 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/_z1dT0QFZPY500N84Pmfr8RpCKZTqlahrHng%40sfdc.net.


Re: Create a Video (YouTube) campaign

2020-09-01 Thread sunil darji
Hi Bryan,

Thanks for reply.

Still Is there any alternative to make it half/full automate process for 
Creating YouTube/VIdeo Ad using any of google services?

On Tuesday, September 1, 2020 at 9:31:12 PM UTC+5:30 adsapiforumadvisor 
wrote:

> Hi Sunil,
>
> Thank you for reaching out to us. Unfortunately both AdWords and Google 
> Ads API do not support creating and editing video ads/campaigns via the 
> API. You can read more about this here 
> 
>  
> and here 
> .
>  
> However, you can still create and edit these video campaigns and ads via 
> the UI. Let me know if you have further questions.
>
> Thank you,
>
> [image: Google Logo] 
> Bryan Li 
> Google Ads API Team 
>
>
> ref:_00D1U1174p._5004Q23wITX: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 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/8cec9f7f-dbd2-493c-9bcc-88c750b6cfaan%40googlegroups.com.


Re: Campaign types setup

2020-09-01 Thread Google Ads API Forum Advisor Prod
Hi Denma,

Glad to help you,  If you have any additional questions or require further 
clarification, do not hesitate.

Thanks,

Nirmitabahen Gaurav Patel
Google Ads API Team
ref:_00D1U1174p._5004Q23v4eb: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 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/3oSzl0QFZM4Z007r2oh6CSQHSjtz7BI_cb_A%40sfdc.net.


[no subject]

2020-09-01 Thread Khmer Lo


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CAAp8ufkRggpkU5OjdS6Qas8eXU87_zNwAtxo7yRKdL4VMaWO%2BQ%40mail.gmail.com.


RE: Create a Video (YouTube) campaign

2020-09-01 Thread Google Ads API Forum Advisor Prod
Hi Sunil,

Thank you for reaching out to us. Unfortunately both AdWords and Google Ads API 
do not support creating and editing video ads/campaigns via the API. You can 
read more about this here and here. However, you can still create and edit 
these video campaigns and ads via the UI. Let me know if you have further 
questions.

Thank you,

Bryan Li
Google Ads API Team
ref:_00D1U1174p._5004Q23wITX: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 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/6gVgq0QFZLT500X0XKyBpmQHGcSpdYAZA1tw%40sfdc.net.


Create a Video (YouTube) campaign

2020-09-01 Thread sunil darji
Hi,

How Can I create a Video (YouTube) Campaign, Ad Group or Ads using API?

I am able to create a other types Ads but not Video ad.

Any alternative I can do to automate video ad process?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a7fa27ee-3c32-4c42-a1fa-1cf8f72e285dn%40googlegroups.com.


Re: Bulk sending operations via mutate and checking current api connections

2020-09-01 Thread Google Ads API Forum Advisor Prod
Hi Darren,

Unfortunately, there is no workaround for this in the API. You could use bulk 
uploads from the UI. This will allow you to make changes to your account in 
bulk based on a spreadsheet.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q23w2QW: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 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/BMya60QFZFZL00L6ElqDOiQYmy9BFVDbvVlg%40sfdc.net.


Re: Smart Campaigns

2020-09-01 Thread cv
Hi,

Here they said the Smart campaign can be identify by
https://developers.google.com/adwords/api/docs/guides/smart-display-campaigns

So should this would work for all Type of smart campaign?


   - Set the advertisingChannelType to DISPLAY.
   - Set the advertisingChannelSubType to DISPLAY_SMART_CAMPAIGN.
   - Specify a biddingStrategyConfiguration of type TARGET_CPA or 
   TARGET_ROAS.


On Monday, 31 August 2020 at 23:48:52 UTC+5:30 adsapiforumadvisor wrote:

> Hi,
>
> Thank you for reaching out. In Google Ads API, you could query the 
> campaign.advertising_channel_type 
> 
>  
> from the campaign 
>  
> resource to identify the Smart Campaigns and Shopping Campaigns. In Adwords 
> API, you could query the AdvertisingChannelType 
> 
>  
> field from the Campaign Performance Report 
> 
>  
> to identify the Shopping Campaigns. The Smart Campaigns could not be 
> identified in the Adwords API. Our top priority right now is to get the new 
> Google Ads API ready for general availability. As such, we aren't planning 
> on adding enhancements to the AdWords API, but we will continue to fully 
> support it, and address any bugs as they are found.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>
>
>
>
> [image: Google Logo] 
> Xiaoming 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q23vx9L: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 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/65b61d83-90d9-475e-9a1c-3458c60066c9n%40googlegroups.com.


Re: correct account remaining credit

2020-09-01 Thread Inna Keegan
Hello, Ben

Thanks for jumping to me.

Well, I got this formula from two ones. The first was given here in the 
forum:
"You will have to compute the remaining balance by subtracting the total 
Cost of the Account Performance Report from your known budget."
https://groups.google.com/g/adwords-api/c/M3nwAv5jlfc/m/4_02Wi0MAgAJ

And the known budget was given here as:
"The account budget will be equal to spendingLimit 

 - 
totalAdjustments."
https://groups.google.com/g/adwords-api/c/kQyyzdJ9_Qs/m/zwqOLh4XAgAJ

Okay then, if the formula looks like "spendingLimit - Cost", I was wrong. 
But let's see how the right one works:

For 20 August 2020 (my first message in this thread):
Balance via API = (587272256 - 5781697901970)/100 = *91 024.66 RUB*
"Your remaining credit" (Google Ads account) = *124 242.02 RUB *with VAT 
and *103 535.02 RUB *without VAT
*Difference = 12 510.36 RUB*

For 28 August 2020 (when I gave another data):
Balance via API = (587272256 -  5815358461970)/100 = *57 364.10 RUB*
"Your remaining credit" (Google Ads account) = *81 692.32* with VAT and 
*68076.93 
RUB* without VAT
*Difference = * 
*10 712.83 RUB*
With all the respect, Ben, I think, that 12-16% is not "a slight 
difference".

Thanks for clarifying though.
вторник, 1 сентября 2020 г. в 05:27:05 UTC+3, adsapiforumadvisor: 

> Hi Inna,
>
> Apologies for the delay - I'm a Developer Programs Engineer on the Google 
> Ads API jumping in here to help with your problem.
>
> I was wondering if you could give me a bit more background on where you 
> got the equation: spendingLimit - totalAdjustments - Cost = remaining 
> balance
>
> Based on the documentation spendingLimit should already include 
> totalAdjustments when retrieved via a BudgetOrderService.get. You should 
> only need to subtract totalAdjustments when trying to determine the amount 
> that was originally set before adjustments were applied.
>
> With that said, adjusting your equation below still doesn't yield the same 
> values, thought they appear closer. I think it's possible that there may 
> always be slight differences between the values retrieved in the API and 
> what's visible via the UI. I'm going to try to get some better information 
> on that and will follow up, meanwhile let me know if updating your equation 
> to remove totalAdjustments is helpful.
>
> Thanks,
> Ben Karl, Google Ads API Team
>
> ref:_00D1U1174p._5004Q23tJDV: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 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/7b31ca9c-190c-4933-9f60-64c59a24668fn%40googlegroups.com.


Sample Request to created User List from an external tool using REST API

2020-09-01 Thread 'Varunkumar Tavargeri' via AdWords API and Google Ads API Forum
Hi,

Can you help me with a sample request to created user list from an external 
tool using the REST APIs.

Regards,
Varun

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a0ece163-5f8e-47f2-8c07-ff59a958c2e6n%40googlegroups.com.


Pull metrics for history campaign

2020-09-01 Thread 'Ajay Agarwal' via AdWords API and Google Ads API Forum
Hi,

Does anyone have java example for how to pull metrics for history type 
campaigns from the ad_group table. I see it's been newly added in v5, any 
code examples for it?

Regards,
Ajay

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/07144b1d-85ff-4290-947a-ab02c1fdc895n%40googlegroups.com.


Re: Get Firebase conversion via API

2020-09-01 Thread san...@knorex.com
Thanks!
Is there any API to create Firebase conversion?

On Thursday, 27 August 2020 at 00:50:17 UTC+7 adsapiforumadvisor wrote:

> Hi Duong,
>
> Thanks for reaching out. You can pull conversion using campaign report 
> reports by   "segments.external_conversion_source 
> 
>  
> ".
>
> Let me know if you have questions.
>
> Thanks,
>
> [image: Google Logo] 
> Nirmitabahen Gaurav Patel 
> Google Ads API Team 
>   
>
>  
>
> ref:_00D1U1174p._5004Q23um8l: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 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/24b06a43-ec48-47ca-a42e-872963d1a1c1n%40googlegroups.com.