Keywords Data Not Matching with "Total - all account"

2017-09-13 Thread Han Kim
I have an AdWords script that pulls my Keywords data on schedule. The problem I am seeing is whether I get the data through the script or directly from the AdWords UI via CSV file export, the numbers do not match with "Total - all account" but with "Total - all keywords" Why is that? And is there

Re: how migirate adwords api v201609 to v201702

2017-09-13 Thread thedigifrog
Hi, did you get the code in PVT. I am seeing if its posted to your or not.. thats why i am asking. On Thursday, September 14, 2017 at 8:26:59 AM UTC+5:30, Vincent Racaza (AdWords API Team) wrote: > > Hi, > > Could you confirm if you are using .NET client library? If yes, then > there have been

Re: BatchJob upload operations returns 400

2017-09-13 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, Could you provide the whole error stacktrace generated in uploading batch jobs? Also, kindly provide your clientCustomerId and the failed batch job IDs so we can further investigate this. Kindly use the *Reply privately to author* option when replying. Thanks, Vincent AdWords API Team --

Re: how migirate adwords api v201609 to v201702

2017-09-13 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, Could you confirm if you are using .NET client library? If yes, then there have been no announced changes to the AdWordsUser(). You can check this example with this method. Or, if you are referr

Re: Querying for Account Labels

2017-09-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Jeff, You can use AccountLabelService to retrieve the account labels specified by the selector for the authenticated user. If you would like to filter by label ID in ManagedCustomerService.get

Re: Getting a second token with readonly access

2017-09-13 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Unfortunately, AdWords API Scope is for both read and write access to the API. Since there isn't a separate AdWords API scope for read-only, it is not possible to get a similar message during the OAuth setup f

isExemptable does not become false

2017-09-13 Thread Hideichi Saito
https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201705/ErrorHandling/HandlePolicyViolationError.php In this sample code, I am testing to get an error. Despite sending the title where an error occurs, PolicyViolationError.isExemptable = true The second mutate will be ex

BatchJob upload operations returns 400

2017-09-13 Thread fully faltu
I'm trying to upload batch job operations by following *this article* . First I exchanged uploadUrl for a resumable upload URL and then start uploading operations (xml format) in chunks (multiple of 256K). R

BatchJob upload operations returns 400

2017-09-13 Thread fully faltu
I'm trying to upload batch job operations by following this article . First I exchanged uploadUrl for a resumable upload URL and then start uploading operations (xml format) in chunks (multiple of 256K). Res

Querying for Account Labels

2017-09-13 Thread Jeff MacDonald
I might be blind but is there not a way query for an Account label? I tried this report but it pulls in all labels at the campaign level. Is there a report that i'm missing? Any help would be greatly appreciated! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

Re: UNEXPECTED_INTERNAL_API_ERROR for ConversionTrackerService.mutate(UploadConversion)

2017-09-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Gabriel, Glad to be of help. I'll pass this feedback to the team to provide more meaningful error messages in these situations in the API response. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://goog

Re: UNEXPECTED_INTERNAL_API_ERROR for ConversionTrackerService.mutate(UploadConversion)

2017-09-13 Thread Gabriel Kent
Hi Shwetha, Looks like that was the issue. Thank you for your help. I would have expected a more appropriate error to be returned which would help in my error handling, but I'm happy to at least know what the issue is now. Thanks, Gabriel On Tuesday, September 12, 2017 at 2:03:05 PM UTC-7, Shw

Re: Migrate adwords api v201609 to latest version

2017-09-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, I'm afraid questions related to codeigniter are not in scope for this forum. You can use AdWordsSessionBuilder and specify the clientCustomerId using the withClientCustomer

Re: how migirate adwords api v201609 to v201702

2017-09-13 Thread thedigifrog
Hi, My current adwords api version v201609. This method AdWordsUser() in v201609 validate user. but what is alternative of this method in v201708.?. i do want to change my whole code . i just need alternative of AdWordsUser() in v201708. Thanks On Monday, September 11, 2017 at 11:33:57

Re: Migrate adwords api v201609 to latest version

2017-09-13 Thread tester . manager1
Hello, I have installed/updated and configured latest Adword API v201708 from v201609 in my project. I can get name of all campaign for set customerclient in ads_api.ini by running examples of- getCampaign.php file (Basic operation) in terminal by following these step ( https://github.com/googl

Re: Migrate adwords api v201609 to latest version

2017-09-13 Thread tester . manager1
On Monday, September 11, 2017 at 11:25:14 PM UTC+5:30, Shwetha Vastrad (AdWords API Team) wrote: > > Hi, > > You need to follow the migration guides listed below to cover all the > changes between v201609 and v201708 versions of AdWords API: > >- v201708 migration guide >

Re: UNEXPECTED_INTERNAL_API_ERROR with getCustomers

2017-09-13 Thread Oksana Sulyma
Sent details in private message. Thanks! On Tuesday, September 12, 2017 at 8:06:47 PM UTC+3, Shwetha Vastrad (AdWords API Team) wrote: > > Hi, > > Could you provide the email address which was used to authorize the > request along with the complete SOAP request and response logs? Please use > *

Re: Can we develop mobile app CRUD through SDK?

2017-09-13 Thread 'Peter Oliquino' via AdWords API Forum
Hi Jiwon, Please correct my understanding if I am wrong. Could you confirm if what you wish is to create a list based on the current apps that are being targeted by your UACs so you can select them later on for your future UACs or modify current UACs? If yes, then I'm afraid that this is curren

Re: Requesting ALL_TIME ImpressionReach

2017-09-13 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Austin, Unfortunately, it seems there are no ways to fetch the lifetime reach. This seems true in the AdWords UI too based on this article . Regarding the detailed impression reach calculation, could you please reach out to the AdWo

How do I get basic access to the Adwords API?

2017-09-13 Thread Максим Пахряев
I worked with the test account, it worked. Since the receipt of the token passed about six months. Whether the application for basic access was considered, it is not known, no letters from Google. Two more times I applied manually, using the link "Apply for Basic Access" (next to Access Level:

How do I get basic access to the Adwords API?

2017-09-13 Thread Максим Пахряев
I worked with the test account, it worked. Since the receipt of the token passed about six months. Whether the application for basic access was considered, it is not known, no letters from Google. Two more times I applied manually, using the link "Apply for Basic Access" (next to Access Level:

Re: Getting a second token with readonly access

2017-09-13 Thread dima
Hi, We with Assaf are co-workers (well, he is my manager), I think you didn't understand the question correctly (or we don't understand the answer). In genera, our company provides services to AdWords users via API. Before a customer can start working we ask him to grant us a refresh token (via

Re: About impression share

2017-09-13 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Phu, Thanks for the clarification. Apologies that I have not realized that you are using the "Search Impression Share" in your original UI screenshot. The equivalent of this is the SearchImpressionShare