RE: "504 Deadline Exceeded" when pulling keyword data from Google Ads

2020-10-28 Thread Google Ads API Forum Advisor Prod
Hi,

Thanks for posting your concern.

So that I can discuss the error with the team, could you provide the customer 
ID and complete request and response logs? You can provide the requested 
details via Reply privately to author option.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q275OcL: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/EVyn40QIYAVV00PuH0gX_XSsGDKbiMdhp6BA%40sfdc.net.


geographic_view doesn't return data when segments.geo_target_metro is empty

2020-10-28 Thread Elżbieta Jakubska
Hi,
I am trying to migrate geo targeting reports from AdWords API to Ads API. I 
am doing the following query:

my $query = q{ SELECT
geographic_view.country_criterion_id,
geographic_view.location_type,
segments.geo_target_region,
segments.geo_target_city,
segments.geo_target_metro,
campaign.id,campaign.name,
ad_group.id,ad_group.name,
customer.currency_code,
customer.descriptive_name,
segments.device,  
segments.date,
segments.year,
segments.day_of_week,
segments.month,
segments.quarter,
segments.week,
metrics.clicks,
metrics.cost_micros,
metrics.impressions,
metrics.conversions,
metrics.conversions_value,
metrics.all_conversions,
metrics.all_conversions_value,
metrics.interactions 
FROM
geographic_view
WHERE segments.date BETWEEN 20201027 AND 20201027
and campaign.id in (1234) 
};
I'm getting empty report. When I remove segments.geo_target_metro - I'm 
getting the similar data as from AdWords API. I can see, that in data from 
adwords API this dimension (geo_target_metro) is always empty for this case.
Also I noticed, that I'm not getting rows for empty city, etc, so the 
metrics numbers are a little different depending on dimensions.

I'm using python libs in version 7.0. Am I doing something wrong?

Thank you for your feedback,

Regards,
Ela

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b77d42d8-c5da-4d30-b0c3-2c73c36f5b16n%40googlegroups.com.


RE: unknown policy approval status

2020-10-28 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for your email.

Since you mentioned using the v4, could you try and use the latest version 
instead? You may then retry the request and if the issue persists, please 
provide the complete and updated request and response logs. Also, I had to 
remove your recent reply since it contained your account information.

You may then send the logs, along with your customer ID using the Reply 
privately to author option.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q275DlX: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/BbMQo0QIY1OS00geCURoEfT-6gReN6HgTeLg%40sfdc.net.


Re: Where do you get loginCustomerId when migrating from AdWords to Google Ads migration

2020-10-28 Thread Google Ads API Forum Advisor Prod
Hi Ales,

Thank you for your feedback. Please allow me to reach out to the rest of our 
team so we can discuss your scenario. We'll reach back to you as soon as we are 
able to.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q274dVu: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/Luhtt0QIY1N400T5UVkc_zQJS0NXpTZ7g5rg%40sfdc.net.


Re: How to detect - Ad REMOVED

2020-10-28 Thread Google Ads API Forum Advisor Prod
Hi Dmitriy,

As as workaround, you can add the status field of the resources below in the 
report and compare it with 'REMOVED' value, together with the 
change_status.resource_status = 'CHANGED'.
ad_group
campaign
customer
feed
feed_item

Let me know if you have further questions.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q26AUqZ: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/Gvf9E0QIXZKU00-he_dKHUToeQ0h_pjyUA_g%40sfdc.net.


[Adwords API] ACTION_NOT_PERMITTED for get request in CampaignService

2020-10-28 Thread Anand

Hi,

We recently started getting OperationAccessDenied.ACTION_NOT_PERMITTED when 
making get requests to *CampaignService *and * SharedCriterionService *for 
one Account. It was working fine before 10/27.

We are still able to download reports as well as call CustomerService so 
there shouldn't be an issue with the OAuth credentials. Can you please help 
us understand what could be the reason for getting the 
OperationAccessDenied exception?

Thanks,
Anand

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ccc5baec-fac5-4566-963f-33e6e416d893n%40googlegroups.com.


[Google Ads API] Retrieving non-Expanded Dynamic Search Ads

2020-10-28 Thread Kevin
Hi,

I'm trying to retrieve data on some old Dynamic Search Ads, but noticed 
that it is not present as an AdType:

In AdWords API it can be found here: 
https://developers.google.com/adwords/api/docs/reference/v201809/AdService.DynamicSearchAd

In GoogleAds API it can be found here: 
https://developers.google.com/google-ads/api/fields/v5/ad_group_ad#ad_group_ad.ad.type

You can filter on this type separately in the UI:



Is it possible to get these Ads using the new API?

Thanks,
Kevin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d57844f8-9b92-4652-9bae-ba32601bb23dn%40googlegroups.com.


RE: Google Ads API to MYSQL

2020-10-28 Thread Google Ads API Forum Advisor Prod
Hi Tal,

Thank you for reaching out. If you are using Adwords API, you could query a 
report and download it. This is a list of the available reports in the Adwords 
API. You could refer to this code example to generate a report in Adwords API. 
If you are using the Google Ads API, you could refer to the list of available 
resources and you could refer to this code example on how to generate reports.

Thanks and regards,
Xiaoming, Google Ads API Team


Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q275HoB: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/1NuBV0QIXGQQ002-YgVcrbQzqLUxkS2MmidQ%40sfdc.net.


Re: ADGROUP_PERFORMANCE_REPORT not retuns App campaign adgroups

2020-10-28 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for reaching out. Please note that not all the fields could be pulled 
from a report.

Thanks and regards,
Xiaoming, Google Ads API Team


Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q24c5uk: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/UNPVQ0QIXF3I000N2nB2uxSE-lqzNhLqw-YA%40sfdc.net.


Re: Youtube videos access to setup Google Ads video assets

2020-10-28 Thread Google Ads API Forum Advisor Prod
Hi,

Yes, that is correct. Let me know if you face any issues.

Cheers,
Anthony
Google Ads API Team

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


Re: Googleadwords API permission error

2020-10-28 Thread Google Ads API Forum Advisor Prod
Hi Nancy,

Thank you for reaching out. Please find my response to your questions below:

You could query the Adgroup Performance Report to get the AdGroupId by 
specifying the CampaignId in the WHERE clause.

You could use this code example as a template to update the responsive ad.

ExpandedTextAd is essentially a text ad. It includes two headlines, a 
description of your product or service, navigational breadcrumbs, and a 
generated visible URL. ResponsiveSearchAd is an ad format that supports 
multiple assets for text fields. Google Ads uses serving-time optimization to 
select the best asset and rendering combinations for each request. You could 
see the available ad types here.


Thanks and regards,
Xiaoming, Google Ads API Team



Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q269mUS: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/1JV9i0QIXDVB00YTwZJ6M8TeuZVtuyH_BmwA%40sfdc.net.


Re: How can I fetch Budget status "Limited by budget"

2020-10-28 Thread Emma Karlsson
Thank you! 

Ok, then I don't need to look around anymore for that at least. 
(Some clarification: I only need the notification as a warning to not limit 
the bid strategies, so it's rather the change in Ads cost/demand I need to 
fetch if maybe that can be grabbed some other way. (I like the way you 
think, Mat!)

On Thursday, 22 October 2020 at 16:59:53 UTC+2 adsapiforumadvisor wrote:

> Hi Emma,
>
> Mat is correct. This field is currently not available through the API. 
> Please let me know if you have any other issues or questions.
>
> Regards,
> Anthony
> Google Ads API Team
>
> [image: Google Logo] 
> Anthony Madrigal 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q26BAAm: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/3f3e1cdb-5c7f-4279-bc6a-caa6cd856776n%40googlegroups.com.


"504 Deadline Exceeded" when pulling keyword data from Google Ads

2020-10-28 Thread 'Caitlin Pinkard' via AdWords API and Google Ads API Forum
Hello!

I'm using the code here (
https://developers.google.com/google-ads/api/docs/samples/get-keyword-stats) 
to get some information on our keyword statistics. I took out the LIMIT 50 
line in the query and expanded the date range by just a little bit (~10 
days instead of 7), and I'm getting the following error:

Request made: ClientCustomerId: *, Host: 
googleads.googleapis.com:443, Method: 
/google.ads.googleads.v5.services.GoogleAdsService/SearchStream, RequestId: 
None, IsFault: True, FaultMessage: Deadline Exceeded

How can I query this data without it erroring out?

Thank you so much!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/54c1d487-d1ff-4d74-838e-f5468d04dcb1n%40googlegroups.com.


RE: Problem with google drive API

2020-10-28 Thread Google Ads API Forum Advisor Prod
Hi Naseer,

Thank you for reaching out. As our team is only focused on the Adwords 
API/Google Ads API related issues, I would suggest you contact the Google Drive 
API team via this link to get further assistance.

Thanks and regards,
Xiaoming, Google Ads API Team



Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q275FLc: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/EAzmG0QIX68I00GLwAFtIZTOi6254AzwOHbw%40sfdc.net.


Re: Resource Exhausted Using get_geo_target_constant

2020-10-28 Thread Scott Vaillancourt
Hi Peter,

Thanks for the info. I don't have adequate permissions to reply to author, 
so I'll send you what I can via this post. Shown below is the code I'm 
using to execute the request. The error message I get back is '429 Resource 
has been exhausted (e.g., check quota)'. I'm pretty certain the limit 
that's being exceeded is because of the call to get_geo_target_constant. If 
I run the code without this it works fine. I think what I'm trying to 
figure out is how to resolve resource names without a 'get' call. This 
applies to other items such as campaign_budget. Hope this helps. Thanks.

Scott

***
from google.ads.google_ads.client import GoogleAdsClient

client = GoogleAdsClient.load_from_storage('/users/google-ads.yaml')
gas = client.get_service('GoogleAdsService', version='v5')

query = '''
SELECT
campaign.name,
campaign.advertising_channel_type,
campaign.campaign_budget,
metrics.impressions,
metrics.clicks,
metrics.cost_micros,
segments.geo_target_metro,
segments.date
FROM geographic_view
WHERE
segments.date BETWEEN "2020-10-01" AND "2020-10-20"
ORDER BY campaign.name ASC
LIMIT 1000'''

cid = 
resp = gas.search_stream(cid, query)
report = []

for batch in resp:
for row in batch.results:
cdate = row.segments.date
camp = row.campaign.name
metro = 
gts.get_geo_target_constant(row.segments.geo_target_metro).name
impr = row.metrics.impressions
clicks = row.metrics.clicks
cost = row.metrics.cost_micros / 100
channel = row.campaign.advertising_channel_type
budget = row.campaign.campaign_budget
report.append([cdate, camp, metro, impr, clicks, cost, channel, 
budget])
***


On Wednesday, October 28, 2020 at 1:15:04 AM UTC-5 adsapiforumadvisor wrote:

> Hi Scott,
>
> Thank you for reaching our to out API support team.
>
> The GoogleAdsService (Search and SearchStream) is also subject to limits 
> 
>  
> which you can find out more via this guide 
> . 
> Regardless of access level, customers would indeed only be able to make up 
> to 1,000 get requests per day.
>
> For the error you are encountering, could you provide more details on how 
> exactly you are encountering this? Could you provide your customer ID and 
> the complete request and response logs containing the error message you 
> received? 
>
> You may send the requested information using the *Reply privately to 
> author* option.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q275C0l: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/544f71a3-5b7c-4ff6-a3e7-257fdd428d05n%40googlegroups.com.


Google Ads API to MYSQL

2020-10-28 Thread Tal Haguel
So I finally manage to access the api, now to the next step.
I would like to run a query that will allow me to import all the 
information to mysql so it would be possible to generate reports.

Is that possible? is there any other way to do it?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/844f933f-db56-4058-b51e-478bfdbe7e18n%40googlegroups.com.


Re: Youtube videos access to setup Google Ads video assets

2020-10-28 Thread denma test
Hi
It will list all video such as in screenshot?

On Tuesday, October 13, 2020 at 12:14:42 AM UTC+5:30 adsapiforumadvisor 
wrote:

> Hello,
>
> You can use the AssetService 
> 
>  
> which will give you YouTubeVideoAssets 
> 
> .
>
> Cheers,
> Anthony
> Google Ads API Team
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q268UtF: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/3ca96d04-7b6d-438c-8445-f82d964f908bn%40googlegroups.com.


Re: ADGROUP_PERFORMANCE_REPORT not retuns App campaign adgroups

2020-10-28 Thread denma test
Hi
Okay, but the report not returns adgroups with conversion rate also.

On Saturday, September 19, 2020 at 1:30:43 AM UTC+5:30 adsapiforumadvisor 
wrote:

> Hi,
>
> Thank you for reaching out. The Google Ads API provides adGroup reporting 
> for App campaigns installs but not for the App campaign engagement.
>
>
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>
> [image: Google Logo] 
> Xiaoming 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q24c5uk: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/58693462-9713-4fb1-9cce-727444bfd645n%40googlegroups.com.


Re: Googleadwords API permission error

2020-10-28 Thread Nancy Turner
Hello,

I am working on update campaign adsgroup and adssearch ads.
I have updated campaign name using UpdateCampaign API and it is working 
successfully.

Now my query is I have Campaign ID in page now how to get adsgroup ID on 
base of Campaign ID?
Please see screenshow for more idea : https://prnt.sc/v8knne

I have another query for ads create and update.
namespace Google\AdsApi\Examples\AdWords\v201809\BasicOperations;
In  BasicOperations  folder i get below list of examples. I have used 
"AddResponsiveSearchAd" example for ads create.
Now i want to update those ads so which update ads example should use?
https://prnt.sc/v8kofr

For Ads Add two types available 1] AddResponsiveSearchAd ans 
2] AddExpandedTextAds
Is there any major different in between above ads.

Can you please clear my queries and reply me as soon as possible.

Thank you in advance
On Tuesday, 20 October 2020 at 22:12:24 UTC+5:30 adsapiforumadvisor wrote:

> Hi Nancy,
>
> Thanks for reaching out. Please refer to this code example 
> 
>  
> on how to update a campaign and this code example 
> 
>  
> for how to delete a campaign. For your second question, please try to move 
> the class AddCampains outside the function. Alternatively, you could call 
> the methods in the AddCampains class from your customized function.
>
>
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>
>
> [image: Google Logo] 
> Xiaoming 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q269mUS: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/0d79c19f-2321-4f9a-b7e5-8a7d04d03fcfn%40googlegroups.com.


Re: How to detect - Ad REMOVED

2020-10-28 Thread Dmitriy P.
Thanks for answer!

Please, tell me, how I can detect resource status is 'REMOVED'?
Because 'change_status' return only 'resource status: CHANGED'
And I don't know 'ENABLED' or 'REMOVED'

On Wednesday, 28 October 2020 at 10:52:36 UTC+3 adsapiforumadvisor wrote:

> Hi,
>
> I appreciate your patience to this concern.
>
> I received an update from our team and you can find it below:
> "*If they change the value to CHANGED rather than REMOVED, they'll see 
> the removed items. The reason it's under the list of CHANGED resources, is 
> because we don't completely delete the resource from the system. We CHANGE 
> the status of the resource from ENABLED to REMOVED. Technically, the 
> resources is still there. That's why they do not see anything coming back 
> with REMOVED. That's because we RARELY actually remove entire resources 
> from the system. They are still there; they just change state.*"
>
> Let me know if you have further questions.
>
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q26AUqZ: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/8fc04f2b-b35d-404f-8330-3aaa74bdfb74n%40googlegroups.com.


Re: How to set bidding strategy to MANUAL_CPC without

2020-10-28 Thread Rukeith Tseng
I have posted the issue on GitHub. Any on one response??
Does it have any info?
adsapiforumadvisor 在 2020年9月15日 星期二上午3:20:03 [UTC+8] 的信中寫道:

> Hi Rukeith,
>
> If the screenshot is of the results of the API request, it looks like the 
> Enhanced CPC option is not selected, which means the API request managed to 
> set enhanced_cpc_enabled to false. If the screenshot is not of the results, 
> I will need you to provide your customerClientId and the campaign ID that 
> is not getting updated from your request. It would be best if you can 
> provide the detailed logs so that I have all the information about your 
> request needed to further analyze the issue. Please provide all this 
> information via the *Reply privately to author *option.
>
>
> Regards,
> [image: Google Logo] 
> Danica 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q24aEqD: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/3f0d6aef-9a86-4e13-abf8-6843eee8c5e0n%40googlegroups.com.


Re: Splitting campaign spend by city

2020-10-28 Thread Erik Møiniche-Kiebe
Thanks I'll look into that.

Erik

On Tuesday, October 20, 2020 at 8:06:28 PM UTC+2 adsapiforumadvisor wrote:

> Hi Erik,
>
> I recommend using the geographic_view 
>  
> since this will give you data on the physical location of the user or an 
> area of interest rather than targeted locations.
>
> Cheers,
> Anthony
> Google Ads API Team
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q26AdOm: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/8ac2bf21-bb5d-4252-860c-ba7c571705a8n%40googlegroups.com.


Re: How to detect - Ad REMOVED

2020-10-28 Thread Google Ads API Forum Advisor Prod
Hi,

I appreciate your patience to this concern.

I received an update from our team and you can find it below:
"If they change the value to CHANGED rather than REMOVED, they'll see the 
removed items. The reason it's under the list of CHANGED resources, is because 
we don't completely delete the resource from the system. We CHANGE the status 
of the resource from ENABLED to REMOVED. Technically, the resources is still 
there. That's why they do not see anything coming back with REMOVED. That's 
because we RARELY actually remove entire resources from the system. They are 
still there; they just change state."

Let me know if you have further questions.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q26AUqZ: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/W0Uwp0QIWJ6R00Feef4UsXSJe8ROv_-SiEkg%40sfdc.net.


Problem with google drive API

2020-10-28 Thread Naseer Ahmad
Hi everyone, 
I want to create shareable link in google drive using nodejs. 
Can someone help me with this?
Thanks in advance

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/234a141a-867b-4214-aaff-20ab9e3ddcecn%40googlegroups.com.


RE: Can't get assets report

2020-10-28 Thread Google Ads API Forum Advisor Prod
Hi Shelly,

Thanks for raising your concern. Also, I would like to inform you that I am 
going to remove the first comment of this post, and re-post below without the 
screenshots, as the original post contained your account ID information :

"Hi,
We are using google ads api to pull assets report for UAC campaigns. Here is 
the sql:
SELECT
customer.id,
campaign.id,
ad_group.id,
video.id,
segments.date,
segments.ad_network_type,
segments.conversion_action_name,
metrics.conversions,
metrics.conversions_value,
metrics.all_conversions,
metrics.all_conversions_value
FROM video
where segments.date ='2020-10-09'

Since Sep 30th , we could not get any data. Here are the screenshots when we 
run the report."


Moving forward, could you confirm if this is the customer ID 547-XXX- that 
you are trying to generate the report for? If yes, the empty video report is 
expected as this account has no video campaigns and the video report is 
intended for retrieving video campaign statistics.

Lastly, I am afraid that it is not possible to get the asset metrics/statistics 
using video report. For the asset related performance report, you can use asset 
report and ad_group_ad_asset_view report.

Hope this will help. Let me know if you have further questions.


Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q274w98: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/jNe9m0QIWGTM00Wvf2HFMCS9mjnNE00Ni32g%40sfdc.net.