Invitation Expired

2019-08-20 Thread Van Vu
Hi team,
I've got a MCC and whitelisting work  Email sent to merchant but they 
forgot to accept until it expired
Currently I have to re-send the invites manually. Is there anyway to do 
this via API ?

[image: invites.jpg]
Cheers,
Van

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5c20b35e-5853-4d0d-bdec-9b389e652242%40googlegroups.com.


Re: BidModifier Guide

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hi Chirag,

It looks like you do not have AdGroupCriterion set for demographics in your 
account, this is the reason the shared query is not returning the criterion_id 
for demographics. You could use mutate operation of AdGroupCriterionService to 
create the AdGroupCriterion for the demographic field by setting say age_range 
as the criterion. You could then pull the criterion_Id for this 
demographic(age) using the shared query. Once you are successfully able to pull 
the criterion_id for demographics, you could use this criterion_id to build the 
resource name for AdGroupBidModifier/CampaignBidModifer in the below format:
customers/{customer_id}/adGroupBidModifiers/{ad_group_id}~{criterion_id}
customers/{customer_id}/campaignBidModifiers/{campaign_id}~{criterion_id}

You can now modify the bids for demographics using 
AdGroupBidModifierService/CampaignBidModifierService by specifying the 
resource_name and bid_modifier value for this demographic. Let us know if this 
clarifies your concern.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UEJHgX: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/7PbX40PWK0C800e_wKwQsITAyMtbP46GOWGA%40sfdc.net.


Re: HTML Code to render Ads for preview

2019-08-20 Thread PPC Rocket
Hi Ankit,

unfortunately, we did not find a solution for this issue.
However, since we are mainly focussing on text ads, we just created 
templates for some ad types by ourselves.

Regards
Joachim (PPC Rocket)



Am Montag, 12. August 2019 14:24:07 UTC+2 schrieb Ankit Agarwal:
>
> Hi,
> I am facing the same issue, were you successful in getting the ad preview? 
> If yes, please share the solution with me too. Waiting for your reply.
>
> On Saturday, May 18, 2019 at 2:11:59 AM UTC+5:30, PPC Rocket wrote:
>>
>> Hello,
>>
>> I'm just wondering if there are HTML code snippets available anywhere to 
>> ceate an Ad preview in my application.
>> Can anybody help?
>>
>> Regards
>> Joachim (PPC Rocket)
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/867e24f6-d1f1-479a-8c3c-b1ffa396ef03%40googlegroups.com.


Re: New Google Ads API v1 latency and stability issues

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hi Sergei,

Just following up to check whether you're continuing to have latency issues 
here.

Thanks,
Ben, Google Ads API Team
ref:_00D1U1174p._5001UAqob7: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/A0z2P0PWJT9E00y_FCoKRvSRuFuc9hCUDmaA%40sfdc.net.


RE: Metrics is returning incorrect average_cpc

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hello James,

Could you please share the account id (CID), exact dates and the result you are 
seeing for that particular query using reply privately to the author option to 
help further.

Regards,
Sai Teja, Google Ads API Team
ref:_00D1U1174p._5001UHE49G: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/BitYo0PWJRGE00nOYLY_ewRmqrpNV7gj5hxw%40sfdc.net.


RE: Creating audiences using Google Ads API

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hello Ahmed,

At this point you can create user lists using UserListService but mutating 
members into the list is not yet available via Google Ads API. Our team is 
aware this concern. Meanwhile, you an keep an eye on our release notes for 
information related to the feature releases.

Regards,
Sai Teja, Google Ads API Team
ref:_00D1U1174p._5001UHE49a: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/gm8Ut0PWJQUR00PFsoCMm1Sdy1sekLllW3HA%40sfdc.net.


RE: Creating audiences through Google Ads API

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hello Ahmed,

At this point you can create user lists using UserListService but mutating 
members into the list is not yet available via Google Ads API. Our team is 
aware this concern. Meanwhile, you an keep an eye on our release notes for 
information related to the feature releases.

Regards,
Sai Teja, Google Ads API Team
ref:_00D1U1174p._5001UHE49B: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/9zW7s0PWJQQB00HT1SIKNdR76Xq6LxYZCn4w%40sfdc.net.


Re: Mobile Device criterion targeting on a campaign

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hi James,

I'm Peter's colleague addressing your concern as he is out of office. You will 
be able to use the ConstantDataService.getMobileDeviceCriterion() to pull the 
specific criteria IDs for Mobile devices. You will need to use the Criteria Id 
for the corresponding mobile device in your request. Could you please give this 
a try?

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UEJSqY: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/atdDD0PWJQ2D00xkoC_t-1RC-KmNhfjg9DBw%40sfdc.net.


Re: Get ad groups for each accessible costumer account

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hi André,

That's right, the customer_client resource will return the complete hierarchy 
of all the direct and indirect client customers that are included. I'm afraid, 
it is possible to filter the accounts based on the status. The error 
CUSTOMER_NOT_ENABLED usually occurs if the API call is made against an account 
which is not completely setup. Could you please complete the account setup and 
retry the API request? If you're encountering any issues, could you please 
share the request and response logs using Reply privately to author option to 
investigate further?

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


Re: cannot create shopping ProductGroup tree in one batch. Getting LISTING_GROUP_SUBDIVISION_REQUIRES_OTHERS_CASE error

2019-08-20 Thread Inilien Inilien
Sorry, just to be sure that we are on the same page, I would like to remind 
that I am using Python client library `google-ads`

I appreciate the java code you created very much but sadly it is of little 
use to me (((

I compared the protobuf messages for operations you created with that Java 
code though with the protobuf messages of operations I have created in my 
second post in this thread and they are basically the same (apart from 
different ids and string value of custom label).
The fact that you have no issues running that code leaves me with only one 
conclusion - something wrong with Python library (((

Just to be clear, have you also tried to create these Product Groups on 
your *test* Google Ads account? 

On Tuesday, August 20, 2019 at 4:49:09 PM UTC+3, adsapiforumadvisor wrote:
>
> Hello, 
>
> Thank you for trying out various scenarios. I have made a few changes to 
> the code to add the tree with ListingCustomAttribute type, to create a UNIT 
> and OTHERS node. Could you please take a look and let me know if you 
> encounter any issues? I have attached the corresponding SOAP logs for your 
> reference. 
>
> Regards,
> Bharani, Google Ads API Team
>
> ref:_00D1U1174p._5001UEJA9R: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/02797e08-9716-4f8d-88a2-ba5e2a2670c3%40googlegroups.com.


RE: Include zero impressions while segmenting a report

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hi Thomas,

Unfortunately, there is no way to include zero impression rows when segmenting 
a report.

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


Re: Automatic Placements - Google Ads API

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hello Chirag,

I did not receive the private response that you sent us. Could you try using 
the Reply privately to author option to send the details again?

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


Re: SHOPPING_PERFORMANCE_REPORT bug!

2019-08-20 Thread Tima Timkin
91600
29850
...
No such products with this IDs. But there are groups with this identifier 
in which there are no products.
How to check the correctness of the returned data:
- Look at the number of products returned in the report (impressions > 0  
include_zero_impressions 
= False).
- In google ads in products add filter "Impr. > 0" and see the number of 
results.
- Remember the dates.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a4b0821f-29c9-40ff-8357-10c102a43713%40googlegroups.com.


Re: cannot create shopping ProductGroup tree in one batch. Getting LISTING_GROUP_SUBDIVISION_REQUIRES_OTHERS_CASE error

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hello,

Thank you for trying out various scenarios. I have made a few changes to the 
code to add the ListingCustomAttribute with a UNIT and OTHERS node. Could you 
please take a look and let me know if you encounter any issues? I have attached 
the corresponding SOAP logs for your reference.

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


AddShoppingProductListingGroupTree.java
Description: application/java-source


Sample_Logs.rtf
Description: RTF file


Re: Mobile Device criterion targeting on a campaign

2019-08-20 Thread James Matthews
Hi Peter, 

Thank you for the feedback and help. Unfortunately even when using an ADD 
operation the error returned is still stating a id must be set. 

Request and response included below.



http://schemas.xmlsoap.org/soap/envelope/;
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201809;
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>


XXX-XXX-
REDACTED
unknown (AwApi-PHP, googleads-php-lib/42.0.0, 
PHP/7.3.7-1+ubuntu18.10.1+deb.sury.org+1)
false
false





ADD

2087725659

Samsung J5 Prime (SM-G570F)








http://schemas.xmlsoap.org/soap/envelope/;>

https://adwords.google.com/api/adwords/cm/v201809;>
0005908c720423fb02ab42cca40bd386
CampaignCriterionService
mutate
1
143




soap:Client
[RequiredError.REQUIRED @ 
operations[0].operand.criterion.id]

https://adwords.google.com/api/adwords/cm/v201809;>
[RequiredError.REQUIRED @ 
operations[0].operand.criterion.id]
ApiException

http://www.w3.org/2001/XMLSchema-instance; xsi:type="RequiredError">
operations[0].operand.criterion.id


operations
0


operand


criterion


id


RequiredError.REQUIRED
RequiredError
REQUIRED







I have tried setting the id to 0 and null and give errors of out of range 
and the above XML response, respectively. Do you have any further ideas as 
to what may be going wrong? 

Kind Regards,
James

On Monday, August 19, 2019 at 7:14:19 AM UTC+1, adsapiforumadvisor wrote:
>
> Hi James,
>
> Apologies as we currently do not have an example specifically tailored to 
> your requirement. However, you are correct with the example that you are 
> referring to on how to add targeting criteria to a specific campaign. If 
> you wish to add these in bulk, I would recommend that you also check out 
> our batch processing 
>  guide 
> (since this supports the CampaignCriterionOperation 
> )
>  as 
> to how.
>
> Moving forward to your issue, the ID 
> 
>  
> field should only be required when you are passing a SET or REMOVE 
> operation and the said field should not be required for ADD operations. 
> That being said, could you provide the complete SOAP request and response 
> logs so I can further investigate?
>
> You may send your reply using the *Reply privately to author* option.
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001UEJSqY: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/fec255d7-f947-41da-ac7c-2f10ce3e2dd3%40googlegroups.com.


Re: UNSUPPORTED_FIELD_IS_SET error while targeting Display network using traffic estimator service

2019-08-20 Thread Pauline Soyer
Well, it appears that it is also a `NotEmptyError.EMPTY_LIST @ selector`.
Should I specify something more when using targetContentNetwork?

Le mardi 20 août 2019 12:27:55 UTC+2, Pauline Soyer a écrit :
>
> Hello,
>
> I'm using python to call Google Adwords API and I got a problem when 
> setting networkSetting.targetContentNetwork to true.
> I got a googleads.errors.GoogleAdsServerFault: 
> [RequestError.UNSUPPORTED_FIELD_IS_SET @ 
> selector.campaignEstimateRequests[0].networkSetting.networkSetting; 
> trigger:'79308603'] when I set this parameter 
> (networkSetting.targetContentNetwork) to true, but it works when I turn it 
> to False.
>
> You can see the full code here (Stackoverflow question) 
> 
> .
>
> Do you have any clue why it does happen ? And why I can't find anything in 
> the doc or searching google itself for this ?
>
> If it's useful, I got a requestId I could communicate.
>
> Thanks
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5e1fa115-daa2-4e21-af6f-7b13551e4415%40googlegroups.com.


Re: cannot create shopping ProductGroup tree in one batch. Getting LISTING_GROUP_SUBDIVISION_REQUIRES_OTHERS_CASE error

2019-08-20 Thread Inilien Inilien
Hmm..

If I understood you correctly, the main hypothesis is that the `case_field` 
of my create operation which should create the "Other" node is wrong.

I have tried several different variants of setting it:

*attempt 1*: remove `index` from `listing_custom_attribute`
[create {
   status: ENABLED
   ad_group {
 value: "customers/5936312994/adGroups/82410873572"
   }
   cpc_bid_micros {
 value: 1400
   }
   listing_group {
 type: UNIT
 case_value {
   listing_custom_attribute {
 value {
   value: "3000-4000"
 }
 index: INDEX0
   }
 }
 parent_ad_group_criterion {
   value: "customers/5936312994/adGroupCriteria/82410873572~-1"
 }
   }
 }, create {
   status: ENABLED
   ad_group {
 value: "customers/5936312994/adGroups/82410873572"
   }
   cpc_bid_micros {
 value: 1000
   }
   listing_group {
 type: UNIT
 case_value {
   listing_custom_attribute {
   }
 }
 parent_ad_group_criterion {
   value: "customers/5936312994/adGroupCriteria/82410873572~-1"
 }
   }
 }, create {
   resource_name: "customers/5936312994/adGroupCriteria/82410873572~-1"
   status: ENABLED
   listing_group {
 type: SUBDIVISION
   }
 }]

This results in the error:
errors {
 error_code {
   field_error: REQUIRED
 }
 message: "The required field was not present."
 trigger {
   string_value: ""
 }
 location {
   field_path_elements {
 field_name: "operations"
 index {
   value: 1
 }
   }
   field_path_elements {
 field_name: "create"
   }
   field_path_elements {
 field_name: "listing_group"
   }
   field_path_elements {
 field_name: "case_value"
   }
   field_path_elements {
 field_name: "listing_custom_attribute"
   }
   field_path_elements {
 field_name: "index"
   }
 }
}


*Attempt 2*: (just to be sure) Clear `case_value` field at all
[create {
   status: ENABLED
   ad_group {
 value: "customers/5936312994/adGroups/82410873572"
   }
   cpc_bid_micros {
 value: 1400
   }
   listing_group {
 type: UNIT
 case_value {
   listing_custom_attribute {
 value {
   value: "3000-4000"
 }
 index: INDEX0
   }
 }
 parent_ad_group_criterion {
   value: "customers/5936312994/adGroupCriteria/82410873572~-1"
 }
   }
 }, create {
   status: ENABLED
   ad_group {
 value: "customers/5936312994/adGroups/82410873572"
   }
   cpc_bid_micros {
 value: 1000
   }
   listing_group {
 type: UNIT
 case_value {
 }
 parent_ad_group_criterion {
   value: "customers/5936312994/adGroupCriteria/82410873572~-1"
 }
   }
 }, create {
   resource_name: "customers/5936312994/adGroupCriteria/82410873572~-1"
   status: ENABLED
   listing_group {
 type: SUBDIVISION
   }
 }]

Strangely enough this produces the same errors as in my first message in 
this thread:
errors {
 error_code {
   ad_group_criterion_error: LISTING_GROUP_SUBDIVISION_REQUIRES_OTHERS_CASE
 }
 message: "Subdivided listing groups must have an \"others\" case."
 trigger {
   string_value: "ProductPartition{id=TempCriterionId{id=1}, 
bidSimulatorStatus=null, partitionType=SUBDIVISION, parentCriterionId=null, 
productGroup=null, productGroupObsoleteStatus=null, caseValue=null, 
decisionPath=[], salesCountry=null, merchantId=null, 
hasPromotedSuggestion=null}"
 }
}
errors {
 error_code {
   ad_group_criterion_error: LISTING_GROUP_DOES_NOT_EXIST
 }
 message: "Listing group referenced in the operation was not found in the 
ad group."
 trigger {
   string_value: "TempCriterionId{id=1}"
 }
 location {
   field_path_elements {
 field_name: "operations"
 index {
 }
   }
   field_path_elements {
 field_name: "create"
   }
   field_path_elements {
 field_name: "listing_group"
   }
   field_path_elements {
 field_name: "parent_ad_group_criterion"
   }
 }
}
errors {
 error_code {
   ad_group_criterion_error: LISTING_GROUP_DOES_NOT_EXIST
 }
 message: "Listing group referenced in the operation was not found in the 
ad group."
 trigger {
   string_value: "TempCriterionId{id=1}"
 }
 location {
   field_path_elements {
 field_name: "operations"
 index {
   value: 1
 }
   }
   field_path_elements {
 field_name: "create"
   }
   field_path_elements {
 field_name: "listing_group"
   }
   field_path_elements {
 field_name: "parent_ad_group_criterion"
   }
 }
}

*Attempt 3*: I have tried to use `listing_brand` instead of 
`listing_custom_attribute` since that field works in the Java example:
[create {
   status: ENABLED
   ad_group {
 value: "customers/5936312994/adGroups/82410873572"
   }
   cpc_bid_micros {
 value: 1400
   }
   listing_group {
 type: UNIT
 case_value {
   listing_brand {
 value {
   value: 
"\321\215\320\272\320\276\321\207\320\265\320\273\320\276\320\262\320\265\320\272\320\270"
 }
   }
 }
 parent_ad_group_criterion {
   value: 

Include zero impressions while segmenting a report

2019-08-20 Thread Thomas Ludeau-Bonnet
Hi,
Is there a way to include zero impressions while segmenting a report?
I read here 
https://developers.google.com/google-ads/api/docs/reporting/zero-impressions#excluding_zero_impressions_by_segmenting
 that
zero impressions are always excluded when segmenting a report.
However, zero impressions being excluded, data returned is sometimes not 
corresponding to a continuous date range.
To give an example, let’s suppose that I want to look at the monthly clicks 
of an account over 2019 but that this account doesn’t have impressions from 
03-2019 to 07-2019. The result returned will be an array with only 3 
elements corresponding to 01-2019, 02-2019 and 08-2019 while I would like 
an array with 8 elements corresponding to each month from 01-2019 to 
08-2019.
Is there a way to achieve 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/a967a98f-d772-4f10-9e0a-421d02968bec%40googlegroups.com.


Creating audiences through Google Ads API

2019-08-20 Thread Ahmed Bakhabou
Hey Community, 

My question is, is it possible to create an audience in Google ads using 
the new Google Ads API, I know that I can attach an audience to a campaign 
or an ad group but can I create it from scratch just in google ads, We are 
trying to automate the creation of these audiences.
I have been searching for about 2 days for the JSON ( REST ) interface or 
ENDPOINT  and what should be in the JSON object of an audience to send it 
to the Google Ads API and create in google Ads, but I'm not sure if it's 
possible. If so can you please refer me to the correct docs. 

Thank you in advance,

Ahmed

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/02a89bd8-1115-41fd-845a-ed1c02e40910%40googlegroups.com.


Metrics is returning incorrect average_cpc

2019-08-20 Thread James John
I am running this query and average_cpc is returning a value very high that 
is not same on what is on the site.

SELECT metrics.impressions, metrics.clicks, metrics.cost_micros, metrics.
average_cpc, segments.date
FROM customer
WHERE segments.date BETWEEN '%s' AND '%s'


It is probably not a micro. How do I get the exact numbers in the site. 
Like $0.30 not $2.1M :/

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/77e6de72-50e2-4683-9377-441c6d8d1888%40googlegroups.com.


Token page has expired error

2019-08-20 Thread Rosdyana Kusuma
Hello, I am using google ads api to create a report for multiple customer 
id, recently I found this on my python error logs

Request made: ClientCustomerId: 2715318609, Host: googleads.googleapis.com:443, 
Method: /google.ads.googleads.v2.services.GoogleAdsService/Search, RequestId: 
3fE4mJzCrjc_FwYemLzI6g, IsFault: True, FaultMessage: Page token has expired.

I looking for the error at 
https://developers.google.com/google-ads/api/docs/best-practices/common-errors 
but no luck, 

no common error mentioned about token page, what's it error about and how to 
solve it?

Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4552042c-b39e-4988-960a-544e96d9ccf6%40googlegroups.com.


Creating audiences using Google Ads API

2019-08-20 Thread Ahmed Bakhabou

Hey Community, 

My question is, is it possible to create an audience in Google ads using 
the new Google Ads API , I know that I can attach an audience to a campaign 
or an adGroup but can I create it from scratch just in google ads, We are 
trying to automate the creation of these audiences.
I have been searching for quite some time to find how can I do that. I am 
searching for the ( REST ) interface or ENDPOINT and for the JSON object of 
the audience to see what can I exactly put into the JSON object and send it 
to the API to create the audience, but Is it even possible to do that ?, if 
so can you please refer me to the docs?.

Thank you 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/b4c13f6d-b86c-45b0-8ae6-fe4f8d0be5ef%40googlegroups.com.


Re: Get ad groups for each accessible costumer account

2019-08-20 Thread André Pimpão
Thanks, Bharani.

In the meantime I started to figure things out.

Part of what was confusing me is that when I query all customer_client for 
each accessible customer, I get many more accounts that I have access to 
(or at least that show on my Google Ads panel). For example, one of the 
accounts in the Google Ads panel lists 31 accounts, but if I query the API 
it lists 195 accounts, but I only have access to those 31 metioned before, 
so I get a lot of the following error:

{
"error": {
"code": 403,
"message": "The caller does not have permission",
"status": "PERMISSION_DENIED",
"details": [
{
"@type": 
"type.googleapis.com/google.ads.googleads.v2.errors.GoogleAdsFailure",
"errors": [
{
"errorCode": {
"authorizationError": "CUSTOMER_NOT_ENABLED"
},
"message": "The customer can't be used because it 
isn't enabled."
}
]
}
]
}
}

Is there a way to get all customer_client but filtered by enabled?

Thanks,
AP.


segunda-feira, 19 de Agosto de 2019 às 18:57:33 UTC+1, adsapiforumadvisor 
escreveu:
>
> Hello André, 
>
> If you are using OAuth credentials from a manager account and are 
> accessing a related customer account the login-customer-id 
> 
>  header 
> to the customer ID of the manager account. If you are using OAuth 
> credentials from a manager account, then you should be able to find this by 
> logging into your Google Ads manager account on the top right corner. To 
> pull the specific ad group details in a client account, you will need to 
> use the client customer Id here 
> 
>  
> and then pull the specific ad groups from the account. 
>
> Let me know if you have any concerns. 
>
> Thanks,
> Bharani, Google Ads API Team
>
> ref:_00D1U1174p._5001UEJTua: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/d5066aa4-b697-42f9-a8e4-57b73461115f%40googlegroups.com.


Re: When is v201809 deprecated?

2019-08-20 Thread Philo
Hi Peter,

The link only states the release date an not the deprecation date. I have 
four questions

   - What is the deprecation date for v201809?
   - Also, is it correct that the AdWords API is replaced by the Ad Manager 
   API?
   - Do you have any ETA on the deprecation date? Switching to the 
   AdManager requires a lot of changes and we would like to be prepared.
   - Do you recommend already updating to the Ad Manager?

Thanks!


On Thursday, 15 August 2019 05:52:58 UTC+2, adsapiforumadvisor wrote:
>
> Hi Hector,
>
> From the link 
>  that you 
> pointed out, the date for the deprecation has been specified. As for the 
> actual sunset, we currently do not have information as to when.
>
> However, please take note that the date in the documentation *may still 
> change*. For now, I would recommend that you follow our blog 
>  for any further updates or 
> announcements regarding this topic.
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001UEJ94J: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/14f303f6-92fa-4c83-9d8c-8c70cc3eb764%40googlegroups.com.


RE: SHOPPING_PERFORMANCE_REPORT bug!

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hi Tima,

Thank you for providing the details I requested. I tried to replicate your 
report on my end and I could not identify any issues from the results. Could 
you point out which among the results / item IDs you deem are not existing in 
both your Google Ads and Merchant Center accounts but are being returned in the 
report?

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


RE: SHOPPING_PERFORMANCE_REPORT bug!

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hi Tima,

So I can better investigate the issue, could you provide your clientCustomerId 
and the complete report definition you used when you generated the Shopping 
Performance Report? You may send the details using the Reply privately to 
author option.

Also, if you have any Merchant Center related concerns, you may reach out to 
their support team instead, via this link, as this is already outside of our 
scope.

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


SHOPPING_PERFORMANCE_REPORT bug!

2019-08-20 Thread Tima Timkin
Hello!
SHOPPING PERFORMANCE REPORT returns product data that are not in google ads 
and in the merchant center. About 2% of such data. Сhecked by OfferId (item 
ID). This data has all the necessary attributes (Clicks, Impressions, Ad 
group ID, Product Title and others), and is no different from the 
"existing" product data, but they are not in google ads and in the merchant 
center.
Waiting for your comment.
Have a nice day.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3ae9e701-c503-4e48-b8d4-70e4aad7859e%40googlegroups.com.


Re: Error while getting the campaign performance report

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hi,

You may try and download the results of the report as objects as seen in this 
example. This way, it could be an easier approach than parsing the generated 
file itself. I hope this helps.

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


Re: Error while getting the campaign performance report

2019-08-20 Thread SML Analysis
Hi,

Ok thank you I will give it a try and will let you know.

what I am actually trying to do here is to read one by one rows and save it 
in our DB for reporting purpose. Is there a way I can save the response 
from Google into a C# Datatable and update it using bulk query into DB.

Regards
Ali

On Tuesday, August 20, 2019 at 6:59:54 AM UTC+5, adsapiforumadvisor wrote:
>
> Hi,
>
> Could you confirm if there are any implemented post processing in the 
> reports after it has been downloaded? I asked because, based on the logs, 
> the issue appears that it may not have originated from the AdWords servers. 
> Could you try and generate the report using the client library example 
> without your current code?
>
> You can refer to and use this readily made example 
>  
> to isolate the issue if it is indeed coming from the AdWords API or if it 
> is from the C# client library itself. Let me know if the issue persists.
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001UHE1nM: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/b08e0826-c389-4e48-bd0c-f03b37bcc1d0%40googlegroups.com.


Re: BidModifier Guide

2019-08-20 Thread cv
One more point to add on this.

We cannot use the AdGroupBidModifierService 

/CampaignBidModifierService 

 to 
modify the bids for demographics.

Can you please confirm? Because I cannot get the CriterionId for 
Demographics using below query.

$query =
  'SELECT ad_group.id, '
  . 'ad_group_bid_modifier.ad_group, '
  . 'ad_group_bid_modifier.criterion_id, '
  . 'ad_group_bid_modifier.bid_modifier, '
  . 'ad_group_bid_modifier.bid_modifier_source, '
  . 'campaign.id '
  . 'FROM ad_group_bid_modifier ';


Please let me know your view. Is it possible to change Bid Modifier value 
for Demographics(Age, Gender, Household income etc..) using 
AdGroupBidModifierService 

/CampaignBidModifierService 

?



Thanks,


On Tuesday, 20 August 2019 11:51:33 UTC+5:30, cv wrote:
>
> Hi Nikisha,
>
> Can you please guide how I can use the AdGroupBidModifierService 
> 
> /CampaignBidModifierService 
> 
>  to 
> modify the bids for demographics by specifying the *criterion_id* of the 
> demographics?
>
> Bcs under doc it is said 
> https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v2.resources#google.ads.googleads.v2.resources.CampaignBidModifier
>
> The ID of the criterion to bid modify.
>
> This field is ignored for mutates.
>
>
> Thanks,
>
>
>
> On Tuesday, 20 August 2019 02:45:55 UTC+5:30, adsapiforumadvisor wrote:
>>
>> Hi Chirag,
>>
>> You could use the AdGroupBidModifierService 
>> 
>> /CampaignBidModifierService 
>> 
>>  to 
>> modify the bids for demographics by specifying the *criterion_id* of the 
>> demographics while performing the mutate operation and specifying the 
>> *bid_modifier* values for the given criteria. Alternatively, you could 
>> use AdGroupCriterionService 
>> 
>> /CampaignCriterionService 
>> 
>>  to 
>> modify the bid values for demographic criteria. For your other concern, 
>> please refer to this 
>>  help center 
>> article for more information on bid adjustments. Let us know if you need 
>> additional information.
>>
>> Regards,
>> Nikisha Patel, Google Ads API Team
>>
>>
>> ref:_00D1U1174p._5001UEJHgX: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/d8d4b13b-53a0-4cad-8949-8a49f0404979%40googlegroups.com.


RE: Metrics “Reach” does not work in Google Ads API?

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hi Renato,

Unfortunately, both "Average impression frequency per user" and "Unique users" 
are currently not supported in the AdWords API. You may check this guide if a 
report attribute, segment or metric is available in the AdWords API or not. 
Also, you may follow our blog for any upcoming features and updates.

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


Re: BidModifier Guide

2019-08-20 Thread cv
Hi Nikisha,

Can you please guide how I can use the AdGroupBidModifierService 

/CampaignBidModifierService 

 to 
modify the bids for demographics by specifying the *criterion_id* of the 
demographics?

Bcs under doc it is said 
https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v2.resources#google.ads.googleads.v2.resources.CampaignBidModifier

The ID of the criterion to bid modify.

This field is ignored for mutates.


Thanks,



On Tuesday, 20 August 2019 02:45:55 UTC+5:30, adsapiforumadvisor wrote:
>
> Hi Chirag,
>
> You could use the AdGroupBidModifierService 
> 
> /CampaignBidModifierService 
> 
>  to 
> modify the bids for demographics by specifying the *criterion_id* of the 
> demographics while performing the mutate operation and specifying the 
> *bid_modifier* values for the given criteria. Alternatively, you could 
> use AdGroupCriterionService 
> 
> /CampaignCriterionService 
> 
>  to 
> modify the bid values for demographic criteria. For your other concern, 
> please refer to this 
>  help center 
> article for more information on bid adjustments. Let us know if you need 
> additional information.
>
> Regards,
> Nikisha Patel, Google Ads API Team
>
>
> ref:_00D1U1174p._5001UEJHgX: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/c7b9f12d-a9e6-44e1-914f-fcc322683710%40googlegroups.com.


RE: AdGroupCriterionPage query not giving existing age ranges, income ranges and genders

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hi Chaitanya,

Thank you for reaching out.

In the API perspective, if you did not explicitly target a specific criteria in 
your ad group during creation, it will not be returned when you try to get it 
using the AdGroupCriterionService. It does not return the default enabled 
criteria.

Let me know if you have further clarifications.

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


RE: Bid Modifier on AdGroup level

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for reaching out.

Unfortunately, the AgeRange criterion is not a supported criterion for the 
AdGroupBidModiferService. You can only use Platform and PreferredContent and 
you can refer to this sample code as reference on how to do this.

Moving forward and as mentioned in this guide, an alternative for all other 
criteria types would be to use the AdGroupCriterionService.mutate() and set a 
bidModifier for the specific criterion which includes AgeRange.

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