Re: How to read all Ad Types using java api?

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hi Suresh,

My apologies for misunderstanding your concern. Could you confirm if you wish 
to download a report for all your ad statistics? If yes, you can download the 
Ad Performance Report. This can generate metrics for all ad types.

Regards,
Dannison
Google Ads API Team
ref:_00D1U1174p._5001UCc0S6: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/SbC0z0PUTOPC00_GE2Xns6TxqS4DsOnOIL2A%40sfdc.net.


RE: how do I update campaign criterion?

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hi Ankit,

Thank you for posting your concern.

If you want to add a new criterion, you need to use the 'ADD' operator in order 
to do it. However, please note the old criterion will not be removed 
automatically when you will add a new criterion.

Furthermore, you need to use the CampaignCriterionService as well, set the 
operator as 'REMOVE' and specify the criterion ID in the id field to remove the 
specific criterion of campaign and the same way with operator as "SET" so that 
the API will know the criterion you want to update/remove.

Let me know if you have questions/clarifications.

Regards,
Ejay
Google Ads API Team
ref:_00D1U1174p._5001U8LwwS: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/1H66s0PUTOLS00WQ6umnoiRE2Fpj5jl6Djmw%40sfdc.net.


Re: AdGroupAd vs Ad

2019-07-17 Thread Suresh Kumar Shenbagam
Hi Anthony,

So, an AdGroup can contain multiple AdGroupAds (which can have different 
types of ads) and a single AdGroupAd object contain only one Ad object 
(which in turn gives that a particular ad's metadata).

Please correct me if I am wrong.

Suresh

On Thursday, July 18, 2019 at 12:23:58 AM UTC+5:30, adsapiforumadvisor 
wrote:
>
> Hi Suresh,
>
> When using the AdGroupAdService in Google Ads API, it will create/return 
> an AdGroupAd 
> 
>  
> object. The AdGroupAd object contains an Ad 
> 
>  
> object which has ad attributes depending on what its type is.
>
> Cheers,
> Anthony
> Google Ads API Team
>
> ref:_00D1U1174p._5001U8LxT2: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/017a4bd7-5a6d-4e1e-8a99-7c0c647ba695%40googlegroups.com.


RE: Filter by campaign type in adwords api reporting python

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hi Praveen,

Even though the the columns in your UI report matches with the fields in your 
Criteria Performance Report, this may still not return the same report metrics 
as the Criteria Performance Reports generate metrics on the criteria level. If 
you wish to retrieve criteria specific reports, you can refer to this link. You 
can only compare reports generated from the API to the UI if it is one of these 
reports in the mapping guide.

Regards,
Dannison
Google Ads API Team
ref:_00D1U1174p._5001U8KkQI: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/V5BPL0PUTGNQ00rE99ttAQSramBZmE8c9y2A%40sfdc.net.


Re: get the fields of report in Japanese

2019-07-17 Thread アルアバヤジアレクサンドレ
Hi Hiroyuki,

Thank you very much for your support.

I understand I cannot get the fields in Japanese.
But is it possible to get the data in Japanese ?
For example from the "CAMPAIGN_PERFORMANCE_REPORT" table,
I get the value "enabled" (in English) for the "CampaignStatus" attribute 
but can I get the value "有効" instead (enabled in Japanese) ?

Best regards,
Alex

2019年7月17日水曜日 18時48分49秒 UTC+9 adsapiforumadvisor:
>
> Hi Alex,
>
> Unfortunately, it is currently not supported to download field names in 
> Japanese in AdWords API. You may follow our blog 
>  for any 
> upcoming features and updates.
>
> Regards,
> Hiroyuki
> Google Ads API Team
>
>  
>
> ref:_00D1U1174p._5001U8Lu0B: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/ef30fd4f-e3a5-474c-83b9-fa4eed6bc471%40googlegroups.com.


Re: Select Campaign type, Campaign subtype and Labels from CAMPAIGN_PERFORMANCE_REPORT

2019-07-17 Thread アルアバヤジアレクサンドレ
Hi Hiroyuki,

Thank you for your quick answer.

Concerning AdvertisingChannelType and AdvertisingChannelSubType I get a 
different value compared to the report that I downloaded manually from 
GoogleAds website.

AdvertisingChannelType's value:
. website version:Display Only
. API version:Display

AdvertisingChannelSubType's value:
. website version:All features
. API version:--

I understand it may be a little different for the AdvertisingChannelType's 
value but why I cannot get the AdvertisingChannelSubType's value from API ?

Best regards,
Alex

2019年7月17日水曜日 18時49分49秒 UTC+9 adsapiforumadvisor:
>
> Hi Alex,
>
> You may use the following fields:
>
>- Campaign type : AdvertisingChannelType 
>
> 
>  
>- Campaign subtype : AdvertisingChannelSubType 
>
> 
>  
>- Labels on Campaign : Labels 
>
> 
> or LabelIds 
>
> 
>  
>
> Please let me know if you have further concerns.
>
> Regards,
> Hiroyuki
> Google Ads API Team
>
>
> ref:_00D1U1174p._5001U8LuCg: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/c89de19a-13a3-43e2-a3cb-862c25905e1e%40googlegroups.com.


RE: Google Ads API Cannot create linked customer with api v2

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hi Asaf,

Thank you for bringing this to our attention! I'm the maintainer of the Python 
library and this appears to be a bug in the example that we need to fix. I've 
created an issue on the repository to track it, please see here: 
https://github.com/googleads/google-ads-python/issues/158

In the meantime you can manually edit the example so the two new parameters 
(email_address and access_role) described in this documentation are passed into 
the call to customer_service.create_customer_client.

Hope this helps, if you have any additional questions about this problem or the 
Python library please comment on the above issue or open a new issue.

Best,
Ben Karl, Google Ads API Team
ref:_00D1U1174p._5001U8LwJ1: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/jL7pb0PUSXRM00efA5co7YRY6cNct24-z0NQ%40sfdc.net.


RE: Asset-level report: no segments.conversion_action_name field

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hello,

The ad_group_ad_asset_view currently does not support the segmentation based on 
conversion actions. I have shared your concern with the team by raising a 
feature request. We do not have a definite timeline on when this feature will 
be supported. Please keep an eye on our blog for more updates.

I have shared your feedback with the team to see if it is possible to include 
the conversion tracking Id field at different levels. However, you may use the 
segments.conversion_action and segments.conversion_action_name to segment the 
conversion tracker data.

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001U8Ly85: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/hB_iY0PUSVLG00YKXUZfnZR527t6VB19VuoA%40sfdc.net.


RE: AdGroupAd vs Ad

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hi Suresh,

When using the AdGroupAdService in Google Ads API, it will create/return an 
AdGroupAd object. The AdGroupAd object contains an Ad object which has ad 
attributes depending on what its type is.

Cheers,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001U8LxT2: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/Tgb_v0PUSV5C00SEi2EE0MRQuoIOrHmUdMeQ%40sfdc.net.


RE: How to add dummy data to my test account

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hi Nicolas,

Thanks for reaching out and for sharing this feedback. It is possible to fetch 
dummy data from a test account, it's just that for reports there will not be 
any performance statistics because ads from tests accounts aren't trafficked. 
As mentioned above in this thread there are ways to work around the absence of 
performance statistics, including by setting the flag: includeZeroImpressions. 
That will allow you to develop against the structure of a report.

To my knowledge I do not believe hardcoding mock performance data into test 
accounts is functionality that is planned, but if you think it would improve 
the experience compared to using reports with null values please submit a 
feature request on this page: 
https://services.google.com/fb/forms/google-ads-api-feedback/

Thank you again for your feedback and consideration.

Best,
Ben Karl, Google Ads API Team
ref:_00D1U1174p._5001U8Lu0Q: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/ppnGT0PUSR6Z00hVaTUoXdTfqbjROXeEs4CQ%40sfdc.net.


Re: Problems working with the report Placeholderitem_feed report. I can't find a variable.

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hello Jorge,

I have replied privately to you with the response. Please find the response 
below:

Thank you for sharing the details. I was able to pull the Ad Customizers Feed 
Item report to pull the targeting data. It looks like the specific feed is 
targeted based on location and hence only the location Id is returned. The 
TargetingAdGroupId and TargetingCampaignId attributes in this feed are not 
specified and hence they are not returned in the report. Please find the sample 
report query below:

__rdquery: SELECT FeedId, FeedItemId, TargetingAdGroupId, TargetingCampaignId, 
KeywordTargetingId, GeoTargetingCriterionId FROM 
AD_CUSTOMIZERS_FEED_ITEM_REPORT WHERE FeedId = "100441801"

Let me know if you have any questions.

Regards,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UBnv3q: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/v0agx0PUSOC100uA5LmHCkRN-ll1MCNA-rpw%40sfdc.net.


Re: How to get All Ads Details

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hello Chirag,

You may use the below query to pull these details:

SELECT
ad_group_ad_asset_view.performance_label,
asset.id,
ad_group_ad.ad.responsive_search_ad.descriptions,
ad_group_ad.ad.responsive_search_ad.headlines,
ad_group_ad.ad.responsive_search_ad.path1,
ad_group_ad.ad.responsive_search_ad.path2
FROM
ad_group_ad_asset_view
LIMIT
100

Please give this a try and let us know if you have any issues. The 
assetApprovalStatus data is not yet available through the API. Please keep an 
eye on our blog for more details.

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001U8LgSu: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/M6GJu0PUSNGS00D8U_4J-dRcy2bExLrxucwg%40sfdc.net.


Asset-level report: no segments.conversion_action_name field

2019-07-17 Thread integrations bidalgo
Hi,
We faced the problem with asset-level report: there is 
no ‘segments.conversion_action_name’ field available for the report. 
This is the log:

[2019-07-17 13:35:40] google-ads.WARNING: Request made: Host: 
"googleads.googleapis.com", Method: 
"/google.ads.googleads.v2.services.GoogleAdsService/Search", ClientCustomerId: 
2944805093, RequestId: "q_8CIGrRagjTZQsnl-OF8w", IsFault: 1, FaultMessage: 
"None"  
[2019-07-17 13:35:40] google-ads.NOTICE: Request
---
Method Name: /google.ads.googleads.v2.services.GoogleAdsService/Search
Host: googleads.googleapis.com
Headers: {
"x-goog-api-client": "gl-php\/7.1.23 gapic\/ gax\/1.0.3 grpc\/1.20.0",
"x-goog-request-params": "customer_id=2944805093",
"developer-token": "REDACTED",
"login-customer-id": "6330691878"
}
Request: {"customerId":"2944805093","query":" SELECT 
segments.date,segments.conversion_action_name,asset.id,metrics.all_conversions_value,metrics.all_conversions,metrics.conversions,metrics.conversions_value
 FROM ad_group_ad_asset_view WHERE segments.date >=  '20190716'  AND 
segments.date <=  '20190716' "}

Response
---
Headers: {
"request-id": "q_8CIGrRagjTZQsnl-OF8w",
"date": "Wed, 17 Jul 2019 13:35:40 GMT",
"alt-svc": "quic=\":443\"; ma=2592000; v=\"46,43,39\""
}

Fault
---
Status code: 3
Details: Request contains an invalid argument.
Failure: {}  


This field can be queried for campaign and AdGroups-level reports, but not 
for asset-level report.
This is critical for us because we need reports with segmentation 
(breakdown) by conversion actions.
Are you going to support this breakdown field for asset-level reports?
Also, there is no field for conversion action tracking id (in all levels) - 
are you going to add 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/bcc5d542-15cb-4459-adc7-38eda6393022%40googlegroups.com.


RE: Does Google Ads API support updating ads now?

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hello,

With the release of Google Ads API v2, you can now use the AdService which can 
be used to update existing ads.

Cheers,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001U8LwJB: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/H-O420PUSGKC00v6QFk5dUTE2lIXvV1G3VHg%40sfdc.net.


Re: How to read all Ad Types using java api?

2019-07-17 Thread Suresh Kumar Shenbagam
Hi,

Thanks for the response. I would like to retrieve all supported ad types 
using some java api? (not just the ad types from my account). Please let me 
know if there is a possibility.

Suresh

On Thursday, July 11, 2019 at 7:30:18 AM UTC+5:30, adsapiforumadvisor wrote:
>
> Hi Suresh,
>
> Thank you for reaching out.
>
> You can use the AdGroupAdService.get() 
> 
>  
> which can retrieve all ad types in your account. You can also download the Ad 
> Performance Report 
> 
>  
> as this will also return metrics on the ad level.
>
> Hope this helps.
>
> Regards,
> Dannison
> Google Ads API Team
>
> ref:_00D1U1174p._5001UCc0S6: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/4da1a5be-727f-4921-b509-a8113b10be60%40googlegroups.com.


AdGroupAd vs Ad

2019-07-17 Thread Suresh Kumar Shenbagam
Hi,

What is the difference between AdGroupAd and Ad? Please explain the 
relation.

Suresh

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7a492947-ed3b-4278-bf16-b4d95d59f2ec%40googlegroups.com.


how do I update campaign criterion?

2019-07-17 Thread Ankit Agarwal
When I update a campaign with a new criterion using operator 'SET', I am 
getting an error saying 'INVALID ID'. But if I use 'ADD' operator it adds 
the new criterion but doesn't remove the earlier one.
shall I remove the non-required criterions and then add the new one? I 
don't know I am confused here.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3416f514-ba7d-40c1-9482-cbd0839f9755%40googlegroups.com.


Re: Problems working with the report Placeholderitem_feed report. I can't find a variable.

2019-07-17 Thread Jorge Lopez Marcos
Any updates or news about the topic and the solution?

El miércoles, 19 de junio de 2019, 17:31:39 (UTC+2), adsapiforumadvisor 
escribió:
>
> Hi Jorge, 
>
> Could you please share the client customer Id, using Reply privately to 
> author option, to check this further?
>
> Thanks,
> Bharani, Google Ads API Team
>
> ref:_00D1U1174p._5001UBnv3q: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/82346073-3cd9-4e62-95c8-cb6b1c13543e%40googlegroups.com.


Re: All But Removed data equals All Enabled in getting data from API (Different in the UI)

2019-07-17 Thread Alon Reznik
Hi, Just Made it :)

Thanks

On Wednesday, July 17, 2019 at 9:14:31 AM UTC+3, adsapiforumadvisor wrote:
>
> Hi Alon,
>
> Thanks for posting your concern.
>
> To investigate the issue, would you mind providing the information below 
> via *Reply privately to author* option?
> 1. Customer ID 
> 
> 2. Sample screenshot of the Google Ads UI and the sample reports where I 
> can see the data discrepancies
>
> Regards,
> Ejay
> Google Ads API Team
>
> ref:_00D1U1174p._5001U8Lgbh: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/1dd5319e-3efd-49bf-b114-2b51a12e94c0%40googlegroups.com.


Does Google Ads API support updating ads now?

2019-07-17 Thread Jiangang Wu
When I try to mutate an ad using AdGroupAdService of Google Ads API I get 
an IMMUTABLE_FIELD error. It seems that updating an ad is not supported 
by Google Ads API and we have to recreate a new AdGroupAd object to update 
an ad. Is that right?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f56ec302-28ee-42ea-b876-a8499a823ca5%40googlegroups.com.


Google Ads API Cannot create linked customer with api v2

2019-07-17 Thread Asaf Zinger
Hi,
I'm trying to create a new customer using the example from git:
https://github.com/googleads/google-ads-python/blob/master/examples/account_management/create_customer.py

I'm getting the following error:
TypeError: create_customer_client() missing 2 required positional arguments: 
'email_address' and 'access_role'

(BTW, it is working just fine when switching to V1)

I tried to alter the code like this:
 
role = client.get_type('AccessRoleEnum').ADMIN
response = customer_service.create_customer_client(mgr_id, customer, 
"m...@gmail.com", role)

But now I'm getting this error:
 File <>/.local/share/virtualenvs/ml-googleapi-n6J6a0FH/lib/python3.7/site-
packages/google/ads/google_ads/v2/services/customer_service_client.py", 
line 390, in create_customer_client
access_role=access_role,
TypeError: Parameter to MergeFrom() must be instance of same class: 
expected google.protobuf.StringValue got str.


Can anyone know how to do it correctly?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/83ec7dfb-fc66-4e50-98be-894626b614dc%40googlegroups.com.


Extension Setting Services - operation limit

2019-07-17 Thread Nati Yonatan
according to 
https://developers.google.com/adwords/api/docs/guides/extension-settings

> *Note:* Since their data elements can be very large, extension setting 
> services have an operations-per-request limit of *250* (instead of the 
> usual 5,000).


what is the operation limit exactly?

Because in the mutate request we send a list of operations, and each 
operation has a list of extensions.
So is the limit on the operations level ? or do I need to count the total 
extensions in all operations to be under 250?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/87fd198e-d53b-4a8e-a824-1c40d66de341%40googlegroups.com.


Re: Error trying to download report

2019-07-17 Thread Doğan Hekimoğlu
Hi, I've tried for all of the customer client ids including the main ads 
account of the mentioned google ads account but still getting the same 
error. Also, I've tried to create the adwords session without providing any 
clientcustomerid since you said "*AdWords API reports are generated per 
client account only 
"
 
but still getting the same error what should i do exactly? *
*Here are the steps i do:*
*1-grantOfflineAccess to users google account and receive an auth code.*
*2-Exchange auth code with refresh token*
*3-Authenticate with refresh token*
*4-Create session and "set clientcustomerid for the account i want the 
report of"*
*5-Try to download report*

*For the 4th step what should i change? I shouldn't provide 
clientcustomerid and provide something else? I tried everything to my 
knowledge but still getting the same error.*

*Btw, how do i check my private messages i couldn't find yours.*


*Thank you.*
On Wednesday, July 17, 2019 at 1:13:32 PM UTC+3, adsapiforumadvisor wrote:
>
> Hi Doğan,
>
> I have sent my response privately, could you check? If you are unable to 
> locate my response, you may refer below for its contents :
>
>
>
> *"Thank you for sharing your clientCustomerId and your email address. Upon 
> checking, the (966-XXX-XXX) account ID that you are using in your report 
> request belongs to a MCC account. AdWords API reports are generated per 
> client account only 
> ,
>  
> and that said, could you confirm if the same issue is encountered if you 
> use the account ID of one of the said (966-XXX-XXX) MCC's client 
> accounts as the clientCustomerId? Also if the issue persists and so that I 
> can dig a bit deeper into the issue, could you send to me your complete 
> report definition and the (updated) logs generated when the error 
> occurred?"*
>
> Best regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001U8LUsA: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/aa64afe8-2000-4928-a554-64a4a265cffb%40googlegroups.com.


RE: Filter by campaign type in adwords api reporting python

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hi Praveen,

Thank you for providing the clientCustomerId privately.

Just to clear things out, you are trying to compare the report 
(TUI_Display_GDN_Weekly) generated in your UI with the Criteria Performance 
Report you are trying to generate in the API.

If this is what you are trying to do, I am afraid you cannot compare the 
Criteria Performance Report in the UI because the UI does not support this type 
of report. Upon checking the report in your account, this does not resemble any 
API reports. You can refer to your mapping guide for the list of reports in the 
API that maps to the UI.

Regards,
Dannison
Google Ads API Team
ref:_00D1U1174p._5001U8KkQI: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/HwdvT0PUS7WT00kgKh5BfgQxiIpntrHW8gFQ%40sfdc.net.


Re: Error trying to download report

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hi Doğan,

I have sent my response privately, could you check? If you are unable to locate 
my response, you may refer below for its contents :

"Thank you for sharing your clientCustomerId and your email address. Upon 
checking, the (966-XXX-XXX) account ID that you are using in your report 
request belongs to a MCC account. AdWords API reports are generated per client 
account only, and that said, could you confirm if the same issue is encountered 
if you use the account ID of one of the said (966-XXX-XXX) MCC's client 
accounts as the clientCustomerId?

Also if the issue persists and so that I can dig a bit deeper into the issue, 
could you send to me your complete report definition and the (updated) logs 
generated when the error occurred?"

Best regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001U8LUsA: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/TqYod0PUS72500Xv4uu-UhT4Gj6sfAsrXQgg%40sfdc.net.


Re: Error trying to download report

2019-07-17 Thread Doğan Hekimoğlu
Hello again, are there any updates? I need this issue resolved ASAP. Thank 
you

On Tuesday, July 16, 2019 at 11:22:53 AM UTC+3, adsapiforumadvisor wrote:
>
> Hi,
>
> Regarding the "Missing client information, Type: 
> ReportDownloadError.INVALID_PARAMETER" error, could you confirm if the 
> OAuth token(s) that you are using indeed belongs or is associated to the 
> clientCustomerId in your request? I asked because this issue usually occurs 
> when there is an issue with the client information passed in the request 
> header
>
> If the issue persists, could you send to me the SOAP logs and the email 
> address you used to generate your OAuth credentials and tokens so I can 
> verify if the email indeed has access to the account specified in your 
> request?
>
> You may reply using the *Reply privately to author* option when sending 
> the requested information
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001U8LUsA: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/b9033ef2-bd7b-43b7-8539-db6d5ecabe8f%40googlegroups.com.


RE: get the fields of report in Japanese

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hi Alex,

Unfortunately, it is currently not supported to download field names in 
Japanese in AdWords API. You may follow our blog for any upcoming features and 
updates.

Regards,
Hiroyuki
Google Ads API Team
ref:_00D1U1174p._5001U8Lu0B: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/pMkwI0PUS5X200FcFhgonSQDmPualc9o4MuA%40sfdc.net.


RE: Select Campaign type, Campaign subtype and Labels from CAMPAIGN_PERFORMANCE_REPORT

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hi Alex,

You may use the following fields:

Campaign type : AdvertisingChannelType
Campaign subtype : AdvertisingChannelSubType
Labels on Campaign : Labels or LabelIds

Please let me know if you have further concerns.

Regards,
Hiroyuki
Google Ads API Team
ref:_00D1U1174p._5001U8LuCg: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/GAJ-A0PUS5YP004KEp-RhGREWuU_cz04kteA%40sfdc.net.


RE: Filter by campaign type in adwords api reporting python

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hi Praveen,

My apologies for the inconvenience. However, it seems that you are not able to 
receive my private messages. Forwarding my response below.

"My apologies as I would need the requested information so I could further 
investigate this.

Could you provide your clientCustomerId that was used to download the report, 
and a complete screenshot of the report discrepancies in the UI?"

Kindly use the reply privately to author option, and I will provide the 
solution in this public thread. Kindly take note that the Criteria Performance 
Report is not supported in the Google Ads UI.

Regards,
Dannison
Google Ads API Team
ref:_00D1U1174p._5001U8KkQI: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/gpc2C0PUS46700x_rbnVspRDCs6P3C-H9Cxw%40sfdc.net.


RE: Remarketing Audiences - Disabled due to policy violation

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hi Sanjay,

Regarding the audience manager and the disabled audiences due to policy 
violation, I'm afraid that this is more of a product level concern and is 
already outside of our scope. You may reach out to the product experts via the 
Google Ads Community Forum as they are better equipped to assist you regarding 
this matter.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001U8LvKg: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/z9De80PUS45900E3T-YKcvS1CKg2Hu6rqtNA%40sfdc.net.


Remarketing Audiences - Disabled due to policy violation

2019-07-17 Thread Sanjay Hallan
Hi,

We have a client in which we have setup audiences in google analytics for 
and using those audiences in there adwords account to create remarketing 
lists.

>From the audience manager in adwords we can see that some of the audiences 
(both the ones inherited from google analytics and ones created in adwords) 
have been disabled with 'Disabled due to policy violation'.

Could someone please assist me with understanding what policies are being 
violated for this client?

We are using this same audience structure across multiple other clients 
with no issues. 

thanks

Sanjay

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8d3b4a69-42d7-45a6-b176-6534bf581860%40googlegroups.com.


Re: How to get All Ads Details

2019-07-17 Thread cv
Hello Bharani,

I was ablr to get the headline descriptions etc..  But my original question 
is I was not able to get the details which Adwords API is providing under 
the headline and description json string.

The details not coming with new Ads API is 

"assetId"
"assetPerformanceLabel"
"assetApprovalStatus"


I can only get the "assetText" under new Ads API.

Thanks,


On Tuesday, 16 July 2019 23:08:05 UTC+5:30, adsapiforumadvisor wrote:
>
> Hi Chirag, 
>
> Through the Google Ads API, you will be able to pull the Responsive Search 
> Ads using the fields below:
>
> ad_group_ad.ad.responsive_search_ad.descriptions 
> 
> ad_group_ad.ad.responsive_search_ad.headlines 
> 
> ad_group_ad.ad.responsive_search_ad.path1 
> 
> ad_group_ad.ad.responsive_search_ad.path2 
> 
>
> Could you please give this a try and let us know if you have any concerns?
>
> Thanks,
> Bharani, Google Ads API Team
>
> ref:_00D1U1174p._5001U8LgSu: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/dc2f271c-d2e0-4490-86d4-b1cce2ca483b%40googlegroups.com.


Re: Filter by campaign type in adwords api reporting python

2019-07-17 Thread Praveen Jose
Hi Guys,

Any update?

On Wednesday, June 19, 2019 at 1:16:45 PM UTC+5:30, Praveen Jose wrote:
>
> Hi Guys,
>
>
> I am reaching out since I am in need of some guidance here. 
>
>
> I am using the python code package to pull a criteria performance report . 
> However i have a requirement to filter by Campaign type = 'Display Only' 
> for this report generation
>
>
> Could you please advise me as to how I can achieve this within my selector?
>
>
> Thanks,
>
>
> Praveen
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e1f0f08b-7e8a-4897-ba5c-674ebb3169ee%40googlegroups.com.


Select Campaign type, Campaign subtype and Labels from CAMPAIGN_PERFORMANCE_REPORT

2019-07-17 Thread アルアバヤジアレクサンドレ
Hi community!

I would like to download the following fields 
from CAMPAIGN_PERFORMANCE_REPORT:
. Campaign type
. Campaign subtype
. Labels on Campaign

Which field should I write in my "Select" query ?
Here is my code in Python:

report_query = (adwords.ReportQueryBuilder()

.Select('Date','CampaignStatus','CampaignName','Amount','AccountCurrencyCode','ServingStatus',

'Clicks','Impressions','Ctr','AverageCpc','Cost','AveragePosition')
.From('CAMPAIGN_PERFORMANCE_REPORT')
.During(start_date='20190601', end_date='20190630')
.Build())

Thanks!
Alex

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5a35d7f7-30b5-4c64-a99a-cc8c6dd85196%40googlegroups.com.


Re: Empty Label values in API response for ad performance report

2019-07-17 Thread 'Damir Murzagulov' via AdWords API and Google Ads API Forum
Thanks for the quick reply! Yes, I am confirming that we don't have labels 
for the ads and expected to see the same labels as for campaigns.  
 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9fef9561-98ed-4e82-b09d-5ae2646f74ae%40googlegroups.com.


RE: All But Removed data equals All Enabled in getting data from API (Different in the UI)

2019-07-17 Thread Google Ads API Forum Advisor Prod
Hi Alon,

Thanks for posting your concern.

To investigate the issue, would you mind providing the information below via 
Reply privately to author option?
1. Customer ID
2. Sample screenshot of the Google Ads UI and the sample reports where I can 
see the data discrepancies

Regards,
Ejay
Google Ads API Team
ref:_00D1U1174p._5001U8Lgbh: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/-I9100PURVZM00Vgmie9QsQSGUipWRcAcz4w%40sfdc.net.