Re: KeyError when using mutate method FeedItemService

2019-05-20 Thread 'Ketan Ingle' via AdWords API and Google Ads API Forum
Hi Dave,

I have replied privately to you. Please let me know.

On Monday, May 20, 2019 at 10:10:26 AM UTC+5:30, googleadsapi-forumadvisor 
wrote:
>
> Hi,
>
> Thank you for reaching out. To further investigate this, could you provide 
> the complete SOAP request and response logs when you encountered the error? 
> If you haven't enabled logging yet, you may refer to this guide 
> 
>  on 
> how to do so. Please use the *reply privately to author* option.
>
> Regards,
> Dave
> Google Ads API Team
>
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> https://ads-developers.googleblog.com/search/label/google_ads_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> On 05/18/19 13:22:19 ketan...@oyorooms.com  wrote:
>
> I have an ad customizer feed setup in my account and I want to change the 
> value of one Item in that feed. I tried doing that using the "SET" 
> operation in the 'FeedItemService'
>
> PFA code:
>
> fi_service = adwords_client.GetService('FeedItemService', version = 'v201809')
>
> fi_operator = { 
> 'feedId': 1234,
> 'feedItemId': 5678,
> 'attributeValues': [
> { 
>  'feedAttributeId':111,
>  'stringValue': '1000'}   
>
> ]
> }
> fi_creator_operation = {'operator': 'SET',
> 'operand': fi_operator}
> fi_call_response = fi_service.mutate(feed_creator_operation)
>
> Here is the traceback of the error:
>
> Traceback (most recent call last):
>
>   File "", line 15, in 
> fi_call_response = fi_service.mutate(feed_creator_operation)
>
>   File "C:\ProgramData\Anaconda2\lib\site-packages\googleads\common.py", line 
> 1381, in MakeSoapRequest
> packed_args = self._PackArguments(method_name, args)
>
>   File "C:\ProgramData\Anaconda2\lib\site-packages\googleads\common.py", line 
> 1239, in _PackArguments
> for ((_, param), param_data) in izip(op_params, args)]
>
>   File "C:\ProgramData\Anaconda2\lib\site-packages\googleads\common.py", line 
> 1284, in _PackArgumentsHelper
> elem_type, type_override is not None, data_formatted, set_type_attrs)
>
>   File "C:\ProgramData\Anaconda2\lib\site-packages\googleads\common.py", line 
> 1351, in _CreateComplexTypeFromData
> for k, v in data if k != 'xsi_type'}
>
>   File "C:\ProgramData\Anaconda2\lib\site-packages\googleads\common.py", line 
> 1351, in 
> for k, v in data if k != 'xsi_type'}
>
>   File "C:\ProgramData\Anaconda2\lib\site-packages\googleads\common.py", line 
> 1284, in _PackArgumentsHelper
> elem_type, type_override is not None, data_formatted, set_type_attrs)
>
>   File "C:\ProgramData\Anaconda2\lib\site-packages\googleads\common.py", line 
> 1351, in _CreateComplexTypeFromData
> for k, v in data if k != 'xsi_type'}
>
>   File "C:\ProgramData\Anaconda2\lib\site-packages\googleads\common.py", line 
> 1351, in 
> for k, v in data if k != 'xsi_type'}
>
> KeyError: 'feedAttributes'
>
> -- 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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.
> Visit this group at https://groups.google.com/group/adwords-api.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/adwords-api/71085bd2-6473-4a83-b96a-c9e805f044ef%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 

RE: Cannot find Watch Time and Avg. Watch time/impressions in the API

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

I'm afraid that these fields are not yet supported in the AdWords API. You may 
continue to follow our blog for updates.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UAq9GF: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/AEzvG0PRU9UE00rRs-CX2WRoqR33DMA0nWcA%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


RE: Creating a feed for dynamic display ads with the google-ads api in java

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

My apologies for missing this in my previous response. As for the feed for your 
display ads, there is currently no way to associate the feeds directly to your 
ads. They can be mapped to a customer, campaign, or an ad group, and the ads 
belonging to the said entities would have the said feeds serving with them.

That said, could you confirm which service you used to create your feed?

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UAq7sH: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Bk8_A0PRU8TW00Z0Pk_HsBRiGtqV139hR3Cw%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


RE: DatabaseError.CONCURRENT_MODIFICATION

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

Your idea of going through the Change History for your account was an excellent 
one. That was my first place to look as well. What I found during that time for 
that account was that there are Google Ads scripts running in that account at 
the same time. Only a minute or so before your request ran, another request ran 
to update the keywords for the same ad groups where you were attempting to 
update bidding.

It appears that when that script runs, it is still processing on the back-end 
when you request to update the same ad groups. This is why you are seeing this 
kind of error. My recommendation is to either make the scripts less frequent, 
or you need to create an error handling model in your code for accounts like 
this that whenever this happens, partial failure should be set up and the 
operations that failed should be retried.

Cheers,
Nadine Sundquist, Google Ads API Team
ref:_00D1U1174p._5001UAptbS: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/I-DyO0PRU00Q00oia-QVh-TYWFWDMwcEj0RA%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


Campaign and Product performance report

2019-05-20 Thread Van Vu
Hi there,
I'm really new to Google Ads report, I was tasked to produce the tables 
below but have no idea if the query is correct or not. 
Please advise whether my query could map 1-1 to the table fields, 
especially the FROM resource

*1- Campaign report*
[image: campaign.jpg]

The query: 
SELECT campaign.id, 

campaign.name,

campaign.campaign_budget 

metrics.impressions, 

metrics.clicks, 

metrics.conversions, 

metrics.all_conversions_value, 

metrics.cost_per_conversion, 

metrics.cost_micros

FROM *campaign* 
WHERE segments.date DURING LAST_30_DAYS

*2- Product report*
[image: product.jpg]

The query: 
SELECT segments.product_merchant_id, campaign.id,

segments.product_title

metrics.impressions,

metrics.clicks, 

metrics.conversions, 

metrics.all_conversions_value, 

metrics.cost_per_conversion, 

metrics.cost_micros 

FROM *shopping_performance_view*


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f0bfd16d-5490-4d5d-bf1b-6ce76df4cf98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Add Negative Dynamic Targets

2019-05-20 Thread vaios_panourg...@hotmail.com
Hi,

thanks for the response.

I am using AdWords API v201809, and CampaignCriterionService,but i am not 
sure how the *Placement* criterion you suggested should be used so i can 
set a negative dynamic target like e.g. *"url contains = blog", *as i would 
do through GUI.

I checked*, *and it seems that Placement is used along with "*setUrl*" (*e.g. 
$placement->setUrl('SOME_URL_HERE');*)*, *but i am not sure this is what i 
need here, or in case it is, how it should be used in my case
*.*

I understand that after setting the Placement (*if Placement is what i need 
here*), i have to create the new NegativeCampaignCriterion...

But how i can make it exclude e.g. urls containing "*blog*"?


Any help would be much appreciated.

Thanks in advance.



Τη Δευτέρα, 20 Μαΐου 2019 - 6:46:50 π.μ. UTC+3, ο χρήστης 
adsapiforumadvisor έγραψε:
>
> Hi,
>
> Thank you for reaching out. Can you confirm if you are using the Google 
> Ads API  or the 
> AdWords 
> API ? You 
> can use the CampaignCriterionService 
> 
>  
> or the AdGroupCriterionService 
> 
>  
> to set negative criterion on the campaign level or ad group level 
> respectively. You can use the Placement 
> 
>  
> criterion in setting your filters for the url 
> 
> .
>
> Let me know if you have further clarifications.
>
> Regards,
> Dannison
> Google Ads API Team
>
> ref:_00D1U1174p._5001UAq60E: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8cf65038-31b8-4bd6-bb8f-4111726bbc92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: Youtube network Ad Groups are appearing whit Display network Ad Groups

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

Could you please share the report query along with the client account Id where 
you're seeing the data for the Youtube network, to check this further? You can 
share the details privately via Reply privately to author option.

Regards,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UAq9GA: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/VsRRg0PRTO6V00w7fs3vtVSmuWTif7IaiEJw%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


RE: [Google Ads API] GAQL query selecting from ad_group_criterion_simulation only works for some accounts, other accounts return empty result, no error - same accounts on Adwords API all work fine

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

Could you share the details of requests you were making with the AdWords API 
that were successful? That would help our investigation.

Thank you!
Ben, Google Ads API Team
ref:_00D1U1174p._5001UAq8xI: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/NS-Ir0PRTKG400toBfb84HTJeMAvZNZZeCtg%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


RE: standard token access by meeting part of the requirements in the reports

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

API compliance team is the one that works on token approvals and they are 
better to answer your question on the RMF for standard access. You can contact 
them via this form.

Regards,
Sai Teja, Google Ads API Team
ref:_00D1U1174p._5001UAq9G5: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/dbtmI0PRTJ7Q00cqr99fssQLSvqmCEF2nxjw%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


RE: [2-8014000025508] THIRD_PARTY_REDIRECT_AD Image Preview - how to get from API?

2019-05-20 Thread Google Ads API Forum Advisor Prod
You're very welcome, Oksana!
ref:_00D1U1174p._5001UAq86T: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/jCMZ_0PRTHS600M2xo1VWhR7ab9fopr5P9Lg%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


RE: [Google Ads API] GAQL query selecting from ad_group_criterion_simulation only works for some accounts, other accounts return empty result, no error - same accounts on Adwords API all work fine

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

Thanks for following up on this. I spent some time trying to investigate this 
and couldn't figure out why there's a discrepancy in behavior. I've filed a bug 
with the engineering team, hopefully they can't help resolve the situation 
quickly.

Best,
Ben, Google Ads API Team
ref:_00D1U1174p._5001UAq8xI: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/pHj3i0PRTHQE00uJzffw9JR46Cl9UBIAjIkg%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


RE: How to get standard access level to Google Adwords API?

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

I have shared the form privately which can be used to for the Standard access. 
Could you please submit that form and the API Compliance Team will get back to 
you with a response within two business days?

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UAq9G0: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/v1fd_0PRTH1P00Hrb1q-x3R8G0x7-i-OEUAw%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


Google Ads .Net Client in .Net Core API context

2019-05-20 Thread Jordan Liberman
I have a successful C# console app (.NET Core 2.2) that connects to the API 
using the client provided, and returns data.  I am trying to add a .NET 
Core Web API project to access the same code, but it times out on any query 
I try to run ("TRANSIENT_FAILURE").  Is there something different that is 
needed in the config when running in a Web API context vs. console app?  I 
copied the same config that worked in the console app.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4981c880-a0bf-4ee0-8c15-834b9cfa20a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: Need to get avg. "avg Impressions","avg Clicks" ,"avg CTR" Estimating Traffic

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

For most of the metrics you can find the definitions at the Google Ads Help 
Guide, I provided the links for few of the metrics below.

Average CPC : The average amount that you've been charged for a click on your 
ad. Average cost-per-click (avg. CPC) is calculated by dividing the total cost 
of your clicks by the total number of clicks
Average Position :A statistic that describes how your ad typically ranks 
against other ads. This rank determines in which order ads appear on the page.
Click Through Rate : A ratio showing how often people who see your ad end up 
clicking it. Clickthrough rate (CTR) can be used to gauge how well your 
keywords and ads are performing.
Clicks Per Day: Estimated clicks for a day for the keyword you are estimating.
Impressions Per Day: It is the estimated impressions for a day for the keyword.
Total Cost: It is the Estimated cost per a day for the keywords you are 
estimating.

Please let me know if you have any further questions.

Regards,
Sai Teja, Google ads API Team
ref:_00D1U1174p._5001UAq8zE: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/QZRNA0PRTFKQ00LdpHJAeGS7eQm3aZfHSrDQ%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


RE: Unmarshalling Error: cvc-type.2: The type definition cannot be abstract for element ns1:searchParameters.

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

It looks like the error is specific to the SearchParameter type that you're 
using. The sample Search Parameter SOAP logs from PHP client library are below:


bakery
pastries
birthday cake


Could you please refer to our code sample as a reference? Let me know if you 
have any questions.

Regards,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UAq8Dj: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/gG6jw0PRTBWK00VPnFywDWRh6JEwgebOSLow%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


Re: Using curl to create google ad campaign fails with Internal_Server_Error

2019-05-20 Thread Anushri shanbhag
Hi,

I will check this out and get back.

Thanks and Regards,
Anushri

On Monday, May 20, 2019 at 4:10:09 PM UTC+5:30, adsapiforumadvisor wrote:
>
> Hi,
>
> The CREATE_OPERATION_NOT_PERMITTED 
> 
>  is 
> related to access issue and occurs if there is an unauthorized create 
> operation that invokes a service's mutate method. Could you confirm if the 
> account that you used for generating the OAuth2 credentials has standard or 
> administrative access? To know more about the access levels, you may refer 
> to this guide 
> .
>
> Regards,
> Dave
> Google Ads API Team
>
> ref:_00D1U1174p._5001UAq7Vc: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/064301ea-e6bc-40d2-a29e-63d87f6a99c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to pull conversion_actions from new google ads api?

2019-05-20 Thread rentcafe dev
Just checking to see if there is an update on conversion_action.tag_snippets
 issue.

KDJ

On Friday, May 3, 2019 at 11:26:00 AM UTC-7, googleadsapi-forumadvisor 
wrote:
>
> Hello,
>
> Our team is investigating, and I will update here when I have any new 
> information to share.
>
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> https://ads-developers.googleblog.com/search/label/google_ads_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> On 05/03/19 12:38:57 rentca...@gmail.com  wrote:
>
> This is issue is still not fixed.
>
> Query:  SELECT conversion_action.id, conversion_action.name, 
> conversion_action.tag_snippets FROM conversion_action LIMIT 50
>
> Returns the following:
>
> {
> "error": {
> "code": 500,
> "message": "Internal error encountered.",
> "status": "INTERNAL"
> }
> }
>
> If the conversion_action.tag_snippets is removed then it works. I need to 
> get the conversion_action.tag_snippets information.
>
> KDJ
>
>
> On Thursday, April 25, 2019 at 9:22:01 PM UTC-7, googleadsapi-forumadvisor 
> wrote:
>
> Hello everyone,
>
> Please try your query again. It should have been fixed by now.
>
> Cheers,
> Thanet, Google Ads API Team
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> https://ads-developers.googleblog.com/search/label/google_ads_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> On 04/23/19 01:04:52 dar...@companionlabs.com wrote:
>
> I second the issue as well. I ran the conversion_actions search query 
> against couple of our accounts and I did not get any data back.
>
> Request
> ---
> MethodName: google.ads.googleads.v1.services.GoogleAdsService/Search
> Endpoint: googleads.googleapis.com:443
> Headers: {developer-token=REDACTED, login-customer-id=REDACTED, 
> x-goog-api-client=gl-java/11.0.1 gapic/ gax/1.35.0 grpc/1.16.1}
> Body: customer_id: "REDACTED"
> query: "SELECT conversion_action.id, conversion_action.name, 
> conversion_action.tag_snippets  FROM conversion_action LIMIT 50"
> page_size: 1000
>
>
> Response
> 
> Headers: Metadata(content-disposition=attachment,content-type=
> application/grpc,request-id=gSJvU2lyEiYLFzFhA_6R1w,date=Mon, 22 Apr 2019 
> 15:58:37 GMT,alt-svc=quic=":443"; ma=2592000; v="46,44,43,39")
> Body: field_mask {
>   paths: "conversion_action.id"
>   paths: "conversion_action.name"
>   paths: "conversion_action.tag_snippets"
> }
>
> Failure message: null
> Status: Status{code=OK, description=null, cause=null}.
> data count= 0 
>
>
>
> On Monday, April 22, 2019 at 11:12:15 AM UTC-4, rentca...@gmail.com wrote:
>
> When using GoogleAdsService with query SELECT conversion_action.id, 
> conversion_action.name, conversion_action.tag_snippets FROM 
> conversion_action LIMIT 50. The following is all that is returned.
>
> {
> "fieldMask": "conversionAction.id,conversionAction.name,
> conversionAction.tagSnippets"
> }
>
> AS you can see it's still not working correctly.
>
> KDJ
>
> On Friday, April 19, 2019 at 12:37:42 AM UTC-7, googleadsapi-forumadvisor 
> wrote:
>
> Hello All,
>
> Sorry for keeping you waiting for the fix.
> Now, the issue has been fixed and you should be able to fetch conversion 
> actions using GoogleAdsService now.
>
> Cheers,
> Thanet, Google Ads API Team
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> https://ads-developers.googleblog.com/search/label/google_ads_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> On 04/04/19 19:37:26 googleadsapi...@google.com wrote:
>
> Hello All,
>
> The engineering team is aware of the issue and working on it.
>
> Best,
> Thanet, Google Ads API Team
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> https://ads-developers.googleblog.com/search/label/google_ads_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> On 04/02/19 21:59:14 googleadsapi-forumadvi...@google.com wrote:
>
> Hello All,
>
> I've flagged this issue that it affects many users now.
> The engineering team is investigating this right now.
> I'll inform any progresses here once I've heard from them.
>
> Cheers,
> Thanet, Google Ads API Team
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> https://ads-developers.googleblog.com/search/label/google_ads_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> On 04/02/19 03:26:33 dars...@companionlabs.com wrote:
>
> Yes, looks like it is, need THE engineer in charge who was going to look 
> into this last week to come back and confirm and 

Re: How to move account with Google Ads API

2019-05-20 Thread Jason f
Hi Dannison,

Thank you for the GAQL example.
I believe the GAQL will work, but currently I don't have the either 
customer_manager_link 
or customer_client_link.
So the only thing I can get after I created the client account from root 
MCC is the client resource.
And the criteria I can use for GAQL is the manager_customer.  Such as SELECT 
customer_manager_link.manager_customer, customer_manager_link.manager_link_id 
FROM customer_manager_link WHERE customer_manager_link.manager_customer 
='Root MCC resource name'.
But I think we should use more precise condition to narrow down the result 
for the link between this specific client and root MCC since the root MCC 
can link to multiple client account.
Please advise more on this issue.


Thank you!

Regards,



Wei



On Friday, May 17, 2019 at 1:43:05 AM UTC-4, googleadsapi-forumadvisor 
wrote:
>
> Hi Wei,
>
> Instead of using the customer_client_link resource, what you can do is 
> download the sample GAQL below in your client account to retrieve the 
> manager_link_id. You will be able to retrieve the manager_link_id and the 
> manager account id the account is connected to. Can you give this a try a 
> let me know if this resolves your question?
>
> GAQL: SELECT customer_manager_link.manager_customer, 
> customer_manager_link.manager_link_id FROM customer_manager_link
>
> Regards,
> Dannison
> Google Ads API Team
>
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> https://ads-developers.googleblog.com/search/label/google_ads_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> 
>
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
> On 05/16/19 22:01:26 ghostwol...@gmail.com  wrote:
>
> Hi Dannison,
>
> Gotcha, the case is I am creating the client account from root MCC with 
> the below example code:
>
> try (CustomerServiceClient client =
>  
> googleAdsClient.getLatestVersion().createCustomerServiceClient()) {
> CreateCustomerClientResponse response =
> client.createCustomerClient(rootMcc, customer);
>
>
> So the only thing I can get out of the response is the client resource name.
>
> Or in another word, is there a way to get either manager_link_id  or 
> CustomerClientLink with this approach?
>
>
>
> Thank you!
>
>
> Regards,
>
>
>
> Wei
>
>
>
> On Thursday, May 16, 2019 at 3:11:34 AM UTC-4, googleadsapi-forumadvisor 
> wrote:
>
> Hi Wei,
>
> To retrieve the account linked to the root MCC along with the 
> manager_link_id. Query the GoogleAdsService in the root manager account 
> level to find the manager_link_id of the CustomerClientLink you created. 
> You may refer to the sample GAQL below.
>
> GAQL: SELECT customer_client_link.manager_link_id, 
> customer_client_link.client_customer 
> FROM customer_client_link
>
> Regards,
> Dannison
> Google Ads API Team
>
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> https://ads-developers.googleblog.com/search/label/google_ads_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> 
>
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
> On 05/15/19 22:00:30 ghostwol...@gmail.com wrote:
>
> Hi Dannison,
>
>
> Thank you for the explanation.
> My further question will be we have the client account directly linked to 
> the root MCC account. How do we retrieve the manager_link_id from the root 
> MCC account that linked to this client account?
>
>
> Thank you!
>
> Regards,
>
>
> Wei
>
> On Tuesday, May 14, 2019 at 10:41:52 PM UTC-4, googleadsapi-forumadvisor 
> wrote:
>
> Hi Jason,
>
> Thank you for clarifying your concern. If your client account is not 
> directly linked to the root MCC account, there will be no manager_link_id. 
> The manager_link_id can only be retrieved with MCC accounts that are 
> directly linked to their child accounts. 
>
> Hope this answers your concern.
>
> Regards,
> Dannison
> Google Ads API Team
>
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> 

RE: How to change the bid at the level of age, gender, hour, location?

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

The ad group bid modifier overrides are supported only for platform criterion 
and preferred content criterion.  Please refer to this section of the guide for 
more information.

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UAq8Ka: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9TRzg0PRT6UJ007EHJWFLeT52wz_dQOObNLg%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


Re: OperationAccessDenied.ACTION_NOT_PERMITTED: while creating a new ad customiser feed

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

I received the logs. Could you also please share the email address that is used 
to make the API call using reply privately to the author option to see if the 
user has correct permissions?

You cannot see the private message you sent until the forum advisor replies to 
that message to your email address directly.

Regards,
Sai Teja, Google Ads API Team
ref:_00D1U1174p._5001UApuN2: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Yk7NM0PRT6OP00kZwFR8LHTt6gaabVkvyiTg%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


Re: Cannot find Watch Time and Avg. Watch time/impressions in the API

2019-05-20 Thread Jen Webb
Hi,

Are there any updates on adding Watch Time and/or Avg Watch Time/Impr. to 
the API?  

Thanks,
Jen

On Friday, October 20, 2017 at 2:14:44 AM UTC-4, Peter Oliquino (AdWords 
API Team) wrote:
>
> Hi,
>
> Currently, the " 
> Watch 
> time" and "Avg. watch time / impr." 
>  metrics are 
> only available in the AdWords UI and not supported via AdWords API. You 
> may, however, follow our blog 
> 
>  for 
> future updates.
>
> Regards,
> Peter
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/76538c4e-9758-4c0d-87de-29636f680440%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to get standard access level to Google Adwords API?

2019-05-20 Thread Vasiliy Ulin

I want to get Stanrard access level for account. At this doc: 
https://developers.google.com/adwords/api/docs/access-levels link 
https://www.google.com/appserve/fb/forms/standardaccess/ 
returns 404 Forbidden. Other 
link https://services.google.com/fb/forms/apicontact/ returns 403 Forbidden 
too. What should I do to get Standard access level?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/66447953-8e59-45a3-8d07-7b9a91820598%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


standard token access by meeting part of the requirements in the reports

2019-05-20 Thread fallken arsalani
Hey guys . 
I want to apply for standard token for our MCC account  to remove the api 
requests limit in the reporting  . the problem is that we are only 
providing reports regarding google adwords only and not other types which 
are set to required on the Rmf list for the standard access and we don't 
have other types of advertisements to have reports for them like product 
partition and shopping performance reports . i want to know if google api 
team will check for all of the reporting service listed on Rmf page 
regardless of the service we are providing or they will check the reports 
provided based on the services we provide ? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bdb92788-2e0f-42cf-9b4d-0a0d0c9a5c12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Youtube network Ad Groups are appearing whit Display network Ad Groups

2019-05-20 Thread Boris Detry
Hi, 

We retrieve display Ad Groups using the predicate “Content” over AdNetworkType1 
in the AdGroupPerformanceReport.

 

But some Ad groups who are supposed to be in youtube campaign are retrieved.

 

*If we change the predicate on AdNetworkType1 to “YOUTUBE_WATCH” we have 
the exact same number of ad groups but with different stats!*


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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1cb0d608-f6aa-44b6-9ad1-65aab127645c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ListAccessibleCustomers fails for one specific account

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

Since you have one account that is in activa state, you should get at least 
that account while making the ListAccessibleCustomers API call. I recommend you 
to create a new set of OAuth credentials with the user having access to the 
account: 830-524-8323 using an incognito window. If you are still facing the 
issue, please share the error log, Query snippet you are suing and the email 
address that is used to create oAuth credentials using reply privately to the 
author option.

Regards,
Sai Teja, Google Ads API Team
ref:_00D1U1174p._5001UApuJe: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/qc5Hq0PRT3Z700TNgRG9HUQSe5myaGqmTeUg%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


RE: PRODUCT_PARTITION_DOES_NOT_EXIST when setCaseValue(new ProductBrand())

2019-05-20 Thread Murugan
Hi,

 

Thanks for the reply. Will check and let you know.

 

 

 

 

 

Thanks & Regards

Murugan.T

Aroxo Software Private Limited

 

This email (including any attachments) may contain confidential, proprietary, 
privileged and private information. The information is intended to be for the 
use of the individual or entity designated above. If you are not the intended 
recipient of this message or have received this information by mistake, please 
notify the sender immediately, and delete the message and any attachments. Any 
use, disclosure, reproduction or distribution of this message or any 
attachments to contains by an individual or entity other than the intended 
recipient is prohibited.

 

From: adwords-api@googlegroups.com [mailto:adwords-api@googlegroups.com] On 
Behalf Of Google Ads API Forum Advisor Prod
Sent: 20 May 2019 19:40
To: muru...@aroxo.com
Cc: adwords-api@googlegroups.com
Subject: RE: PRODUCT_PARTITION_DOES_NOT_EXIST when setCaseValue(new 
ProductBrand())

 

Hi Bala, 

Regret the delay. You may use the AdGroupCriterionService.mutate() using both 
BiddableAdGroupCriterion 

  to include and NegativeAdGroupCriterion 

  to exclude. You may find the code samples here 
 
 in PHP which includes the examples for both including and excluding the 
criteria. Please find the attached SOAP logs in Java as a reference which 
includes both the scenarios. Could you please take a look and give this a try? 

Thanks,
Bharani, Google Ads API TeamDescription: Image removed by sender.

ref:_00D1U1174p._5001UApvH0: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 a topic in the Google 
Groups "AdWords API and Google Ads API Forum" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/adwords-api/TaXSiYX5u1M/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0cuQE0PRT3CM00gDALOufEQeKGhekX2j8-sA%40sfdc.net
 

 .
For more options, visit https://groups.google.com/d/optout.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/004f01d50f16%2453ad2150%24fb0763f0%24%40aroxo.com.
For more options, visit https://groups.google.com/d/optout.


RE: PRODUCT_PARTITION_DOES_NOT_EXIST when setCaseValue(new ProductBrand())

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

Regret the delay. You may use the AdGroupCriterionService.mutate() using both 
BiddableAdGroupCriterion to include and NegativeAdGroupCriterion to exclude. 
You may find the code samples here in PHP which includes the examples for both 
including and excluding the criteria. Please find the attached SOAP logs in 
Java as a reference which includes both the scenarios. Could you please take a 
look and give this a try?

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UApvH0: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0cuQE0PRT3CM00gDALOufEQeKGhekX2j8-sA%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


Sample_Logs.rtf
Description: RTF file


Re: Need to get avg. "avg Impressions","avg Clicks" ,"avg CTR" Estimating Traffic

2019-05-20 Thread neetu varshney
Hello Team,
Thanks for the reply


   - Average CPC
   - Average Position
   - Click Through Rate
   - Clicks Per Day
   - Impressions Per Day
   - Total Cost

can you please elaborate all these field like what means "Average CPC" , 
"Average Position",  "Click Through Rate" ,"Clicks Per Day", "Impressions 
Per Day", "Total Cost"

Is total cost stands average cost for month or its per day cost.


On Wednesday, May 15, 2019 at 10:01:31 PM UTC+5:30, 
googleadsapi-forumadvisor wrote:
>
> Hello Neetu,
>
> Yes, you are right. Since the Traffic estimator service provides estimated 
> metrics for specified keyword. The "Clicks Per Day" represents the 
> estimated number of clicks that can be achieved for a day.
>
> Regards,
> Sai Teja, Google Ads API Team
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> https://ads-developers.googleblog.com/search/label/google_ads_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> 
>
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c2077e3d-1011-4d0b-ab15-d76694ed2090%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Google Ads API] GAQL query selecting from ad_group_criterion_simulation only works for some accounts, other accounts return empty result, no error - same accounts on Adwords API all work fine

2019-05-20 Thread Robert Heise
Hello Sal Teja, hello Ben,

the behavior hasn't changed, the query in the sample code above still only 
returns data for some accounts - for other accounts I'm getting an empty 
response, no errors. The Adwords API returns thousands and thousands of 
rows for the same accounts.

Can you confirm the issue and do you have any update when this issue will 
be fixed in the Google Ads API?

Regards,

Robert

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0ba6c0a3-b2ff-42c7-94ba-9c0d9e755b95%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [2-8014000025508] THIRD_PARTY_REDIRECT_AD Image Preview - how to get from API?

2019-05-20 Thread Oksana

Thanks Ben!

On 20.05.19 16:09, Google Ads API Forum Advisor Prod wrote:


Hi Oksana,

Sorry for the delay! This thread is definitely not abandoned. It's 
just taking a little more time than hoped to get information on this 
issue. I'll follow up internally to see if the investigation can be 
expedited. Thank you for following up!


Best,
Ben, Google Ads API Team



--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3b6053c7-7338-3a7f-3da7-cc1ca0612b4a%40tapclicks.com.
For more options, visit https://groups.google.com/d/optout.


RE: [2-8014000025508] THIRD_PARTY_REDIRECT_AD Image Preview - how to get from API?

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

Sorry for the delay! This thread is definitely not abandoned. It's just taking 
a little more time than hoped to get information on this issue. I'll follow up 
internally to see if the investigation can be expedited. Thank you for 
following up!

Best,
Ben, Google Ads API Team
ref:_00D1U1174p._5001UAq86T: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/vfM9o0PRT0JM00tI30JOhZSBO1xIY6U17S6Q%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


How to change the bid at the level of age, gender, hour, location?

2019-05-20 Thread Сty Вord
Hello!
I used Python.
How to change the bid at the campaign level?
How to change the bid at the level of age, gender, hour, location?

I can change groups - but ONLY device(mobile, computer ...)
My code:

operations = []
for item in adgroup_bid_list:

modifier =  {
  'adGroupId': X,
  'criterion': {
  'xsi_type': 'Platform',
  'id': X
  },
  'bidModifier': XXX
}
operations.append({'operator': 'ADD', 'operand': modifier})

try:
# Add ad group level mobile bid modifier.
# Initialize appropriate service.
ad_group_bid_modifier_service = adwords_client.GetService(
'AdGroupCriterionService', version='v201809')

ad_group_bid_modifier_service.mutate(operations)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1af5578e-c789-4476-9193-c6ddb1d91511%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Creating a feed for dynamic display ads with the google-ads api in java

2019-05-20 Thread Simon Knoll
Hi Peter,
Thanks for your response! I was able to create a Feed, my open question now 
is, how can i set the type for the feed, so that it I can use it (and it is 
recognized) for ResponsiveDisplayADs

Best,
Simon

Am Montag, 20. Mai 2019 09:53:07 UTC+2 schrieb googleadsapi-forumadvisor:
>
> Hi Simon,
>
> My apologies as we currently do not have a specific example for what you 
> are looking for. However, creating one using the Google Ads API should 
> mirror the standard on how you create it via the AdWords API. You will need 
> to use the AdGroupAdService.MutateAdGroupAds 
> 
>  and 
> create an AdGroupAd 
> 
>  of 
> ad type ResponsiveDisplayAdInfo 
> 
>  and 
> you can refer to the said link for the necessary/required fields. I hope 
> this helps.
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> https://ads-developers.googleblog.com/search/label/google_ads_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> 
>
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
> On 05/17/19 21:52:33 simon...@gmail.com  wrote:
>
> How can I create a feed for dynamic display ads with the java SDK, the 
> only tutorials I found are for the Adwords API/SDK
>
> Thanks
> Simon
>
> -- 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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.
> Visit this group at https://groups.google.com/group/adwords-api.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/adwords-api/76800d19-972c-49ed-8040-a5a0c00b2da1%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fe301628-43b3-4f01-b8c8-fcdaed07b9be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: Adwords API Output format

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

Thank you for contacting support. However, your concern appears to be out of 
scope as it is about handling the output data in your client library.

That being said, could you provide which client library you are using so I can 
suggest which library owners you can get in touch with for further assistance?

Best regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UAq86Y: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CE0up0PRSUGkwrBv6sTzWxYbXxq4OobA%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


RE: Using curl to create google ad campaign fails with Internal_Server_Error

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

The CREATE_OPERATION_NOT_PERMITTED is related to access issue and occurs if 
there is an unauthorized create operation that invokes a service's mutate 
method. Could you confirm if the account that you used for generating the 
OAuth2 credentials has standard or administrative access? To know more about 
the access levels, you may refer to this guide.

Regards,
Dave
Google Ads API Team
ref:_00D1U1174p._5001UAq7Vc: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/gywFx0PRSTMG00zHGH_KcwQdmxePmNqunS7w%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


Unmarshalling Error: cvc-type.2: The type definition cannot be abstract for element ns1:searchParameters.

2019-05-20 Thread 'Sangeetha Jeyam' via AdWords API and Google Ads API Forum
Hi,

I'm getting the "*Unmarshalling Error: CVC-type.2: The type definition 
cannot be abstract for element v20:searchParameters.*"

when I tried to trigger this via dynamic script I'm facing this issue.
https://adwords.google.com/api/adwords/o/v201809/TargetingIdeaService

SOAP Request: 

http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:v20="https://adwords.google.com/api/adwords/o/v201809; 
xmlns:v201="https://adwords.google.com/api/adwords/cm/v201809;>
   
  
 

 
${RequestHeader.clientCustomerId}
 

 ${RequestHeader.developerToken}
 
 ${RequestHeader.userAgent}
 

 ${RequestHeader.validateOnly}
 

 ${RequestHeader.partialFailure}
  
   
   
  
 
 


   
  
 
${searchParameters.SearchParameter.Type}


${selector.ideaType}

${selector.requestType}


${selector.requestedAttributeTypes}


   
   ${paging.startIndex}
   
  
 ${paging.numberResults}


${selector.localeCode}

${selector.currencyCode}
 
  
   


Kindly advise me how to fix this issue.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/06d6e4db-48b2-4f21-b9fa-8b4522888ec1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ListAccessibleCustomers fails for one specific account

2019-05-20 Thread Marc Selman
Hi Sai,

The problem is that I am getting the error on the 
ListAccessibleCustomers API call. So I'm not getting any results, just the 
error.

Op vrijdag 17 mei 2019 19:40:35 UTC+2 schreef adsapiforumadvisor:
>
> Hello Marc,
>
> I see that the user has access to 3 accounts, out of which 2 are still in 
> draft. So the result might contain only 1 account for 
> ListAccessibleCustomers API call. If you see any scenario where the draft 
> account is also resulting, please share that user email address using reply 
> privately to the author option to investigate further.
>
> Regards,
> Sai Teja, Google Ads API Team
>
> ref:_00D1U1174p._5001UApuJe: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/86d4118c-d9e9-4cda-bc2c-d7087063531f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: Google Ads API: how to remove cpcBid from keyword/ad group criterion (Python)

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

My apologies for that. Re-sending the image file.

Regards,
Dave
Google Ads API Team
ref:_00D1U1174p._5001UAq7Vw: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/T_0KM0PRSSDI0065NoKiutTL6Piffak4q6iA%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


Re: Need to fetch summary row for huge data in Google Ads?

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

There isn't currently a feature that gets the keyword tail length. However, you 
may use this guide for your reference for all the fields that you could use for 
filtering keywords that is currently available in Google Ads API.

Here is an example of GAQL query with date filter:
SELECT metrics.impressions, segments.date FROM keyword_view WHERE segments.date 
BETWEEN '2019-01-01' AND '2019-01-31'

Regards,
Dave
Google Ads API Team
ref:_00D1U1174p._5001UApuo8: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8QyZ50PRSRYN00SyQJpyZvSJ-0lyPVeS3JoA%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


Adwords API Output format

2019-05-20 Thread business_intelligence_tech...@vivaki.de
Hi all,

we'd observed that when customers have quotes in their campaign name for 
example the Adwords API does not properly quote that field:

In the file attached you can see that e.g. time zone has proper quotes:

"timezone info", x , y , z, campaign name with " in it

Is it possible to generate files from API as per RFC4180 standard:

  5.  Each field may or may not be enclosed in double quotes (however
   some programs, such as Microsoft Excel, do not use double quotes
   at all).  If fields are not enclosed with double quotes, then
   double quotes may not appear inside the fields. 


 If double-quotes are used to enclose fields, then a double-quote
   appearing inside a field must be escaped by preceding it with
   another double quote.  For example:



Any ideas or do we need to reparse the csvs?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d4654f6e-977e-4863-b6d0-5c534fe3843d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [2-8014000025508] THIRD_PARTY_REDIRECT_AD Image Preview - how to get from API?

2019-05-20 Thread Oksana Sulyma
Hi Google Ads team! Any news on this topic question? I really hope this 
thread is not abandoned. Please let us know if there is any progress! 
Thanks in advance, 
Oksana

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/61b43dd3-540f-41c6-ad7a-4f43a4bf4aac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get Campaign Criterion - Empty List

2019-05-20 Thread Zied Chaari
You are right.

Thanks Peter.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0a1cbdfc-89ac-439e-a233-18eeb5e04368%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Google Ads API: how to remove cpcBid from keyword/ad group criterion (Python)

2019-05-20 Thread Mat
Hi Dave,

unfortunately, I can't open/see the screenshot with the java sample code.

Regards
Mat

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6dc60f7c-27c2-4c2a-9e43-316e6addd17b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: google ads api fails with python

2019-05-20 Thread Anushri shanbhag
Thanks Andre.  I appreciate your continuous support. 

I am asked to modify the login-customer-id  from production manger account 
to that of test manager account.  I am trying with that.  Meanwhile I am 
also following up on issue with client account creation 
under test manager account.

Will update with the result after my trial. Hopefully something positive !!

Thanks and Regards,
Anushri




On Sunday, May 19, 2019 at 2:30:27 AM UTC+5:30, Andre Tannus wrote:
>
> Let's see...
>  
>
>> On the  "test" account that you mention. I have created a test manager 
>> account . 
>> 1.  Do I need to create another test account under it  ?
>>
>
> I believe so. It is probably possible to access data directly from the 
> Manager account, but what I do is access the managed accounts (by 
> CustomerId) directly.
> Either way, you can only access data from accounts under your Manager 
> Account, i.e. while using Test credentials, you'll only be able to interact 
> with accounts under the Test account.
> You should create a fresh account under the Test Manager Account 
> (apparently you already have done that). Try to manually create a campaign 
> there (via Google Ads) and then try to pull it from the API.
> Don't put production accounts under your test account. I'm not sure it's 
> even possible, but test accounts will never be able to run ads in real 
> life, so watch out.
>
> 2.  Meanwhile, I also  tried to create another account under test manager 
>> account. "testacc" as in the attachment.
>>
>
> Good.
>  
>
>> 3.  I see the red "X" mark and I see if I refresh the page, the account 
>> is not listed and if I use the account number however, it still gets back 
>> with the same error .
>>
>
> That red "X" means the account has been canceled. It should be a green 
> circle for an active account.
>
> Check the settings bellow to enable displaying canceled and hidden 
> accounts.
>
> [image: google-ads-help.png]
>
>  
>
>> Can you please elaborate on the test setup ? 
>> Also,  please let me know which language did it work for you . Also did 
>> it work for you in python anytime ? 
>>
>
> I use the PHP library. In them, the examples require you to set a 
> CustomerId, I didn't see that in the Python examples, it seems they load 
> that information from file (perhaps the yaml config).
>
> The error you're getting means you're trying to access an account to which 
> you don't have access.
>
> Remember that the Manager account needs to have full access to the Managed 
> account. In the past, you needed to either:
>
> 1. Create the new account from within the Manager account - or
> 2. Request access *from the Manager account* to the child account, then 
> grant the access in the child account. I remember having trouble using the 
> API when the child account invited the Manager account, it has to be the 
> other way around.
>  
>
>> I am totally stuck on this , any help would be appreciated. 
>>
>
> It took me a couple of days to get going too, there's a lot to take in. 
> Maybe get some sleep, work out a little, blow off steam, and start fresh. 
> That always helps me.
>
> André
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/23fa4230-2526-42bc-9307-8b6117239085%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: google ads api fails with python

2019-05-20 Thread Anushri shanbhag
Hi, 

Thank you. Let me try with the same.


On Monday, May 20, 2019 at 8:52:18 AM UTC+5:30, adsapiforumadvisor wrote:
>
> Hi Anushri,
>
> Thank you for reaching out. Sorry for the delayed response.
>
> The credentials in your .yaml file seem correct. However, since you are 
> using your test manager account, kindly use the account id of your test 
> manager account in the login-customer-id 
> 
>  
> field. Let me know if this solves your problem. 
>
> Also, test client accounts will appear as cancelled accounts in the UI. 
> However, they are not really cancelled. 
>
> Regards,
> Dannison
> Google Ads API Team
>
> ref:_00D1U1174p._5001UAq0VQ: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ecefde29-f2f6-461b-8eca-3f670f625ca6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: Using curl to create google ad campaign fails with Internal_Server_Error

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

You are seeing this error is because you might haven't set the 
login-customer-id in the requests header. Could you confirm if you already set 
the login-customer-id in the requests header to match the manager you are 
logging in as? If this header is not set, you will begin seeing the error: 
USER_PERMISSION_DENIED. You may refer to this blog post for more information 
about the new required header for Google Ads API requests.

Feel free to write back if the error persists after setting this.

Regards,
Dave
Google Ads API Team
ref:_00D1U1174p._5001UAq7Vc: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/NFpYG0PRSNM900j0csF7GnTsCwsCwMu3KJrA%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


RE: Google Ads API: how to remove cpcBid from keyword/ad group criterion (Python)

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

I've tried this on my end and confirmed that you can't explicitly set 0 as an 
Int64Value.

See below sample code in java:


Feel free to write back if you have further clarifications.

Regards,
Dave
Google Ads API Team
ref:_00D1U1174p._5001UAq7Vw: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/wzE6D0PRSNG200VI36TwPSTK6VYcT52t3wsQ%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


Re: Need to fetch summary row for huge data in Google Ads?

2019-05-20 Thread Qaiser Javed
Hi Dave,

Thanks for your response.

What type of filters you will suggest or you have in API for these two 
cases. Please advice.

Thanks & Regards,
Qaiser Javed

On Monday, May 20, 2019 at 12:45:02 PM UTC+5, adsapiforumadvisor wrote:
>
> Hi Qaiser,
>
> Thank you for reaching out. For both case studies, we do not recommend 
> fetching huge amounts of data. Fetching huge amount of data in the API 
> would lead to timeout errors. To prevent this, our recommendation is that 
> you breakdown the report by using filters. Based on the number of records 
> you described, it is most likely that you may run into operational limits 
> due to generating too many reports (1,000 reports per day limit). If you 
> think you will hit the operation limit for basic access, you can apply 
> for standard access 
> 
>  so 
> that you would have unlimited operation limit.
>
> Let me know if this helps.
>
> Regards,
> Dave
> Google Ads API Team
>
>
> ref:_00D1U1174p._5001UApuo8: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e029cd6c-9215-4b16-9479-5aaab4e80709%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: Creating a feed for dynamic display ads with the google-ads api in java

2019-05-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hi Simon,

My apologies as we currently do not have a specific example for what you
are looking for. However, creating one using the Google Ads API should
mirror the standard on how you create it via the AdWords API. You will need
to use the AdGroupAdService.MutateAdGroupAds
  
and

create an AdGroupAd
  
of

ad type ResponsiveDisplayAdInfo
  
and

you can refer to the said link for the necessary/required fields. I hope
this helps.

Thanks and regards,
Peter
Google Ads API Team


=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
https://ads-developers.googleblog.com/search/label/google_ads_api
https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

On 05/17/19 21:52:33 simon.kn...@gmail.com wrote:

How can I create a feed for dynamic display ads with the java SDK, the only
tutorials I found are for the Adwords API/SDK

Thanks
Simon

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/76800d19-972c-49ed-8040-a5a0c00b2da1%40googlegroups.com

.
For more options, visit https://groups.google.com/d/optout.

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/180jso80gqsh4a001c10qax6cmj2e9h70o30c1g68r3ee1m%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


RE: Need to fetch summary row for huge data in Google Ads?

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

Thank you for reaching out. For both case studies, we do not recommend fetching 
huge amounts of data. Fetching huge amount of data in the API would lead to 
timeout errors. To prevent this, our recommendation is that you breakdown the 
report by using filters. Based on the number of records you described, it is 
most likely that you may run into operational limits due to generating too many 
reports (1,000 reports per day limit). If you think you will hit the operation 
limit for basic access, you can apply for standard access so that you would 
have unlimited operation limit.

Let me know if this helps.

Regards,
Dave
Google Ads API Team
ref:_00D1U1174p._5001UApuo8: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/QutSC0PRSLIN004DyCz7oqR9G9ABmzD-bGVA%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


RE: Problem re-uploading an ImageAsset

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

Thanks for raising your concern.

With regard to changing the status of an asset, if the image asset was set as 
REMOVED before, I am afraid that it currently not possible to AdWords API to 
change back the status of an asset into ENABLED.

"Next, I tried to simply re-upload the image. The API accepted it, but returned 
the AssetId of the previously uploaded file, with AssetStatus set to REMOVED.

Finally I tried to upload the image with a new AssetName, and here is where I 
got a funny error message, telling me to remove the existing asset before I can 
rename it."

With regard to the second and third thing you did to use an existing image 
asset (which mentioned above), to further check, could you provide the complete 
SOAP request and response logs via Reply privately to author? I asked this 
information because if you are going to upload the asset details, whether the 
image asset is the same or not, the API will return a new asset and it will not 
be treated as existing asset.

Regards,
Ejay
Google Ads API Team
ref:_00D1U1174p._5001UApwsC: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Ux6AE0PRSKZ800NsAMFkB2S7mss5zFjeWpVg%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


RE: Get Campaign Criterion - Empty List

2019-05-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hi Zied,

I had to remove your attached files as it contained sensitive information
regarding your account. Moving forward, I checked your clientCustomerId
(443-XXX-) and it appears that the CampaignId (191XXX) in your
request does not belong to the said account.

The CampaignId belongs to a test client account (326-XXX-XXX), and that is
the reason why your CampaignCriterionService.get() request for your
clientCustomerId did not return any results. I hope this helps.

Thanks and regards,
Peter
Google Ads API Team


=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
https://ads-developers.googleblog.com/search/label/google_ads_api
https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

On 05/17/19 22:59:49 acteol.adv...@gmail.com wrote:

Hello All,

I get an empty list when I'm trying to get my campaign criterion. I want to
get my campaign Schedule.
You can find attached my request ant response files.

PS: I'm using Google AdWords API.

Cheers,
Zied.

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/299488b4-3e76-4253-a321-cab3e8b8db78%40googlegroups.com

.
For more options, visit https://groups.google.com/d/optout.

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/180jlc00ongduu001bjsfow6smj8cpm74o30c1g68r36d9i%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


RE: HTML Code to render Ads for preview

2019-05-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hi Joachim,

Thank you for reaching out. Unfortunately, the ad preview feature is not
supported in the API. Let me know if you have further concerns.

Regards,
Dannison
Google Ads API Team


=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
https://ads-developers.googleblog.com/search/label/google_ads_api
https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

On 05/18/19 04:41:59 i...@ppcrocket.com 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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/c9d6d1df-6438-4ef6-af6d-de3765cca8d9%40googlegroups.com

.
For more options, visit https://groups.google.com/d/optout.

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/180il6g08vdglg000q48v0z68mjic9p6oo30c1g68r3gd1i%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


RE: how to get campaign goal in ads API?

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

I'm afraid that the Google Ads API also does not support campaign goals as of 
this moment. You may continue to follow our blog for updates.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UAq7Z5: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/J-RIZ0PRSJ2Y00TcEfQ8FyQT6sbsy1q9HQww%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


How quickly will my ads be approved and/or shown when using the API

2019-05-20 Thread Gabriel
Hello. 

I have to modify the text of my ads in a daily basis because of the 
inflation crisis existing in my country.
Since I have tens of campaigns and products to promote I am going to use 
the Google Ads API.

The text of the ads will be always the same, except for the pricing.

Let say:
Looking for Tennis Balls ? get 3 for $x

changing X dialy.

my questions are:

a) what is the correct ad type to use ?

b) may i use regular, most simple ads ?

c) when changing a text of an Ad via Google Ads Website, the ad is sent to 
approval again, loosing valuable time.
what happends via API ?

d) is it better to modify an Ad or to delete it and publish a new one ?

e) what happends with sitelinks ?

thank you,
gabriel
















-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9ad351fd-556b-45e8-8a40-6534de5da8fb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: Is it possible to use Offline Click Conversion Feed Service for any GAds Customer?

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

Thank you for contacting support. If you have already created your OAuth2 
credentials , then no further permissions should be required. To implement 
conversion tracking, you will then need to setup the appropriate 
ConversionTracker and you can find out more about it via our tracking and 
importing conversions guide.

Feel free to write back if you have any further clarifications.

Best regards,
Peter
Google Ads API team
ref:_00D1U1174p._5001UAq0GB: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/KB4Eg0PRSHFZ00OVvIxsWwRm24hTvb9tSlEQ%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


RE: how to get ad url_custom_parameters/tracking_url_template via google ADS API?

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

Thank you for reaching out. To further investigate this, could you provide the 
CID and complete GAQL query used? Please use reply privately to author option.

Regards,
Dave
Google Ads API Team
ref:_00D1U1174p._5001UAq7Hp: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ycRYx0PRSH7700y7aBm6pIRzOGL3x0F-UgIQ%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


RE: Google Ads REST API - Block IP Address - Get All Blocked IP addresses

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

Thank you for reaching out. I'm afraid that blocking IP addresses or getting 
all blocked IP's isn't currently possible with the API. However, to better 
assist you, could you elaborate what do you need to achieve using the Google 
Ads API? If you wish to use cURL to interact with the API, you may refer to 
this guide as to how.

Regards,
Dave
Google Ads API Team
ref:_00D1U1174p._5001UAq6wm: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/LIaXg0PRSH2G00Bp0ED5rKTZaoW2ByCzCR4A%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.


RE: AdWords Customer Match : format of hash phone number

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

Thank you for reaching out. You can still use hashed phone number without plus 
sign, but I'm afraid that the phone number will not be matched with a customer. 
As stated in the documentation, phone numbers must start with a plus sign. If 
the phone number is not correctly formatted before hashing, the API will still 
accept the hashed phone number, but the phone number will not be matched with a 
customer.

Let me know if this helps. Feel free to write back if you have further 
clarifications.

Regards,
Dave
Google Ads API Team
ref:_00D1U1174p._5001UApukV: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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/yAarQ0PRSGWD00as4e4KR-T1et6IXPbZu29Q%40sfdc.net.
For more options, visit https://groups.google.com/d/optout.