RE: GoogleAdsServerFault: Server Error

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Cyan,

So I can better investigate, could you also provide your clientCustomerId and 
the complete SOAP request and response logs that were generated when you 
encountered the error? If you haven't enabled logging, you may refer to this 
guide as to how.

You may then reply using the Reply privately to author option for the logs.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UCZkLH:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/rW21l0PTQTC700uPt_OT7iROqgjYIpKqzpUg%40sfdc.net.


RE: How to retrieve ALL ConversionTracker ids via ConversionTracker service?

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Sama,

Thank you for reaching out to us.

As per this page, analytics goals and transactions created in Google Analytics 
profiles (that are linked to your Google Ads account) are returned with no 
value in the trackingCodeType field. They will also have a status of HIDDEN if 
they haven't been imported into Google Ads.

However, upon checking the attached screenshot, it seems that the conversion 
tracking ID of concern has already been imported into Google Ads. Thus, so that 
I can further investigate the issue, could you provide (via Reply privately to 
author) your complete SOAP request and response logs?

Regards,
Ziv Yves Sanchez
AdWords API Team
ref:_00D1U1174p._5001UCZkL7:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/lloMj0PTQT1A00TI9LdhvZRgKp8_3Xx1RLGw%40sfdc.net.


Issue setting bid strategy through API differs from UI

2019-06-26 Thread Vinutha Nayak
Hi,

I have used the following setting in my code :

# Set the bidding strategy and budget.
campaign.manual_cpc.enhanced_cpc_enabled.value = False
campaign.campaign_budget.value = 
campaign_budget_response.results[0].resource_name
campaign.bidding_strategy_type = client.get_type('BiddingStrategyTypeEnum', 
version='v1').MANUAL_CPM

# Set the campaign network options.
campaign.network_settings.target_google_search.value = False
campaign.network_settings.target_search_network.value = False
campaign.network_settings.target_content_network.value = True
campaign.network_settings.target_partner_search_network.value = False



When I run this, the program runs fine, but when I open the UI , it shows me 
the *"Bidding"* set  to* "Manual CPC".  *


Could you please check on the same and revert ? Is it some known issue with the 
API ?



Thanks and Regards,

Vinutha Nayak

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/55ea5be7-53dd-49ac-a2b0-f9cefbc6e0c5%40googlegroups.com.


RE: Low search volume

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Dima,

If you are using the reports, you can use the Keyword View and include the 
ad_group_criterion.serving_status field in your request and filter using the 
RARELY_SERVED value.

If you are using the services, you can filter your keywords using the 
CriterionSystemServingStatus field together with the RARELY_SERVED (Low search 
voume) value using the AdGroupCriterionService. I hope this helps.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UCZkLN:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/nSjlO0PTQP2N00O5QvOVDqQLWJR0yAZCTY0Q%40sfdc.net.


RE: TargetingIdeaService throwing exceptions all the time

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Andrei,

Thank you for reaching out to us.

For the RATE_EXCEEDED errors: Note that, unlike the other services of the 
AdWords API, the TargetingIdeaService behaves differently, in the sense that 
traffic is counted against all the accounts making the same call to it. Thus, 
when the error occurs at the rateScope=ACCOUNT scope for this service, it means 
that the current usage for the service is too high.

You may try waiting for a while before re-sending your request to the service 
to mitigate the chance of the error happening. You may also refer to this 
section of our rate limits guide to delay your next request when you encounter 
this error.

For the INVALID_SEARCH_PARAMETERS errors: Could you provide (via Reply 
privately to author) your SOAP request and response logs so that I can further 
investigate the issue?

Regards,
Ziv Yves Sanchez
AdWords API Team
ref:_00D1U1174p._5001UCZkKx:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/t50Qm0PTQOGU007ONDmaLwSM-M6yIhgLG1DQ%40sfdc.net.


Re: logLevel

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Dima,

Could you try using the WARNING value instead? If this is not what you are 
looking for, I would recommend that you also reach out to the PHP library 
owners via this link for further assistance.

Best regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UCZUjN:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2RbhQ0PTQN2100afXMrw58S52_WX3QiwT5ig%40sfdc.net.


RE: Web form is not work.

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi there,

Thank you for reaching out to us.

I checked the link and it was working fine on my end. Could you see if you 
could access it in incognito mode? You may also want to try accessing the 
following link instead as well: 
https://services.google.com/fb/forms/apicontact/.

Regards,
Ziv Yves Sanchez
AdWords API Team
ref:_00D1U1174p._5001UCZkL2:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/verpa0PTQKCF00aZnKtuQOTLu39QqZABbXVQ%40sfdc.net.


RE: Junk returned upon getting keyword ideas

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Antorio,

Thank you for reaching out to us.

As for your question: yes, the TargetingIdeaService usually returns the "red 
herring" entries for test accounts, which are dummy data. You may also visit 
this guide for more information about the Targeting Ideas feature of the 
AdWords API.

Regards,
Ziv Yves Sanchez
AdWords API Team
ref:_00D1U1174p._5001UCZkLC:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/m_MHu0PTQK4N00bWMdg2t5TJyXuiOpCFOu_A%40sfdc.net.


GoogleAdsServerFault: Server Error

2019-06-26 Thread cyan
Hi, 

I'm using googleads python client, to pull ad objects from Adwords API. The 
query occassionally throws this error: GoogleAdsServerFault: Server Error 
(without 
other error message).
Does anyone know why this happened? Thanks.

Below's my sample code:

from googleads import adwords
def get_ads():
   client = adwords.AdWordsClient(developer_token, oauth2_client)
   adgroup_ad_service = client.GetService('AdGroupAdService', version=
'v201809')

 
   query = (adwords.ServiceQueryBuilder()
.Select(
  'AdGroupId',
  'Id', 
  # some other fields
)
  )
 query = query.Limit(0, 500).Where('Id').In(*adgroup_ad_ids)
 query_build = query.Build()
 page = adgroup_ad_service.query(query_build)


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6a6e5992-67f8-451e-a0d9-95a049de436e%40googlegroups.com.


How to retrieve ALL ConversionTracker ids via ConversionTracker service?

2019-06-26 Thread Sama Ra
Good day!

Here is my code to retrieve conversion tracker ids:

adwords = Adwords.get_api_client(customer_id)
srv = adwords.service(:ConversionTrackerService, :v201809)

items = []
page_size = 500

query_builder = adwords.service_query_builder do |b|
  b.select('Id', 'Name')
  b.limit(0, page_size)
end
query = query_builder.build

loop do
  page_query = query.to_s
  page = srv.query(page_query)
  if page and page[:entries]
items += page[:entries]
  end
  break unless query.has_next(page)
  query.next_page
end
items

It does not return some of conversion tracker id which i can see in Adwords 
UI:


[image: Screen Shot 2019-06-26 at 12.34.15 PM.png] 





Is there any workaround?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4a53b3ef-9441-4d47-94b8-309363ea645f%40googlegroups.com.


TargetingIdeaService throwing exceptions all the time

2019-06-26 Thread Andrei
Hello,

We did an implementation for the TargetingIdeaService using the C# client 
library about a month ago to retrieve the search volume for a set of 
keywords.
Everything worked fine until about 2 weeks ago when we started receiving 
exceptions all the time.

The 2 exceptions which we get are:
1. RateExceededError.RATE_EXCEEDED although we are not doing any requests
2. When a request finally goes through we 
get TargetingIdeaError.INVALID_SEARCH_PARAMETERS, but the request we are 
making was working fine before.

[TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ 
selector.searchParameters.searchParameters[0]; 
trigger:'LocationSearchParameter', 

TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ 
selector.searchParameters.searchParameters[1]; 
trigger:'RelatedToQuerySearchParameter', 

TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ 
selector.searchParameters.searchParameters[2]; 
trigger:'LanguageSearchParameter', 

TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ 
selector.searchParameters.searchParameters[3]; 
trigger:'NetworkSearchParameter']

We are doing a request to the TargetingIdeaService using the 
following TargetingIdeaSelector below.
Any idea why are we getting only errors?

Thank you,
Andrei.

TargetingIdeaSelector selector = new TargetingIdeaSelector
{
requestType = RequestType.STATS,
ideaType = IdeaType.KEYWORD,
requestedAttributeTypes = new[]
{
AttributeType.KEYWORD_TEXT,
AttributeType.SEARCH_VOLUME,
AttributeType.TARGETED_MONTHLY_SEARCHES
},
searchParameters = new SearchParameter[]
{
new RelatedToQuerySearchParameter
{
queries = new [] {"keyword1", "keyword2" }
},
new LocationSearchParameter
{
locations = new[]
{
new Location
{
id = 2528
}
}
},
new LanguageSearchParameter
{
languages = new[]
{
new Language
{
id = 1010
}
}
},
new NetworkSearchParameter
{
networkSetting = new NetworkSetting
{
targetGoogleSearch = true,
targetSearchNetwork = false,
targetContentNetwork = false,
targetPartnerSearchNetwork = false
}
}
},
paging = new Paging
{
startIndex = 0,
numberResults = 1000
}
};



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4c4c5b17-05bb-4af5-a1f0-73b53db95d65%40googlegroups.com.


Audience list usage and API

2019-06-26 Thread Global Team Blue
Hi.  AdwordsUserListService exposes a lot but not all data I need.  Am I 
correct saying that 'size: youtube', 'size: gmail campaign', and creation 
date are not available like in the audience manager UI?  

Also where is 'Usage Status' as mentioned here:  
https://support.google.com/google-ads/answer/7558048?hl=en  ?  Is this no 
longer in the UI?  Is it exposed in the API anywhere?  How can I tell what 
accounts are actually using my lists?

Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/84deccd8-fc0e-4f14-8c95-f87831813b05%40googlegroups.com.


Web form is not work.

2019-06-26 Thread 'GoodColorglow' via AdWords API and Google Ads API Forum
I'm trying to send message to API support via web 
form: https://services.google.com/fb/forms/apicontact/?hl=ru. But it show 
me an error "403 Forbidden".

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bfdbf891-1db0-4fed-ac40-bd348925bd92%40googlegroups.com.


Re: Junk returned upon getting keyword ideas

2019-06-26 Thread antorio dsds
Entao sempre que for usado uma conta de teste o retorno vai ser esse red 
herring ???

Em quinta-feira, 28 de dezembro de 2017 10:57:35 UTC-2, 
mar...@pulsecomms.com escreveu:
>
> Hello, I managed to get my API up and running and was looking to use it to 
> generate keyword ideas using the following script:
>
>
> https://developers.google.com/adwords/api/docs/samples/php/optimization#get-keyword-ideas
>
> It seems to be working fine once I leave the AD_GROUP_ID blank. However, 
> when it returns the results, I get something like this (they seed keywords 
> are birthday cake, bakery and pastries):
>
> Keyword with text 'birthday cake c7ea94a8', average monthly search volume 
> 3960895, average CPC 4864816, and competition 0.66 was found with categories: 
> 41, 10628, 21, 47
> Keyword with text 'bakery 6b76bfff', average monthly search volume 5728336, 
> average CPC 15754491, and competition 0.24 was found with categories: 48, 83, 
> 68, 10628
> Keyword with text 'bakery b8bf8bf9', average monthly search volume 5169192, 
> average CPC 19104287, and competition 0.88 was found with categories: 16, 24, 
> 9, 10628
> Keyword with text 'bakery dee9a487', average monthly search volume 4985818, 
> average CPC 1924203, and competition 0.05 was found with categories: 19, 
> 10628, 30, 23
> Keyword with text 'birthday cake bc36e2b', average monthly search volume 
> 6602809, average CPC 6061040, and competition 0.95 was found with categories: 
> 73, 10628, 47, 63
> Keyword with text 'bakery caee408e', average monthly search volume 5315051, 
> average CPC 9996539, and competition 0.60 was found with categories: 10628, 
> 30, 15, 47
> Keyword with text 'red herring 2d30b6a6', average monthly search volume 
> 4407478, average CPC 14518197, and competition 0.46 was found with 
> categories: 24, 41, 27, 10628
> Keyword with text 'bakery 50bca43', average monthly search volume 5026980, 
> average CPC 18575835, and competition 0.89 was found with categories: 34, 
> 10628, 46, 23
> Keyword with text 'bakery 46a29ba6', average monthly search volume 4695373, 
> average CPC 9773779, and competition 0.90 was found with categories: 33, 2, 
> 10628, 15
> Keyword with text 'bakery d5b8cea', average monthly search volume 4511768, 
> average CPC 14198964, and competition 0.40 was found with categories: 24, 41, 
> 4, 10628
> Keyword with text 'bakery 7d0f283b', average monthly search volume 5257204, 
> average CPC 7229398, and competition 0.27 was found with categories: 4, 20, 
> 10628, 38
> Keyword with text 'bakery bd2b0b0', average monthly search volume 4838719, 
> average CPC 18720460, and competition 0.76 was found with categories: 65, 
> 10628, 46, 31
> Keyword with text 'red herring 1f4fe5bf', average monthly search volume 
> 6168275, average CPC 12618170, and competition 0.03 was found with 
> categories: 64, 44, 10628, 69
> Keyword with text 'bakery 3a46a64f', average monthly search volume 4410049, 
> average CPC 16648459, and competition 0.02 was found with categories: 27, 51, 
> 10628, 39
> Keyword with text 'birthday cake 6b542080', average monthly search volume 
> 4580951, average CPC 7704280, and competition 0.04 was found with categories: 
> 18, 4, 10628, 21
> Keyword with text 'pastries cf52b671', average monthly search volume 5497297, 
> average CPC 14062686, and competition 0.30 was found with categories: 41, 50, 
> 36, 10628
> Keyword with text 'pastries 8b3423d6', average monthly search volume 5077028, 
> average CPC 19727977, and competition 0.75 was found with categories: 43, 
> 10628, 7, 23
> Keyword with text 'pastries c272e195', average monthly search volume 4267164, 
> average CPC 18388167, and competition 0.56 was found with categories: 32, 51, 
> 36, 10628
> Keyword with text 'pastries f340e083', average monthly search volume 5259375, 
> average CPC 17064379, and competition 0.78 was found with categories: 40, 56, 
> 52, 10628
> Keyword with text 'pastries d619ef7b', average monthly search volume 3397004, 
> average CPC 6110974, and competition 0.57 was found with categories: 49, 59, 
> 10628, 79
>
>
> As you can see, the keywords returned are just the seed keywords plus what 
> looks like a hex number, the search volume and CPC are just large integers. 
> The competition and categories look fine. How can I get the API to return 
> the real values, or how do I decypher them?
>
> Also, there seems to be a few entries called 'red herring' mixed in. Are 
> they meant to be a distraction or some sort of copyright protection?
>
>

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

Re: Difference in stats in Campaigns and Campaigns Details report

2019-06-26 Thread Liam Connors
I have sent further information by private message. Can you let me know in 
the forum the answer or if further information is needed as it seems I am 
not receiving the response:

My response by private message:

"You mean the reports from the UI? I do not have access to the UI reports, 
but should the Campaigns Report and Campaigns Details Report not match for 
February 2018 once the Campaign Details report is filtered to show only 
Headline impressions? It seems it matches for all other months.

I can send both the reports requested from the API."

Thanks!



On Wednesday, 26 June 2019 03:30:11 UTC-4, adsapiforumadvisor wrote:
>
> Hi Liam,
>
> Thanks for following up. We have received your response in private thread 
> and we already responded to it. However, it appears that you did not 
> receive my response.
>
> Moving forward to your issue, I wasn't able to replicate the impressions 
> that you specified in the 2 reports. It appears that you provided the total 
> impressions of all campaigns in your manager account and not in the client 
> account only.
>
> With this, I would like to ask one last detail about this issue. Could you 
> provide the generated reports in the client account so I can discuss this 
> to the rest of the team?
>
> Regards,
> Ejay
> Google Ads API Team
>
> ref:_00D1U1174p._5001UBnYAO:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/834f288f-3150-4ddf-bc87-8b5ecc30bd02%40googlegroups.com.


Low search volume

2019-06-26 Thread Dima
Hi!
Is there a possibility through sql query ($response =
$googleAdsServiceClient->search($customerId, $query, ['pageSize' => self::
PAGE_SIZE]);) to the database to get keywords with a mark (status) "Low 
search volume"?
SELECT to what table it must be and what column?
Thanks a lot!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/47e33037-cb0c-4e41-8407-ca28c6c8c03f%40googlegroups.com.


Cannot mutate by SET operator ads types ExpandedDynamicSearchAd, TemplateAd, ImageAd

2019-06-26 Thread Łukasz Stankiewicz
Hello,
I have a problem with mutation of this certain 3 types of 
ads ExpandedDynamicSearchAd, TemplateAd, ImageAd. For all of them the error 
i am getting is [AdError.INVALID_AD_TYPE @ operations[0].operand.id].
Below I present request and response for all of the mutation requests.

ImageAd Request:

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

https://adwords.google.com/api/adwords/cm/v201809; 
xmlns="https://adwords.google.com/api/adwords/cm/v201809;>
***
***
false
***



https://adwords.google.com/api/adwords/cm/v201809;>

SET

347273560254
molive.wawtests.com

https://molive.wawtests.com/googlespa
IMAGE_AD
ImageAd

IMAGE
-6636936582085476352

PREVIEW

75
10



FULL

375
50



PREVIEW

https://tpc.googlesyndication.com/simgad/804344098343720274


FULL

https://tpc.googlesyndication.com/simgad/7159230357409717178

IMAGE_JPEG
0
Image

WELLSPA-3 (1).jpg






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

https://adwords.google.com/api/adwords/cm/v201809;>
00058c384f7fb2be02ab401af7035050
AdService
mutate
1
113




soap:Client
[AdError.INVALID_AD_TYPE @ 
operations[0].operand.id]

https://adwords.google.com/api/adwords/cm/v201809;>
[AdError.INVALID_AD_TYPE @ 
operations[0].operand.id]

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

operations
0


operand


id


AdError.INVALID_AD_TYPE
AdError
INVALID_AD_TYPE







TemplateAd Request:

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

https://adwords.google.com/api/adwords/cm/v201809; 
xmlns="https://adwords.google.com/api/adwords/cm/v201809;>
***
***
***
***



https://adwords.google.com/api/adwords/cm/v201809;>

SET
http://www.w3.org/2001/XMLSchema-instance;  
xsi:type="TemplateAd">
341740888255
molive.wawtests.com/kompswiat

http://molive.wawtests.com/kompswiat
TemplateAd
213

adData

video
VIDEO

10347322071
VIDEO

-7344508434736746223

VIDEO_THUMBNAIL

https://ytimg.googleusercontent.com/vi/mhMQfdGn8RE/default.jpg

How to Restart a Computer | How To 
Restart PC |...
20190404 151805 
Europe/Warsaw
Video
168000

http://youtube.com/get_video?video_id=mhMQfdGn8REts=1561460400642t=dicOThmzSckez7Vzo121Zd6BhHsgad=1

true

Re: JSON for updating campaign

2019-06-26 Thread Allen Fey
Thank you Nikisha, that was a tremendous help!

Just in case anyone stumbles across this in the future, I did need to make 
a couple of tweaks to the JSON from the log file to get it to work. Here is 
what worked for me:

{
 "operations": {
 "update": {
"resourceName": "customers/{Account Number/campaigns/{Campaign 
Number}",
"status": "PAUSED"
   },
   "update_mask": {
"paths": "resource_name",
"paths": "status"
   }
}
}


On Wednesday, June 26, 2019 at 1:18:50 PM UTC-6, adsapiforumadvisor wrote:
>
> Hi Allen,
>
> Thank you for contacting support. I tried updating campaign using code 
> sample 
> from
>  
> Java Client libraries and have attached logs. From the logs, you can see 
> that you need to use update_mask field to perform update operation. Please 
> refer to this guide 
> 
>  
> for more information on field mask and code sample to update campaigns. Let 
> us know if you need additional information.
>
> Regards,
> Nikisha Patel, Google Ads API Team
>
>
> ref:_00D1U1174p._5001UCZZUS:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/aaeb73b5-0364-4c00-9b45-51fe7845df00%40googlegroups.com.


RE: Intermittent DEADLINE_EXCEEDED and INTERNAL_ERROR happening while using C# Ads API library for various views

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hello Phillips,

Could you please share the complete error log and the report definition to help 
further? You could use reply privately to the author option while sharing the 
information requested.

Regards,
Sai Teja, Google Ads API Team
ref:_00D1U1174p._5001UCZdRT:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0zTgR0PTQ55K00HOf1Fq_PRQ-K3h--1efKeQ%40sfdc.net.


RE: Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hello Haik,

The not_ads_user error usually occurs when the  login used to generate the 
access token is not associated with any Google Ads account. Please make sure 
the email address used to generate the OAuth credentials has a Google Ads 
account.

Regards,
Sai Teja, Google Ads API Team
ref:_00D1U1174p._5001UBoARK:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/OtehK0PTQ4EA00KMFkYxduR-uaaagO1_f1Dg%40sfdc.net.


Re: logLevel

2019-06-26 Thread Dima
no, its still recording all events. we want only with isFault: 1

среда, 26 июня 2019 г., 10:55:29 UTC+2 пользователь adsapiforumadvisor 
написал:
>
> Hi Dima,
>
> You can find the other choices for your logging via this guide 
> . 
> As for the value to use instead of INFO, you may try the DEBUG option 
> instead. Let me know if this helps.
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001UCZUjN:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c83d1d51-3670-44b1-b5fc-7ddb1d9a0248%40googlegroups.com.


Re: Problem with updating UniversalAppCampaignSetting

2019-06-26 Thread Sama Ra
Good day, Bharani!

Thank you for your response! It was very helpful but unfortunately i have 
not achieved my goal (manage universal app ad videos). Here is key point of 
my researches:

- Google changes it's API and UniversalAppCampaignSetting won't be used to 
contain ad specific information
- To reach particular Ad i should use AdGroupAdService or AdService
- I have not succeed in managing videos of YouTubeVideoAsset 
of UniversalAppAd. Please have a look at my code snippet:

adwords = Adwords.get_api_client(customer_id)
srv = adwords.service(:AdService, :v201809)

srv.mutate([
  {
operator: 'SET',
operand: {
  id: ad_id,
  xsi_type: 'UniversalAppAd',
  videos: [
{
  asset: { 
xsi_type: 'YouTubeVideoAsset',
assetName: 'TEST',
assetSubtype: 'YOUTUBE_VIDEO',
youTubeVideoId: 'kEVdywAtk50'
  }
}
  ]
}
  }
])

which produces error:

/usr/local/bundle/gems/google-ads-common-1.0.2/lib/ads_common/parameters_validator.rb:156:in
 
`check_extra_fields': AdsCommon::Errors::UnexpectedParametersError: 
[:assetName, :assetSubtype, :youTubeVideoId] 
(AdsCommon::Errors::UnexpectedParametersError)

My next step is to investigate AppAdInfo.

Any help is highly appreciated. Thank you in advance!

On Monday, June 24, 2019 at 11:40:29 PM UTC+3, adsapiforumadvisor wrote:
>
> Hi Sama, 
>
> Could you please check if you are making these changes to the test 
> accounts? If so, you will need to use the UniversalAppCampaignInfo 
> 
>  in 
> the CampaignService. You will no longer use a UniversalAppCampaignSetting 
> ,
>  
> which includes both information about the app and references to media and 
> descriptions that would be used for ads in that campaign. Please refer to 
> this 
> blog post 
>  for 
> more information. If you are updating the campaign in a production account, 
> could you please share the request and response logs which includes the 
> complete error logs to check this further? You may share the details 
> privately via Reply privately to author option.
>
> Thanks,
> Bharani, Google Ads API Team
>
> ref:_00D1U1174p._5001UCZBhj:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8bf0685c-9e09-4303-8cf1-1eedf7c5d2ab%40googlegroups.com.


RE: Ad Extensions clicks aggregate on campaign level?

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hello Qaiser,

It depends on the kinds of Ads present in the campaigns. Since its a product 
level concern I recommend you to post your question on the Advertisers 
community forum the product specialist there would help you to understand it.

Regards,
Sai Teja, Google Ads API Team
ref:_00D1U1174p._5001UCZcUf:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/FVphN0PTQ3QF00o6a9ZEgRREitHVCCooCbpQ%40sfdc.net.


Re: Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.

2019-06-26 Thread Haik
Hi,

Just tested the keys in the app.
This is the error:

{{ "errorCode": { "authenticationError": "NOT_ADS_USER" }, "message": "User 
in the cookie is not a valid Ads user." }}


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9d4fa3da-3aaf-4bc5-b6fe-25fa47a0a837%40googlegroups.com.


RE: Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hello Haik,

I see the CURL operation is succeeded, which means the credentials you used in 
the CURL operation are right. Could you please place those credentials in your 
configuration/properties files and retry the API request? If you are facing any 
error, please share the entire error log and the exact credentials you have 
used in the configuration/properties files without redacting using reply 
privately to the author option?

Regards,
Sai Teja, Google Ads API Team
ref:_00D1U1174p._5001UBoARK:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4RIeC0PTQ1Y900TjrGKWT1R0aUCtDW75JazQ%40sfdc.net.


RE: what is the meaning of UNKNOWN status in ad campaign, adgroups, conversion tracker etc.?

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hello Ankit,

The status UNKNOWN is returned if the specific entities have statuses other 
than the one's listed in the entity Enum values. This is not an error but the 
status which is not predefined.

Let me know if you have any questions.

Regards,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UCZbPj:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/LpG9z0PTQ1XW00up4GNhuiT5urJ_r8qvSxmw%40sfdc.net.


RE: How to add members to CrmBasedUserList with Google Ads API

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Peeraya,

Thank you reaching out. It is currently not possible to add members (email 
addresses) to the UserList in Google Ads API. I understand this is important 
and our team is already working on this feature. Please keep an eye on our blog 
and release notes for future information.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UCZZUh:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Fwku00PTQ1WO00-07SfRfnT0K2vJbYP8I9pQ%40sfdc.net.


RE: Placement Performance report has duplicate rows

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Christian,

Thank you for contacting the support. As Luis mentioned earlier, every report 
in AdWords API is segmented by its unique key (like CampaignId, AdGroupId, 
etc.) even though they're not included in your selector fields. This will be 
true for all the reports which will have AdGroupId as attribute and reports 
will be implicitly segmented by it. If you have any further questions can share 
the report definition to investigate further using reply privately to the 
author option.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UCZZU3:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/GcwM40PTQ1SB005ziJjIx0TAqvn2kCKe-L1A%40sfdc.net.


RE: How to get the option "Dynamic ads"

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Mille,

Thank you for contacting support. Could you please share the request and 
response logs for me to investigate further? You may reply via Reply privately 
to author option.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UCZZUN:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/zZKQw0PTQ1HP00847N0aWOR_ix2xUDkcKGOQ%40sfdc.net.


RE: JSON for updating campaign

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Allen,

Thank you for contacting support. I tried updating campaign using code sample 
from Java Client libraries and have attached logs. From the logs, you can see 
that you need to use update_mask field to perform update operation. Please 
refer to this guide for more information on field mask and code sample to 
update campaigns. Let us know if you need additional information.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UCZZUS:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/A7n1K0PTQ0AZ0031STmA-TTgezdyW_ESVSBQ%40sfdc.net.


Update_Campaign_logs
Description: Binary data


RE: How can I enable Google Ads API in Google Developer Console?

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hello Dev,

You will be able to enable the API through the developer console by following 
the steps mentioned in this guide. If you're facing an issue, could you please 
share more details on the error you are receiving, so I can assist you further?

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UCZZUm:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8OcQf0PTPYJD00d8B98Vn-QKWzrcsdwkwcZA%40sfdc.net.


RE: Get Learning status

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hello Dimitri,

It is not possible to get that specified status via AdWords API, Google Ads 
API, AWQL and GAQL. If you want to check with the scripts team please let me 
know I will forward your concern to them. For Google Ads Transfer (BigQuery) 
you have to contact them separately to their support channels as mentioned at 
the top corner of this guide.

Regards,
Sai Teja, Google Ads API Team
ref:_00D1U1174p._5001UCZaUs:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bbqhg0PTPWUA00gTS3v4RLS_mRK9UWfb8wHA%40sfdc.net.


RE: Unable to create LogicalUserList via Adwords API AdwordsUserListService

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hello Sanjay,

Could you please share the complete SOAP logs of the error by enabling logging 
as shown here .

Regards
Sai Teja, Google Ads API Team
ref:_00D1U1174p._5001UCZZcH:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CvwZn0PTPUJ800A2hvrr8CTNKLSVXjlgoCJw%40sfdc.net.


Re: Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.

2019-06-26 Thread Haik
Ran the curl, but again got a meaningless json

{
  "access_token": "ya29.GlszB59HETtP0sTg..",
  "expires_in": 3600,
  "scope": "https://www.googleapis.com/auth/dfp 
https://www.googleapis.com/auth/adwords;,
  "token_type": "Bearer"
}

The oauth doctor returns the folowing:


2019/06/26 19:02:44 Client library language: dotnet
2019/06/26 19:02:44 Google Ads API client library config file: 
C:\Users\USER\App.Config
2019/06/26 19:02:44 Config keys and values:
2019/06/26 19:02:44 ClientID = *** (hidden)
2019/06/26 19:02:44 ClientSecret = *** (hidden)
2019/06/26 19:02:44 DevToken = *** (hidden)
2019/06/26 19:02:44 RefreshToken = *** (hidden)
2019/06/26 19:02:44 Please enter a Google Ads account ID:
X
2019/06/26 19:03:00 JSON response error: Request is missing required 
authentication credential. Expected OAuth 2 access token, login cookie or 
other valid authentication credential. See 
https://developers.google.com/identity/sign-in/web/devconsole-project.
2019/06/26 19:03:00 ERROR: The login email may not have access to the given 
account.
2019/06/26 19:03:00 Attempting to regenerate refresh token...
2019/06/26 19:03:00 Visit the URL for the auth dialog:





-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4b4841ee-478a-4075-86fb-abbc1d719859%40googlegroups.com.


How to exclude negative locations from location_view

2019-06-26 Thread Mat
Hi,

how can I exclude negative locations from a location_view report?

My query:

  query = ('SELECT '
  'campaign.id, '
  'campaign.status, '
  'campaign.serving_status, '
  'campaign_criterion.negative, '
  'location_view.resource_name, '
  'metrics.clicks, '
  'metrics.cost_micros, '  
  'metrics.conversions '
  'FROM location_view '
  'WHERE campaign.id = {} '
  'AND campaign_criterion.negative != TRUE '
  'AND campaign.status = ENABLED '
  'AND campaign.serving_status = SERVING '  
  'AND segments.date BETWEEN "{}" AND "{}"'.format(campaign_id, 
start,  end)
  )

... still returns excluded locations. What's wrong?

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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4e66e611-e3bd-4020-b9b4-02b26f85c2c5%40googlegroups.com.


Intermittent DEADLINE_EXCEEDED and INTERNAL_ERROR happening while using C# Ads API library for various views

2019-06-26 Thread C Phillips
Hi,

We are experiencing unpredictable but fairly regular errors when using the 
.NET library to retrieve adgroup, keyword, etc statistics from views. There 
doesn't seem to be a pattern of reports or accounts that causes the errors, 
it's different every time the process is run, but there are always at least 
a handful of exceptions thrown during execution. Retrying the call will 
usually succeed the second time, however it is fairly common to see a 
report call fail repeatedly and not recover until some time has passed. The 
only constant is that the very first report call we make almost always 
fails with DEADLINE_EXCEEDED, then succeeds, we may still see another error 
of this type shortly afterwards however. I can provide some request logs in 
a reply.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7ce4e182-3c7e-4694-b7ee-64202b687644%40googlegroups.com.


RE: Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hello Haik,

To verify that your credentials are correct, you could try the CURL request 
provided below and see if you are able to generate the access token. If your 
credentials are correct, you should be able to generate an access token for the 
below CURL request.

curl https://www.googleapis.com/oauth2/v4/token \
-d refresh_token=your-refresh_token \
-d client_id=your-client-id \
-d client_secret=your-client-secret \
-d grant_type=refresh_token

If your credentials are incorrect or still facing issue then you could try 
generating a new refresh token with the help of this guide and retry your 
request. Please let me know if the issue persists.

Regards,
Sai Teja, AdWords API Team
ref:_00D1U1174p._5001UBoARK:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/GhyUd0PTPOYK00WLDab9leSHCTaKj4rcaeyg%40sfdc.net.


Ad Extensions clicks aggregate on campaign level?

2019-06-26 Thread Qaiser Javed
Hi Members,

I have a query would like to know Ad Extension clicks aggregate at campaign 
level or not? OR in other words Total of Ad Extensions clicks should be 
equal to campaign clicks? 

Please share your knowledge.

Thanks,
Qaiser Javed

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2f83dadd-21ee-4e94-bc16-3f752edddab5%40googlegroups.com.


what is the meaning of UNKNOWN status in ad campaign, adgroups, conversion tracker etc.?

2019-06-26 Thread Ankit Agarwal
I have seen the UNKNOWN status in almost all entities doc, is it normal to 
have this status or it is some type of warning or error?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ed0432f5-97b4-4cec-8897-8f703f8264fc%40googlegroups.com.


Re: Unable to accept new ToS for Google Ads API Access

2019-06-26 Thread Gurpreet AML
Hi Sai,


Since we do not have access to this manager account, we are unable to find 
out the admins that have access to it. Can you please send us a list of 
admins (privately) so that we can then try logging in as them.

Please guide us on how we can resolve this issue of accepting new ToS as it 
is currently blocking our dev efforts to move to the new API. 


Thanks
Gurpreet Singh

On Monday, June 24, 2019 at 7:45:55 PM UTC+5:30, Gurpreet AML wrote:
>
> Hi Sai, 
>
> I have sent the reply privately. For some reason, last time you replied to 
> me privately, I did not get any intimation on 
> gurpreet.admaxlo...@gmail.com. 
>
>
> Thanks
> Gurpreet Singh
>
> On Thursday, June 20, 2019 at 8:35:46 PM UTC+5:30, adsapiforumadvisor 
> wrote:
>>
>> Hello Gurpreet,
>>
>> I have received your mail and sent the reply privately to your email 
>> address. Also, sharing the same information here for your reference below.
>>
>> The account associated:681-646-0968 with the developer token is having 
>> many Admin users, either of the user can login into the account and can  
>> accept the updated Terms and Conditions 
>>  to access the 
>> production-ready versions of the Google Ads API as mentioned in this blog 
>> 
>>   post.
>>
>> Regards,
>> Sai Teja, Google Ads API Team
>>
>> ref:_00D1U1174p._5001UBnKkD:ref
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ae579009-4159-4a3c-aca8-7dfa66e105f4%40googlegroups.com.


Re: Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.

2019-06-26 Thread Haik
I run the OAuth tool but it does not help in any way.
I get the following error - ERROR: OAuth test failed.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b021a7c9-91e4-4404-8f13-532290c5e729%40googlegroups.com.


Get Learning status

2019-06-26 Thread Dmitrii Stebliuk
Hello,
I use shared bidding strategies, and after a change in AdWords for 
campaigns within the bid strategy I see "Campaign: Eligible, Bid strategy: 
Learning"

How can I obtain this "bid strategy: Learning" status?

I can not find any way, I am fine in any automatic way like: Google Ads 
API, Google Adwords API, Google Ads Scripts, GAQL, AWQL, Google Ads 
Transfer (BigQuery).

If It is accessible in the UI, is it possible it is missing in the API?

How can I do a feature-request for Google Ads API and follow it?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d191b09a-b1ef-4660-9763-7bf41361b873%40googlegroups.com.


Re: ADGROUP_PERFORMANCE_REPORT does not display the metric SearchRankLostImpressionShare correctly

2019-06-26 Thread Tiana S.
Hi Ben,

Thank you so much for your reply! There's data for the date range, just 
like OP. In the Google Ads interface data is shown, but when retrieving the 
data from the API it returns 0. 
I will send you a screenshot from the date range's data privately.

Thanks,

Tiana
On Tuesday, 25 June 2019 22:07:52 UTC+2, adsapiforumadvisor wrote:
>
> Hi Tiana,
>
> Thanks for the question and for sending your query over to us. Can I ask, 
> what value do you expect to receive for SearchRankLostImpressionShare for 
> those date ranges? Would it be 0.00 or do you expect another value there?
>
> Thanks,
> Ben Karl, Google Ads API Team
>
> ref:_00D1U1174p._5001UBnkdZ:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a3526dc3-caaa-472d-b1ae-278df6e72841%40googlegroups.com.


Unable to create LogicalUserList via Adwords API AdwordsUserListService

2019-06-26 Thread Sanjay Hallan
Hi,

I am trying to create a LogicalUserList via the python googleads library 
(api version v201809).

Its a fairly basic request which looks like this:

{
'operator': 'ADD',
'operand': {
'xsi_type': 'LogicalUserList',
'name': 'My unique name',
'status': 'OPEN',
'rules': [{
'operator': 'ALL',
'ruleOperands': [{
'xsi_type': 'BasicUserList',
'id': 814854591
}]
}, {
'operator': 'NONE',
'ruleOperands': [{
'xsi_type': 'BasicUserList',
'id': 814854611
}, {
'xsi_type': 'BasicUserList',
'id': 814854621
}]
}]
}
}


When I mutate this operation via the AdwordsUserListService I get the 
following error:

{
'message': 'Cannot construct an instance of 
com.google.ads.api.services.datax.userlists.LogicalUserListOperand because 
it is abstract.  You are probably missing an @Uses annotation while 
invoking public abstract 
com.google.ads.api.services.datax.userlists.UserListReturnValue 
com.google.ads.api.services.datax.adwordsuserlist.AdwordsUserListService.mutate(java.util.List)
 
throws com.google.ads.api.services.common.error.ApiException with params 
[[com.google.ads.api.services.datax.adwordsuserlist.v201809.jaxbgen.UserListOperation@773a608a]].',
'code': 'soap:Server',
'actor': None,
'detail': None,
'subcodes': None
}

soap headers:

{
'clientCustomerId': '<***>',
'developerToken': '<***>,
'userAgent': 'AdWordsClient/201809 (AwApi-Python, googleads/20.0.0, 
Python/3.7.0, zeep)',
'validateOnly': False,
'partialFailure': False
}

The requests gets transformed into this soap request by the python 
googleads library:

{
'operator': 'ADD',
'Operation.Type': None,
'operand': {
'id': None,
'isReadOnly': None,
'name': 'My unique name',
'description': None,
'status': 'OPEN',
'integrationCode': None,
'accessReason': None,
'accountUserListStatus': None,
'membershipLifeSpan': None,
'size': None,
'sizeRange': None,
'sizeForSearch': None,
'sizeRangeForSearch': None,
'listType': None,
'isEligibleForSearch': None,
'isEligibleForDisplay': None,
'closingReason': None,
'UserList.Type': None,
'rules': [
{
'operator': 'ALL',
'ruleOperands': [
{
'id': 814854651,
'isReadOnly': None,
'name': None,
'description': None,
'status': None,
'integrationCode': None,
'accessReason': None,
'accountUserListStatus': None,
'membershipLifeSpan': None,
'size': None,
'sizeRange': None,
'sizeForSearch': None,
'sizeRangeForSearch': None,
'listType': None,
'isEligibleForSearch': None,
'isEligibleForDisplay': None,
'closingReason': None,
'UserList.Type': None,
'conversionTypes': []
}
]
},
{
'operator': 'NONE',
'ruleOperands': [
{
'id': 814854611,
'isReadOnly': None,
'name': None,
'description': None,
'status': None,
'integrationCode': None,
'accessReason': None,
'accountUserListStatus': None,
'membershipLifeSpan': None,
'size': None,
'sizeRange': None,
'sizeForSearch': None,
'sizeRangeForSearch': None,
'listType': None,
'isEligibleForSearch': None,
'isEligibleForDisplay': None,
'closingReason': None,
'UserList.Type': None,
'conversionTypes': []
},
{
'id': 814854621,
'isReadOnly': None,
'name': None,
'description': None,
'status': None,
'integrationCode': None,
'accessReason': None,
'accountUserListStatus': None,
'membershipLifeSpan': None,
'size': None,

Re: can conversion tracker be reused if its dataDrivenModelStatus is expired?

2019-06-26 Thread Ankit Agarwal
okay thanks.

On Wednesday, June 26, 2019 at 3:42:02 PM UTC+5:30, adsapiforumadvisor 
wrote:
>
> Hi Ankit,
>
> You would need to create a new ConversionTracker 
> 
>  
> once the DataDrivenModelStatus 
> 
>  
> has been updated by the system as EXPIRED.
>
> Best regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001UCZXmP:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/62c8b4e5-05e6-4640-8137-ebcdd67ef231%40googlegroups.com.


Google ADS API - set devices for a campaign bug?

2019-06-26 Thread Jakub Samsel
Hi,
I'm using your google ads library for python
When I'm trying to set device for a campaign I'm receiving an error from 
Google ADS API
operations = []

if data['desktop']:
campaign_criterion_operation = 
self.client.get_type('CampaignCriterionOperation', version='v1')
campaign_criterion = campaign_criterion_operation.create
campaign_criterion.campaign.value = campaign_resource_name
campaign_criterion.device.type = 
self.client.get_type('DeviceEnum').DESKTOP
operations.append(campaign_criterion_operation)

if operations:
campaign_criterion_service = 
self.client.get_service('CampaignCriterionService', version='v1)
campaign_criterion_response = 
campaign_criterion_service.mutate_campaign_criteria(
self.customer_id, operations)

Error:

GoogleAdsException at 
(<_Rendezvous of RPC that terminated with:
status = StatusCode.INVALID_ARGUMENT
details = "Request contains an invalid argument."
debug_error_string = 
"{"created":"@1561531088.389712000","description":"Error received from peer 
ipv4:216.58.215.106:443","file":"src/core/lib/surface/call.cc","file_line":1046,"grpc_message":"Request
 
contains an invalid argument.","grpc_status":3}"
>, <_Rendezvous of RPC that terminated with:
status = StatusCode.INVALID_ARGUMENT
details = "Request contains an invalid argument."
debug_error_string = 
"{"created":"@1561531088.389712000","description":"Error received from peer 
ipv4:216.58.215.106:443","file":"src/core/lib/surface/call.cc","file_line":1046,"grpc_message":"Request
 
contains an invalid argument.","grpc_status":3}"
>, errors {
  error_code {
campaign_criterion_error: OPERATOR_NOT_SUPPORTED_FOR_CRITERION_TYPE
  }
  message: "This operator cannot be applied to a criterion of this type."
  trigger {
string_value: ""
  }
  location {
field_path_elements {
  field_name: "operations"
  index {
  }
}
field_path_elements {
  field_name: "create"
}
field_path_elements {
  field_name: "device"
}
  }
}

Is there something that I forgot to add to code? Or should I do in another 
way to change device settings for the campaign?

I noticed that I have a created campaign criteria for devices to selected 
campaign but I cant update or remove these criteria

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4c1a6232-426f-4c24-acea-a3033084fdce%40googlegroups.com.


How to get the option "Dynamic ads"

2019-06-26 Thread Mille Geeks


[image: Screenshot from 2019-06-26 09-32-11.png]

Hello.

How can I get the option "display campaign - settings - Dynamic ads" for 
campaign and "feedId". "CampaignService" should return 
"DynamicSearchAdsSettings" in field "settings" , but not return. What are 
the suggestions?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/78e84d00-42f9-4697-b11a-359ceee85fcc%40googlegroups.com.


JSON for updating campaign

2019-06-26 Thread Allen Fey
I have a situation where I can not use one of the libraries so I am trying 
to figure out the JSON to update campaigns. I am able to use the query 
language to retreive data, but am getting caught on the mutate services.

For example, when I post the following JSON 
to: https://googleads.googleapis.com/v1/customers/{account 
number}/campaigns:mutate 
{
 "operations": [
{
 "update": {
"resourceName": "customers/{account number}/campaigns/{campaign ID}"
,
"status": "PAUSED"
  }
}
  ]
}



I receive the following response:
{
  "error": {
"code": 400,
"message": "Request contains an invalid argument.",
"status": "INVALID_ARGUMENT",
"details": [
  {
"@type": 
"type.googleapis.com/google.ads.googleads.v1.errors.GoogleAdsFailure",
"errors": [
  {
"errorCode": {
  "fieldMaskError": "FIELD_MASK_MISSING"
},
"message": "Cannot use empty field mask in update operation.",
"location": {
  "fieldPathElements": [
{
  "fieldName": "operations",
  "index": "0"
}
  ]
}
  }
]
  }
]
  }
}

I am unsure how to set the field mask in the Google ads API so that I am 
indicating I am only updating the campaign status field. I can't find much 
JSON documentation for the ads API and have tried several different ways 
without much luck, so any help is appreciated.

Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/29004ed9-53b1-4d6c-b478-896b9bf9ce07%40googlegroups.com.


Linking Manager Account to Client Account

2019-06-26 Thread harikesh kumar
Hello,

We are using Php Library to Link Manager account to Client Account, and I 
have followed these link.

https://github.com/googleads/google-ads-php/blob/master/examples/AccountManagement/LinkManagerToClient.php
 . 

First function createInvitation successfully return value and also second 
function getManagerLinkResourceName return value ,the last function 
acceptInvitation 
returns this error.

Please see the attachments below 

Thanks
Harikesh Kumar 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7ceca2b6-e17f-4738-b3ef-6b723d156230%40googlegroups.com.


How can I enable Google Ads API in Google Developer Console?

2019-06-26 Thread Drex Dev
Hi,

I'm trying to enable  Google Ads API in Google Developer Console but it's 
throwing an error.

Can you help me if there is anything that I need to do?

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/267a1e48-f311-4fe0-bc21-93e034203eb2%40googlegroups.com.


How to add members to CrmBasedUserList with Google Ads API

2019-06-26 Thread 'Peeraya' via AdWords API and Google Ads API Forum
I've created a CrmBasedUserList through mutateUserLists using the Google 
Ads API. Could someone help point out the reference to how to add members 
(email addresses) to the UserList please?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4bf89a76-a532-4f6b-8711-c9aff146f0fa%40googlegroups.com.


Re: Placement Performance report has duplicate rows

2019-06-26 Thread Christian Romming
Hi,

We're seeing a similar thing for the Shopping Performance report: it's not 
segmented by ad group ID according to the documentation, but it appears to 
be implicitly segmented by it still. The same is true for Age Range 
Performance and Gender Performance.

Can you confirm whether all reports that contain ad group ID are implicitly 
segmented by it? If that's not the case, can you please provide a list of 
the reports that are?

Thank you,

Christian

On Monday, March 25, 2019 at 2:07:16 PM UTC-7, googleadsapi-forumadvisor 
wrote:
>
> Hi Oliver,
>
> Thanks for pointing out the documentation issue. Luis's response was 
> accurate: the report is implicitly segmented by ad group ID. I'll make a 
> note of this and update our documentation accordingly.
>
> Best regards,
> Josh, Google Ads API Team
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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 03/22/19 05:07:48 psdir...@gmail.com  wrote:
>
> Hi Luis,
>
> If this report is always segmented by the AdGroupId, then IMHO the 
> documentation is not accurate.  The report documentation says:
>
>
> *The Placements Performance report includes all statistics aggregated at 
> the placement level, one row per placement.*
>
> This is obviously not true because the data is not aggregated at the 
> placement level. We're not sure what aggregation is being referred to in 
> the documentation in this case.
>
> Regards
>
> Oliver
>
>
> On Friday, 22 March 2019 02:47:53 UTC, googleadsapi-forumadvisor wrote:
>
> Hi Oliver,
>
> Thank you for providing your report definition. Upon further 
> investigation, I found out that your data looks duplicate because it was 
> implicitly segmented by its AdGroupId 
> 
>  (see 
> the screenshot for details). This being said, you may take note that every 
> report in AdWords API is segmented by its unique key (like CampaignId, 
> AdGroupId, etc.) even though they're not included in your selector fields. 
> You may check this guide 
> 
>  for 
> more details about implicit segmentation.
>
> Regards,
> Luis
> Google Ads API Team
>
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_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 03/21/19 17:28:17 psdir...@gmail.com wrote:
>
> Hi Luis,
>
> I don't have access to the complete report definition unfortunately.  We 
> use AWQL to download reports and here is the query we use in this case for 
> customer ID 5205280896:
>
> SELECT CampaignId, AverageCpc, Clicks, ConversionRate, Conversions, 
> ConversionValue, Cost, CostPerConversion, Ctr, Impressions, Criteria, Id 
> FROM PLACEMENT_PERFORMANCE_REPORT WHERE CampaignId IN [1476506364, 
> 599824041] AND AdGroupStatus IN [ENABLED] AND IsNegative = FALSE AND 
> AdNetworkType1 IN ['CONTENT', 'MIXED'] AND Impressions >= 1 DURING 
> 20180501,20181030
>
> I hope the above is enough for you to be able to investigate the issue.
>
> Regards
>
> Oliver
>
>
> On Thursday, 21 March 2019 09:02:48 UTC, googleadsapi-forumadvisor wrote:
>
> Hi Oliver,
>
> To better investigate this, could you provide the complete report 
> definition 
> 
>  you 
> used when you generated the Placement Performance Report 
> 
> ?
>
> Thanks and regards,
> Luis
> Google Ads API Team
>
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_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 
> 
>
> 

Re: Google Ads API - language criterion id

2019-06-26 Thread Jakub Samsel
Thanks for quickly response and provide a resolve :)

With 'I need to store these ids in my app based on CSV from docs 
https://developers.google.com/adwords/api/docs/appendix/codes-formats' I 
mean, if would not exists any solution for receiving criterion ids I would 
save criterion ids from csv in my database

On Wednesday, June 26, 2019 at 9:53:58 AM UTC+2, adsapiforumadvisor wrote:
>
> Hi Jakub,
>
> Thanks for posting your concern.
>
> You can get the criterion ID of the language criterion by using some of 
> the criterion services such as CampaignCriterionService.get 
> 
>  and 
> filter the Criterion.Type 
> 
>  by *LANGUAGE* value. 
>
> Also, could confirm clarify what you meant for this one '*I need to store 
> these ids in my app based on CSV from 
> docs https://developers.google.com/adwords/api/docs/appendix/codes-formats 
> *
> '.?
>
> Regards,
> Ejay
> Google Ads API Team
>
> ref:_00D1U1174p._5001UCZUjX:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b8706c86-9ce0-4a82-88af-5a5d0014f305%40googlegroups.com.


RE: can conversion tracker be reused if its dataDrivenModelStatus is expired?

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Ankit,

You would need to create a new ConversionTracker once the DataDrivenModelStatus 
has been updated by the system as EXPIRED.

Best regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UCZXmP:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/T3QW40PTPAZO00IQLOgumpTNi6J0TSHH3sAA%40sfdc.net.


Re: Google Ads: MobileApplicationVendor enum seems missing

2019-06-26 Thread integrations bidalgo
Thanks, Nikisha. Worked for me!

On Wednesday, June 26, 2019 at 12:28:09 AM UTC+3, adsapiforumadvisor wrote:
>
> Hi,
>
> Thank you for contacting support. The equivalent for appVendor property in 
> Google Ads API is app_store field of AppCampaignSetting 
> .
>  
> For your other concern, you could refer to AppCampaignAppStore 
> 
>  
> enum for the replacement of MobileApplicationVendor enum in Google Ads API. 
> Additionally, please keep an eye on our blog 
> 
>  post 
> for upcoming changes to App Campaigns. Let us know if you need any 
> additional information.
>
> Regards,
> Nikisha Patel, Google Ads API Team
>
>
> ref:_00D1U1174p._5001UCZQos:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/31b2878b-69f1-4931-b50d-62eeb014bc1f%40googlegroups.com.


RE: Difference between keyword search volume trough API and Keyword planner sometime

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi there,

Thank you for reaching out to us.

Could you provide (via Reply privately to author) the complete SOAP request and 
response logs of the TargetingIdeaService request, as well as a screenshot of 
the Keyword Planner, so that I could further investigate the discrepancy?

Regards,
Ziv Yves Sanchez
AdWords API Team
ref:_00D1U1174p._5001UCZXhF:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/PzBg50PTP93B00N3PEvrZ-SqK8wCpI49Revw%40sfdc.net.


RE: Hotel Performance View does not have segmentation by user country

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Joao,

The "user country" field for hotel ads reporting is currently not supported. 
You may continue to follow our blog for announcements regarding this specific 
field.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UCZUjc:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/GIm5Q0PTP93R0079PrmavnSpWw3kC8NxTscg%40sfdc.net.


RE: How to get cost for each accouts?

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Ken,

Thank you for reaching out to us.

You may get the cost for each account via either the Google AdWords or Google 
Ads API. You may confirm which API you are using, then see below for the 
appropriate details:

For the Google AdWords API:

You may request for an Account Performance Report for your accounts, using Cost 
for the metrics.

For the Google Ads API:

You may retrieve a list of your customers, using cost_micros for the metrics.


Let me know if this works for you.

Regards,
Ziv Yves Sanchez
Google Ads API Team
ref:_00D1U1174p._5001UCZYck:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/N6-5I0PTP8YJ00RB59I6z6QSWIsNPDI9pfZg%40sfdc.net.


RE: logLevel

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Dima,

You can find the other choices for your logging via this guide. As for the 
value to use instead of INFO, you may try the DEBUG option instead. Let me know 
if this helps.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UCZUjN:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/qmpt10PTP7FY00JFMKYs3URgi5_mZpmqV4KA%40sfdc.net.


RE: Getting error while mutating customer manager link "Client has no active user that can access the client account."

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Jason,

Thank you for reaching out to us.

Could you kindly provide (via Reply privately to author) the JSON logs from the 
request that resulted in the error so that I can further investigate the issue?

Regards,
Ziv Yves Sanchez
Google Ads API Team
ref:_00D1U1174p._5001UCZUE0:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/B8nOX0PTP6ID00Pjtxu5AXRw6HDV_v_0s1zA%40sfdc.net.


How to get cost for each accouts?

2019-06-26 Thread Ken Hsu
Hi there.
Can I get the cost for each accounts via api?
Or I need to add up the cost of all my campaigns in account.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a4e3c2ce-52d5-46c6-9033-dcdd1440e751%40googlegroups.com.


RE: upload CRM users to Ads audience lists using Ads API

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi François-Xavier,

As of this moment, the Google Ads API can only create userlists using the 
UserListService. Populating the userlists with members (ex. using CRM data) is 
currently not supported. You may follow our blog for updates regarding this 
feature.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UCZUjI:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/EirOE0PTP4YJ00fMzgY0WIRauz6-p6cVBaAA%40sfdc.net.


RE: Google Ads API - language criterion id

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Jakub,

Thanks for posting your concern.

You can get the criterion ID of the language criterion by using some of the 
criterion services such as CampaignCriterionService.get and filter the 
Criterion.Type by LANGUAGE value.

Also, could confirm clarify what you meant for this one 'I need to store these 
ids in my app based on CSV from docs 
https://developers.google.com/adwords/api/docs/appendix/codes-formats'.?

Regards,
Ejay
Google Ads API Team
ref:_00D1U1174p._5001UCZUjX:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/vSCxY0PTP4LJ00yoHRMmj0RLa5ffAJkvBBkg%40sfdc.net.


RE: household income report in new ads api

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Zhi,

Retrieving the household income statistics is currently not supported in the 
Google Ads API. For now, you may follow our blog for announcements.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UCZUjS:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7BRnZ0PTP4DJ00l9_goD6nQoeNYyU4cHm3yg%40sfdc.net.


Re: Difference in stats in Campaigns and Campaigns Details report

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Liam,

Thanks for following up. We have received your response in private thread and 
we already responded to it. However, it appears that you did not receive my 
response.

Moving forward to your issue, I wasn't able to replicate the impressions that 
you specified in the 2 reports. It appears that you provided the total 
impressions of all campaigns in your manager account and not in the client 
account only.

With this, I would like to ask one last detail about this issue. Could you 
provide the generated reports in the client account so I can discuss this to 
the rest of the team?

Regards,
Ejay
Google Ads API Team
ref:_00D1U1174p._5001UBnYAO:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6Tbim0PTP3HQ00w1c_inM5QFSA_UEOu6CauQ%40sfdc.net.


RE: [3-7896000026236] Google Ads API: MutateJobService Code Examples

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi,

As of now, we still do not have information as to when this will be fully 
available. Please continue to follow our blog for updates.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UCZUjm:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Crnt60PTP2OJ00GPbOdmrtQsS8cxG41vgZRA%40sfdc.net.


Re: How to setup billing information using Google Ads API

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Ting,

Apologies for the lack of clarity. What I meant as "representative" was for a 
Google Ads representative that may assist you with setting up Consolidated 
Billing for your account, as this is outside of the scope for the API support 
team. You may refer to this page on how to set up Consolidated Billing. If you 
require assistance with your Consolidated Billing, you may also reach out to 
the Google Ads Product support team by logging in to your Google Ads account, 
and then going through the ? icon > Get help link.

After completing the setup for the above, you may then try to once again create 
Billing Setups for your accounts using the Google Ads API.

Regards,
Ziv Yves Sanchez
Google Ads API Team
ref:_00D1U1174p._5001UCZKQI:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/nd5mn0PTP2NY008PLe2k3vRymm1AI5lG60qA%40sfdc.net.


What does UNKNOWN status signify?

2019-06-26 Thread Ankit Agarwal
I have seen the UNKNOWN status in almost all entities doc, is it normal to 
have this status or it is some type of warning or error?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5f52fd06-8717-4e1f-bada-cf43c5991dbc%40googlegroups.com.


can conversion tracker be reused if its dataDrivenModelStatus is expired?

2019-06-26 Thread Ankit Agarwal
Can my conversion tracker be reused if its dataDrivenModelStatus is expired 
or will I need to make a new conversion tracker?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d27ef3d9-6958-49c3-886f-1646ed24c7fc%40googlegroups.com.


Difference between keyword search volume trough API and Keyword planner sometime

2019-06-26 Thread 吴文伟
Is anybody meet this problem : Sometime,difference between keyword search 
volume trough API and Keyword planner 

Is there a solution now?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7bf731e4-1059-418c-b9ff-b2d3b3da89e6%40googlegroups.com.


Re: How do I get Campaigns clustered by Labels at the keyword level?

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi,

Thanks for your reply.

Unfortunately, I don't have a definite timeline on when this feature will be 
supported. Please continue to follow our blog for updates and new releases.

Also, there is no workaround to get the data/statistic of labels associated at 
the keyword level.

Let me know if you have further questions.

Regards,
Ejay
Google Ads API Team
ref:_00D1U1174p._5001UBmzSG:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/pEmhb0PTOZVQ00BlPL-sErQte6ZVeQLLI0Qg%40sfdc.net.