Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED - even though I am passing client customer id in request

2018-04-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Jofin, 

We had an issue where API calls were returning 
CLIENT_CUSTOMER_ID_IS_REQUIRED error which is fixed now. Are you still 
seeing this error? If so, could you please share the SOAP logs (request and 
response) of your latest API call which failed? You can use reply privately 
to author while sharing the logs. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0a3be627-db8a-4cf7-93b0-ca22b0638329%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report query result via API doesn't match with AdWords UI

2018-04-13 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, 

We were able to take a look at the discrepancy you mentioned. Please find 
my response below:

1. I was able to download a report for Apr 2,2018 - Apr 8, 2018. I see that 
the number of rows in API is 21978, and segmenting the exact same fields in 
the UI are 22032. The stats for all the segmented fields match in both the 
report types. However, I see that the number of rows in UI is greater than 
the ones in API. This is because of the AdWords Express Campaigns which are 
included in the UI Reports. These Campaigns can only appear in the Campaign 
Performance Report. Please refer to this blog post 

 for 
more information. If you're still experiencing the discrepancy, please 
share the complete reports along with the date range, so I can take a look. 

2. Please note the reports generated by AdWords API use the same naming 
convention as UI Reports. The number of rows and data collection techniques 
might be different for both UI and API. The stats pulled through API 
reports, however, should match the stats in the UI. The reports pulled 
through the API can be compared to the downloaded report from that view. 

Let me know if you have any other questions

Regards,
Bharani, AdWords API Team

On Thursday, April 12, 2018 at 6:09:11 AM UTC-4, Khoa Nguyen wrote:
>
> Hi AdWords API support team,
>
> It seems the result of report query by API and AdWords UI is different:
> - With the following report query: 
> SELECT Id, CampaignName, AdGroupName, Clicks, Impressions, Ctr, 
> AverageCpc, Cost, Conversions, ViewThroughConversions, CostPerConversion, 
> ConversionRate
> FROM AD_PERFORMANCE_REPORT DURING LAST_WEEK
>
> In the AdWords UI (I used predefined "Basic / Ad" report), it shows 21240 
> rows whereas the API returns 21972 rows. I found that there are some Ids in 
> the API result not found in the AdWords UI.
> - With this report query (add Year segment):
>
> SELECT Id, CampaignName, AdGroupName, Year, Clicks, Impressions, Ctr, 
> AverageCpc, Cost, Conversions, ViewThroughConversions, CostPerConversion, 
> ConversionRate
> FROM AD_PERFORMANCE_REPORT DURING LAST_WEEK
>
> In the AdWords UI, once I add "Year" to the row key, it shows 222 rows 
> whereas the API still returns 21972 rows and the "Year" column all contains 
> "2018" value
>
> Do you have any idea why it's like that?
>
> Thank you.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1290380b-237b-4583-9680-32821ddb798a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REGUIRED

2018-04-13 Thread Adwords account
Hi,
 
We also experiencing same issue when posting to 
/api/adwords/ch/v201802/CustomerSyncService service since around 2018-04-12 
02:00:00 EET.
 

http://schemas.xmlsoap.org/soap/envelope/;>
  
https://adwords.google.com/api/adwords/ch/v201802; 
xmlns="https://adwords.google.com/api/adwords/cm/v201802;>
  _RequestID_
  CustomerSyncService
  get
  1
  142

  
  

  soap:Server
  [AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED @ ; 
trigger:'null']
  
https://adwords.google.com/api/adwords/cm/v201802; 
xmlns:ns2="https://adwords.google.com/api/adwords/ch/v201802;>
  [AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED @ ; 
trigger:'null']
  
ApiException
  http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="AuthenticationError">

null

AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED
AuthenticationError
CLIENT_CUSTOMER_ID_IS_REQUIRED
  

  

  


On Tuesday, April 10, 2018 at 1:35:10 PM UTC+3, Igor Shamin wrote:
>
> Hi. We have a problem. We send a *request to ChampaignService*, we 
> receive a response
> *AuthenticationError.CLIENT_CUSTOMER_ID_IS_REGUIRED*
> I ask to help you figure it out. Thank you.
>
> Our request: 
>
>  http://www.w3.org/2003/05/soap-envelope; xmlns:ns1="
> https://adwords.google.com/api/adwords/cm/v201802; xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance;>  <
> ns1:RequestHeader xsi:type="SoapHeader">  >__CUSTOMER_ID__ __DEVELOPER_TOKEN__ developerToken> __AGENT__ false validateOnly> false  
> Name
>  Status BudgetId ns1:fields> BiddingStrategyId 
> BiddingStrategyType BiddingStrategyName ns1:fields> Amount 
> AdvertisingChannelType AdvertisingChannelSubType
>  TargetGoogleSearch 
> TargetSearchNetwork TargetContentNetwork ns1:fields> TargetPartnerSearchNetwork <
> ns1:fields>BidCeiling BidType <
> ns1:fields>EnhancedCpcEnabled PricingMode ns1:fields> Settings  
> Name ASCENDING  
>  0 500 ns1:numberResults> env:Body>  
>
>
> Response: 
>
>  http://schemas.xmlsoap.org/soap/envelope/;>   xmlns="https://adwords.google.com/api/adwords/cm/v201802;> 
> 0005697bb2b6b6f00a37a7c1af0e8a4c CampaignService
>  get 1 <
> responseTime>51>  soap:Client 
> > [AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED 
> @ ; trigger:'null']   xmlns="https://adwords.google.com/api/adwords/cm/v201802;> 
> [AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED 
> @ ; trigger:'null'] 
> ApiException http://www.w3.org/2001/XMLSchema-instance; xsi:type="AuthenticationError"> 
>  null 
> AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED <
> ApiError.Type>AuthenticationError 
> CLIENT_CUSTOMER_ID_IS_REQUIREDdetail>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/18331673-da5a-498f-bff6-02e8e0a6b063%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED - even though I am passing client customer id in request

2018-04-13 Thread Jofin Kuriakose
I am using node-adwords npm package for adwords api calls. It was working 
fine for the last days, but suddenly I am getting issue saying 
that AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED even though I am 
passing client customer id in request. Is there any work-around here?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/38f0611c-586c-4897-b0b7-1838d60af180%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Unable to fetch customer AdWords account hierarchy. No serviced accounts were found.

2018-04-13 Thread Laurent
Hi,

We're fetching the AdWords account hierarchy for our customers using the 
sample code provided here:  
https://developers.google.com/adwords/api/docs/samples/java/account-management#get-the-account-hierarchy-under-the-current-account
Everything works fine except for one customer where the AdWordsAccount 
object is null and we get the: "No serviced accounts were found" log line.
>From the screenshot sent by the customer we can confirm that he has 
multiple campaigns and has been using his adwords account for a while.
What does this error mean and how can we fix it?

The customer Id with which we are having problem is: 9402621551

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8e106cd6-f401-43f5-abe5-a02c49ef22b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED - POST /api/adwords/ch/v201802/CustomerSyncService

2018-04-13 Thread Adwords account

>
> Hi, 
>
We also experiencing same issue when posting 
> to /api/adwords/ch/v201802/CustomerSyncService service since around 
> 2018-04-12 02:00:00 EET.
>

> http://schemas.xmlsoap.org/soap/envelope/;>
>   
>  xmlns:ns2="https://adwords.google.com/api/adwords/ch/v201802; 
> xmlns="https://adwords.google.com/api/adwords/cm/v201802;>
>   REDACTED
>   CustomerSyncService
>   get
>   1
>   142
> 
>   
>   
> 
>   soap:Server
>   [AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED @ ; 
> trigger:'null']
>   
>  xmlns="https://adwords.google.com/api/adwords/cm/v201802; 
> xmlns:ns2="https://adwords.google.com/api/adwords/ch/v201802;>
>   [AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED @ ; 
> trigger:'null']
>   
> ApiException
>   http://www.w3.org/2001/XMLSchema-instance; 
> xsi:type="AuthenticationError">
> 
> null
> 
> AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED
> AuthenticationError
> CLIENT_CUSTOMER_ID_IS_REQUIRED
>   
> 
>   
> 
>   
> 
>

On Friday, April 13, 2018 at 6:26:21 AM UTC+3, Chris wrote:
>
> These calls started failing this morning around 2018-04-12 03:01:02 
> Central Time.
>
> POST /api/adwords/ch/v201802/CustomerSyncService
>
>
>
>
> 
> http://schemas.xmlsoap.org/soap/envelope/;>
>   
> https://adwords.google.com/api/adwords/ch/v201802; xmlns="
> https://adwords.google.com/api/adwords/cm/v201802;>
>   REDACTED
>   CustomerSyncService
>   get
>   1
>   16
> 
>   
>   
> 
>   soap:Server
>   [AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED @ ; 
> trigger:'null']
>   
> https://adwords.google.com/api/adwords/cm/v201802; xmlns:ns2="
> https://adwords.google.com/api/adwords/ch/v201802;>
>   [AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED @ ; 
> trigger:'null']
>   
> ApiException
>   http://www.w3.org/2001/XMLSchema-instance; 
> xsi:type="AuthenticationError">
> 
> null
> 
> AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED
> AuthenticationError
> CLIENT_CUSTOMER_ID_IS_REQUIRED
>   
> 
>   
> 
>   
> 
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/50c0dc80-fe38-405f-ab22-908f38e81367%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: New error only in mutate AdwordsUserListService calls: QuotaCheckError.INVALID_TOKEN_HEADER @

2018-04-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi All, 

This issue is resolved now and you are not expected to see any more 
failures. Please let us know if you are still encountering the 
INVALID_TOKEN_HEADER error.

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1e49fd66-7b5f-4eec-8670-3fc380fb7e27%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Getting QuotaCheckError.INVALID_TOKEN_HEADER Error for some requests since April 10

2018-04-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi All, 

This issue is resolved now and you are not expected to see any more 
failures. Please let us know if you are still encountering the 
INVALID_TOKEN_HEADER error.

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/430a02cd-d6f0-4723-b9eb-e7ee113e1683%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: get (setRequestType) IDEA and STATS data together

2018-04-13 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Abdul,

Are you using the TargetingIdeaService 

 and requesttype 

 can 
both be IDEAS and STATS? If so, it can only be one of those values at a 
time. If your question was different, could you please elaborate? 

Thanks,
Milind, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/05f14773-5f2e-4dc4-bbb1-b8468e9acabb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED - AdGroupService

2018-04-13 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Nicola,

We had an issue which is now fixed. Are you still getting this error? If 
so, could you please share the SOAP request and response log for the 
"AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED' error along with 
client customer id, so that I can troubleshoot the issue? You could use '*Reply 
Privately to author*' option while responding.

Thanks,
Milind, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7523a0c0-f1f6-4b88-8871-1496ee76dd89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: keyword text keyword match type keyword id

2018-04-13 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Amit,

Each Shared set owns the keywords in that list. If you want to add a 
keyword with the same text and match type as in a different shared set, you 
will need to add the keyword again to the second shared set. Since the text 
is same, you might get the keyword criterion Id same as in the shared set 
one. But this does not mean that the keywords are same. The criterion id is 
not globally unique. The combination of shared set id and the criterion Id 
is globally unique. For more information please refer this guide 
. To 
summarize, you will have to add the keyword with the same text and match 
type to the second shared set. Please note that you might or might not get 
the same criterion Id while doing this. Let me know if you have further 
questions. 

Thanks,
Milind, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e78844c1-661f-43dc-b9cc-cfecec15456f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Traffic Estimator Service question

2018-04-13 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Peter,

Do you get the same results via the UI?(Please refer this section 

 of 
guide for better clarity) If yes, then, since this is a product level 
question, I would suggest you to please post it on the Advertiser Community 
Forum 
 
as the product experts there are better equipped in handling product level 
questions. If not, then could you please *reply privately to author *with 
the SOAP logs showing the discrepancy between the API and UI, so that we 
can troubleshoot further?

Regards,
Dhanya, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d353d5ed-50a4-4d80-b186-c7b3794ceef9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: empty report

2018-04-13 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, 

Thank you for sharing the details. Since you're pulling the report for test 
accounts, please note that values for Impressions, Cost will be zero. So 
you will need to make sure that you set the includeZeroImpressions to true 
in the request header. When set to true, reports will not exclude any rows 
based on metric values, and will include those with zero impressions.

Can you try this setting and see if this resolves your issue? 

Regards,
Bharani, AdWords API Team

On Friday, April 13, 2018 at 6:46:06 AM UTC-4, apitest2mjhal...@gmail.com 
wrote:
>
> i'm using a DownloadCriteriaReportWithSelector or 
> DownloadCriteriaReportWithAwql from php-lib examples v201802 and i'm geting 
> csv without any values.
> log from console:
>
> with selector :
>  [2018-04-13 08:21:19] AW_REPORT_DOWNLOADER.INFO: 
> clientCustomerId=400-828-5039 test (AwApi-PHP, googleads-php-lib/34.0.0, 
> PHP/7.2.4, GuzzleHttp/6.3.2, curl/7.59.0) "POST 
> /api/adwords/reportdownload/v201802 HTTP/1.1" Status: 200
> Report with name 'Criteria performance report #5ad0687d8aa14' was 
> downloaded to 'C:\Users\MichalBoryczko\AppData\Local\Temp\cri5F3D.tmp.csv'.
>
> and csv 
>
> "Criteria performance report #5ad04f25546c6 (Apr 6, 2018-Apr 12, 2018)"
> Campaign ID,Ad group ID,Keyword ID,Keyword / Placement,Criteria 
> Type,Impressions,Clicks,Cost
> Total, --, --, --, --,0,0,0
>
> with awql
>
> [2018-04-13 08:29:27] AW_REPORT_DOWNLOADER.INFO: 
> clientCustomerId=400-828-5039 mjha (AwApi-PHP, 
> googleads-php-lib/34.0.0, PHP/7.2.4, GuzzleHttp/6.3.2, curl/7.59.0, 
> ReportQueryBuilder) "POST /api/adwords/reportdownload/v201802 HTTP/1.1" 
> Status: 200
> Report was downloaded and printed below:
> "CRITERIA_PERFORMANCE_REPORT (Apr 6, 2018-Apr 12, 2018)"
> Campaign ID,Campaign,Ad group ID,Keyword ID,Keyword / Placement,Criteria 
> Type,Impressions,Clicks,Cost
> Total, --, --, --, --, --,0,0,0
>
>
>
> i know i am using a test account so i don't have any data but i am 
> thinking i should got a campaign id 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/15b2252e-5d0f-4597-b45e-3cb1d08cfd34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Traffic Estimator Service question

2018-04-13 Thread Peter

Hi,
I've been trying out the Traffic Estimator Service to see how much traffic 
a keyword gets with different max CPC bids. In general I get higher volume 
for higher bids but it's not always the case. Everything else is fixed. Is 
this expected?

Thanks,
Peter

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/416e937e-6b79-480c-9555-1732cb290bb7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report query result via API doesn't match with AdWords UI

2018-04-13 Thread Khoa Nguyen
Thanks Bharani for the useful information. I thought the AdWords API maps 
to the report using Report Editor but now I know that it matches the one in 
the AdWords dashboard 
(https://adwords.google.com/aw/?ocid). However, 
about in-matching results of API call & UI, I would like to ask 2 questions:

1. With the same report query: "SELECT Id, CampaignName, AdGroupName, 
Clicks, Impressions, Ctr, AverageCpc, Cost, Conversions, 
ViewThroughConversions, CostPerConversion, ConversionRate FROM 
AD_PERFORMANCE_REPORT DURING LAST_WEEK" now returns 21978 rows (API), but 
when I use the AdWords UI (https://adwords.google.com/aw/ads?ocid=...), it 
shows only 21246 rows. Note that I selected ALL Campaign status, ALL Group 
status and ALL Ad status already. Similar thing happens for AdGroup 
Performance or Campaign Performance reports. For example, I found that the 
API result contains some campaign names which I couldn't find them on the 
UI:

< AWN_001:013edd3b_013edef8
< AWN_001:013edd3b_013ef211
< AWX_001:013edd3b_013edef8
< AWX_001:013edd3b_013edef8_content
< AWX_001:013edd3b_013ef211
< AWX_001:013edd3b_013ef211_content

Am I missing something? Is there any hidden filter on AdWords UI that 
causes this? I would like to know them all as we rely on the AdWords UI to 
compare it with the result of our API call. 

2. I found that the AdWords Report Editor works differently from API call 
on the same Attributes, Segments & Metrics. For example, if I use AdWords 
Report Editor to select row keys (Ad Id, Year), and metrics (Clicks, 
Impressions), the result seems to be aggregated by Year and the number of 
rows gets reduced significantly. Whereas, in the API call's result using Ad 
Performance Report, there are about the same number of Ad items (~21978 
rows). Is there any way to build query using API so that the result can 
match with the one in Report Editor UI?

Thanks in advance!

On Friday, April 13, 2018 at 2:54:37 AM UTC+7, Bharani Cherukuri (AdWords 
API Team) wrote:
>
> Hello, 
>
> I was able to take a look at the discrepancy you're noticing. The AdWords 
> API have similar naming conventions as UI reports. However, the stats 
> pulled through the API map to the corresponding Ads tab metrics in the UI. 
> Please refer to this guide 
>  on how 
> API reports are mapped in the UI. 
>
> Let me know if you have any other questions.
>
> Thanks,
> Bharani, AdWords API Team
>
> On Thursday, April 12, 2018 at 6:09:11 AM UTC-4, Khoa Nguyen wrote:
>>
>> Hi AdWords API support team,
>>
>> It seems the result of report query by API and AdWords UI is different:
>> - With the following report query: 
>> SELECT Id, CampaignName, AdGroupName, Clicks, Impressions, Ctr, 
>> AverageCpc, Cost, Conversions, ViewThroughConversions, CostPerConversion, 
>> ConversionRate
>> FROM AD_PERFORMANCE_REPORT DURING LAST_WEEK
>>
>> In the AdWords UI (I used predefined "Basic / Ad" report), it shows 21240 
>> rows whereas the API returns 21972 rows. I found that there are some Ids in 
>> the API result not found in the AdWords UI.
>> - With this report query (add Year segment):
>>
>> SELECT Id, CampaignName, AdGroupName, Year, Clicks, Impressions, Ctr, 
>> AverageCpc, Cost, Conversions, ViewThroughConversions, CostPerConversion, 
>> ConversionRate
>> FROM AD_PERFORMANCE_REPORT DURING LAST_WEEK
>>
>> In the AdWords UI, once I add "Year" to the row key, it shows 222 rows 
>> whereas the API still returns 21972 rows and the "Year" column all contains 
>> "2018" value
>>
>> Do you have any idea why it's like that?
>>
>> Thank you.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/816edae7-aff4-49a8-92c1-fb3943778d98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Calculate CPC

2018-04-13 Thread Albela jani
Oh man :) , Really ! 
I was thinking that there could be a built in method but I think it should 
be the only approach, 

Thanks :)

On Friday, April 13, 2018 at 3:42:30 PM UTC+5, Vincent Racaza (AdWords API 
Team) wrote:
>
> Hi Albela,
>
> Thanks for the confirmation. The AverageCpc is of type Money 
> 
>  and 
> its value is represented in micros 
> .
>  
> If you want that your API value would be the same as the UI value for this 
> field, you just need to divide the API value by 100 
> (e.g. 483766/100 is 0.48).
>
> Thanks,
> Vincent
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c1dc10e3-af25-4127-b4f3-1cd8bc676534%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED - POST /api/adwords/ch/v201802/CustomerSyncService

2018-04-13 Thread Chris
Hi Luis - yep, the header value is specified and this has been working for 
a long time and just started failing yesterday.  I replied privately with 
the full SOAP exchange info.

Thanks for your help here!
Chris

On Friday, April 13, 2018 at 2:40:55 AM UTC-5, Luis Xander Talag (AdWords 
API Team) wrote:
>
> Hi Chris,
>
> The error AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED means that 
> the client customer ID was not specified in the HTTP header. This being 
> said, could you clarify if you set your clientCustomerId in your HTTP 
> header? If so and you still encountered the error, then this might be 
> related to an ongoing issue that our team is currently fixing. The 
> current workaround we have for this is to retry the request until the 
> operation succeeds. 
>
> However to further confirm if it is related, could you provide the 
> complete SOAP request and response logs when you encountered the error? 
> Please reply via *Reply privately to author*.
>
> Thanks and regards,
> Luis
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/de148c38-b90f-42d6-a19c-8ff68370b8ad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


get (setRequestType) IDEA and STATS data together

2018-04-13 Thread Abdul Qadir
Hello,

I am new to adwords api would like to get the Stats and Ideas data togethor 
in one request is it possible ?

Thanks


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fc3d36b5-3110-42c3-8f14-05db2a842371%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


empty report

2018-04-13 Thread apitest2mjhallll
i'm using a DownloadCriteriaReportWithSelector or 
DownloadCriteriaReportWithAwql from php-lib examples v201802 and i'm geting 
csv without any values.
log from console:

with selector :
 [2018-04-13 08:21:19] AW_REPORT_DOWNLOADER.INFO: 
clientCustomerId=400-828-5039 test (AwApi-PHP, googleads-php-lib/34.0.0, 
PHP/7.2.4, GuzzleHttp/6.3.2, curl/7.59.0) "POST 
/api/adwords/reportdownload/v201802 HTTP/1.1" Status: 200
Report with name 'Criteria performance report #5ad0687d8aa14' was 
downloaded to 'C:\Users\MichalBoryczko\AppData\Local\Temp\cri5F3D.tmp.csv'.

and csv 

"Criteria performance report #5ad04f25546c6 (Apr 6, 2018-Apr 12, 2018)"
Campaign ID,Ad group ID,Keyword ID,Keyword / Placement,Criteria 
Type,Impressions,Clicks,Cost
Total, --, --, --, --,0,0,0

with awql

[2018-04-13 08:29:27] AW_REPORT_DOWNLOADER.INFO: 
clientCustomerId=400-828-5039 mjha (AwApi-PHP, 
googleads-php-lib/34.0.0, PHP/7.2.4, GuzzleHttp/6.3.2, curl/7.59.0, 
ReportQueryBuilder) "POST /api/adwords/reportdownload/v201802 HTTP/1.1" 
Status: 200
Report was downloaded and printed below:
"CRITERIA_PERFORMANCE_REPORT (Apr 6, 2018-Apr 12, 2018)"
Campaign ID,Campaign,Ad group ID,Keyword ID,Keyword / Placement,Criteria 
Type,Impressions,Clicks,Cost
Total, --, --, --, --, --,0,0,0



i know i am using a test account so i don't have any data but i am thinking 
i should got a campaign id 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5e4ebae0-ef26-4813-bed6-c827c432d77e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED - AdGroupService

2018-04-13 Thread Nicola Hall
>From April 10, our calls to the AdGroupService started to fail with the 
error "AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED'. I have verified 
that our code has not changed and that our clientCustomerId is set on our 
requests. We are calling version 201802 of the AdWords API - 
endpoint: https://adwords.google.com/api/adwords/cm/v201802/AdGroupService 
. 

Could you confirm if something has changed that we need to address or if 
this is an issue being dealt with?

Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9408f66a-19a8-4a8a-89dc-e01f2192a330%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Calculate CPC

2018-04-13 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Albela,

Thanks for the confirmation. The AverageCpc is of type Money 

 and 
its value is represented in micros 
.
 
If you want that your API value would be the same as the UI value for this 
field, you just need to divide the API value by 100 
(e.g. 483766/100 is 0.48).

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/dbdcf493-896e-4520-b472-aeb54039600e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: keyword text keyword match type keyword id

2018-04-13 Thread Amit Kumar Verma
HI Milind, I don't want to update keyword. I want to add an existing 
keyword to an another shared set. Is that possible or not ?  I have seen 
same keyword existing on multiple shared sets.

On Friday, April 13, 2018 at 1:13:32 AM UTC+5:30, Milind Sankeshware 
(AdWords API Team) wrote:
>
> Hi Amit,
>
> Could you please clarify what you mean by "I want to add an existing 
> Keyword criteria to an existing Shared Set "? Are you looking to modify the 
> text of an existing keyword in an existing shared set? If you've created 
> the shared set, you can use the SharedCriterionService.mutate() 
> 
>  to 
> add keywords to the existing set. To modify the keywords, you will need to 
> use the SET operator. If you are using the ADD operator, the required 
> attributes will have to be passed and that will add a new keyword to the 
> shared set. Please refer this guide 
> 
>  for 
> more details.
>
> Thanks,
> Milind, AdWords API Team.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d8180319-bb7d-4952-b4d8-df2c792f5442%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Changes to the AdWords API - Email notifications?

2018-04-13 Thread Zweitze
I guess you need a sample of a message sent to the API Contact. This was 
sent on March 19:

Dear AdWords API developer (My Client Center ID 111222),

*Migration status: you have sent 21.7% of your AdWords API requests to 
v201705, v201708, in the last 7 days.*

AdWords API v201705, v201708 has ended and will no longer accept requests 
from 03/28/2018. *You must migrate to an up-to-date AdWords API version as 
soon as possible to continue access to the AdWords API.*

Visit the *AdWords API developer site 
*
 
for more information about this change.

If you have any questions about this upcoming change, please feel free to 
contact our team through the *AdWords API forum 
*
.

Sincerely,

Team AdWords API


(Note: This is a translated message. Google actually sends messages in the 
wrong language...)

So, essentially Google uses this address to warn on certain findings on 
activity with your developer token.
In my experience, important announcements are communicated through the 
developer blog.

I hope this helps.


On Thursday, April 12, 2018 at 12:14:17 PM UTC+2, Anthony Van Dijk wrote:
>
> Hi,
>
> I have 'basic access' to the AdWords API. On the same account, I have the 
> 'API Contact email' set to an address which I have been expecting to be 
> notified of major API changes.
>
> Can anyone clarify whether I should be receiving emails like that? And if 
> so, when the last email was been sent out? For instance, has anyone else 
> been notified of v201802 or v201710 changes?
>
> I would have thought so, since release notes such as 
> https://developers.google.com/adwords/api/docs/reference/release-notes/v201802
>  
> mention at the top "Remember to keep your contact email up-to-date".
>
>
> Any help would be appreciated.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/eaba5713-1444-43bd-9c9f-ebe0d0a0464a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Calculate CPC

2018-04-13 Thread Albela jani
I am using TargetingIdeaService to get keywords ideas about avg. monthly 
search volume, avg. CPC and competition. avg CPC return a big values ( i.e 
483766, 729832, 5515225 ) and I want CPC something like this ( i.e 0.48, 
0.72, 5.5  ).

On Friday, April 13, 2018 at 11:02:56 AM UTC+5, Vincent Racaza (AdWords API 
Team) wrote:
>
> Hi Albela,
>
> Can you confirm if what you want to know is the formula to calculate CPC? 
> If so, then this concern is more on the AdWords product level, and not 
> AdWords API specific. You can post this in the AdWords Community Forum 
> 
>  for 
> further assistance.
>
> Thanks,
> Vincent
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4c7850c4-12b6-4225-bcab-5de1d87d9abd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: CONTAINS_ANY and KeywordText

2018-04-13 Thread kondiment test
I see. Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b6873799-641b-4ccd-b5c0-6e4dc7a29543%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED - POST /api/adwords/ch/v201802/CustomerSyncService

2018-04-13 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Chris,

The error AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED means that the 
client customer ID was not specified in the HTTP header. This being said, 
could you clarify if you set your clientCustomerId in your HTTP header? If 
so and you still encountered the error, then this might be related to an 
ongoing issue that our team is currently fixing. The current workaround we 
have for this is to retry the request until the operation succeeds. 

However to further confirm if it is related, could you provide the complete 
SOAP request and response logs when you encountered the error? Please reply 
via *Reply privately to author*.

Thanks and regards,
Luis
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9a6b8d2d-4160-428e-a86f-423ed94f0a49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Calculate CPC

2018-04-13 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Albela,

Can you confirm if what you want to know is the formula to calculate CPC? 
If so, then this concern is more on the AdWords product level, and not 
AdWords API specific. You can post this in the AdWords Community Forum 
 
for 
further assistance.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/88153948-597b-46b8-b929-63a3f0a97216%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.