Re: Get MCC Client List

2017-07-31 Thread 'Peter Oliquino' via AdWords API Forum
Hi Roberto, Could you confirm if what you meant by getting the client list is to get all the client accounts under your MCC? If yes, then you may do so using the ManagedCustomerService.get and you

Re: Why is this a constant?

2017-07-31 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello IIdar, The constant in the code example serves some purposes: - It's used to highlight that this is where you change to your desired value. The code example can't be run as is if you don't change that. - Though it's true that the value can be changed (unlike API keys that are

How to insert adwords data into mysql database using php

2017-07-31 Thread bruce
Good day, I am not certain on how to do it. I am just want to know on how or on what way can I insert adwords data, like the report, into mysql database using php? Is there an easier way to insert the data? Thank you, Ben -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Asign Customer ID Dynamically v201705

2017-07-31 Thread roberto . smith
Hello. I have installed the v201705 AdWords API version (PHP). The API have the *adsapi_php.ini* configuration file with a *clientCustomerId* field. Is there a way to change dynamically the *clientCustomerId* with the API?. Thanks for your help! Roberto Smith -- --

Get MCC Client List

2017-07-31 Thread roberto . smith
Hello. I have a web app using a deprecated version API. I'm trying to migrate to v201705. The first thing I need is to get the MCC Client List, but the AdWordsUser doesn't exist anymore. I will aprecciate if you can help me with this. Thanks and Best Regards Roberto Smith -- --

Re: Report from API different than {placement}

2017-07-31 Thread Mike5577
Hi Josh, Thank you for the follow up, and my apologies for the late reply. Getting data for individual URLs for each click would allow matching such as https://www.youtube.com/watch?v=. This would allow very good targeting of key pages if that info can be passed through the click. In your

Re: How to update or remove existing AD Scheduling using c#

2017-07-31 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, What error are you facing while trying to update or remove the ad schedule? Please check the code snippets in this guide to get an idea on how to make changes to an ad schedule. If you are still facing

Re: Error

2017-07-31 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Would you be able to share the SOAP logs for this operation along with the clientCustomerId in the request header? If you haven't enabled logging yet, please check my previous post for the guide to enable logging. Thanks, Sreelakshmi, AdWords API Team -- --

Re: Lowercase GCLID Requests Problem

2017-07-31 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Nadav, Thanks for sending that over. I ran a *CLICK_PERFORMANCE_REPORT* for that customer and noticed that it contained a row that matched the GCLID if I: a) ignore case, and b) add an additional hyphen (-). GCLID you sent over:

Re: Why is this a constant?

2017-07-31 Thread Ildar Khakimov
Sure and that's why I wrote "i'm just curios" :) Is this some kind of a security thing? I discussed this on a few forums and normally we hard code values like API keys using a constant, why use a constant for values that change like CAMPAIGN_ID? On Monday, July 31, 2017 at 1:19:12 AM UTC-4,

How to update or remove existing AD Scheduling using c#

2017-07-31 Thread adwords . test . zinfi
Hi, I have added ad schedule from my c# app but unable to update or remove the same. Please help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Lowercase GCLID Requests Problem

2017-07-31 Thread Nadav De Bruin
*Click date:* 19-07-2017 *Client Customer ID:* 272-772-9533 On Monday, July 31, 2017 at 3:48:20 PM UTC+3, Josh Radcliff (AdWords API Team) wrote: > > Hi Nadav, > > Could you send me the click date and client customer ID for the GCLID > below? > > Thanks, > Josh, AdWords API Team > > On Monday,

Re: Is there any CNS directory to download latest Geotargets csv file?

2017-07-31 Thread wanxinyuan via AdWords API Forum
Ok, I see. Thank you very much for your help. On Monday, July 31, 2017 at 4:51:27 AM UTC-4, Peter Oliquino wrote: > > Hi Wanxin, > > I'm afraid the link for the geo targeting spreadsheet is the only current > resource for the said sheet and you will still need to monitor and download > them

Re: Lowercase GCLID Requests Problem

2017-07-31 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Nadav, Could you send me the click date and client customer ID for the GCLID below? Thanks, Josh, AdWords API Team On Monday, July 31, 2017 at 3:14:03 AM UTC-4, Nadav De Bruin wrote: > > Some of the AdWords redirections we get on our site comes with lower-case > gclid value. > > When we

Re: Error

2017-07-31 Thread alekseypp
Happened. But Now another problem. GetBillingAccounts returns null *my code:* $oAuth2Credential = (new OAuth2TokenBuilder()) ->fromFile() ->build(); global $clientCustomerId; $session = (new AdWordsSessionBuilder()) ->fromFile()

Re: AdsAPI v201705 Entries NULL when totalNumEntries has value

2017-07-31 Thread 'Ivan Bautista' via AdWords API Forum
Hi, For us to be able to help you investigate further, would you be able to share with us privately (using *reply privately to author* option) the SOAP request and response logs captured when issue was encountered as well as the 2 production account Ids in question? These information will give

Re: IIS Server: System.Net.WebException: The request failed with HTTP status 403: Forbidden.

2017-07-31 Thread 'Peter Oliquino' via AdWords API Forum
Hi, To better look into your issue, could you provide more information such as the AdWords API version you are using, your clientCustomerId and any SOAP request and response generated when you encountered the error? You may reply using *Reply privately to author*. Additionally, this might

Re: qualityscore in adgroupcriterionservice doesn't return

2017-07-31 Thread 'Peter Oliquino' via AdWords API Forum
Hi Marvin, Could you send to me privately via the *Reply privately to author* option the generated SOAP request and response when you ran the sample code? This will allow me to better look into the issue. Best regards, Peter AdWords API Team -- --

Re: Google Adwords API, about the hour of day with the allconversions

2017-07-31 Thread William Lai 生洋網路程式設計部-
Thank you. I got it. Sreelakshmi Sasidharan (AdWords API Team)於 2017年7月21日星期五 UTC+8下午11時47分21秒寫道: > > Hi William, > > If you are looking for the view in AdWords UI that corresponds to the > Campaign > Performance Report >

AdsAPI v201705 Entries NULL when totalNumEntries has value

2017-07-31 Thread haasta
I have recently migrated to AdsApi v201705; I am having an issue with a production accounts when interfacing with Google\AdsApi\AdWords\v201705\cm\[CampaignPage,AdGroupPage]. The request comes back with no entries, but has totalNumEntries indicating that there should be data objects there.

unable to retrieve entries from page AdsApi v 201705

2017-07-31 Thread haasta
I am having trouble pulling campaign, adgroup, keyword data for production accounts using AdsApi v201705. The page object shows values totalNumRows but the entries are NULL. below are log examples from the 2 accounts. [28-Jul-2017 21:58:32 Europe/London] object(Google\AdsApi\AdWords\v201705\cm

Re: Is there any CNS directory to download latest Geotargets csv file?

2017-07-31 Thread 'Peter Oliquino' via AdWords API Forum
Hi Wanxin, I'm afraid the link for the geo targeting spreadsheet is the only current resource for the said sheet and you will still need to monitor and download them manually should there be any updates made. Thanks and regards, Peter AdWords API Team -- --

qualityscore in adgroupcriterionservice doesn't return

2017-07-31 Thread Marvin Byrd
Hello, I am using the default code example to call get_keywords.py, which works fine except the documentation for adgroupcriterionservice says that quality score is selectable: https://developers.google.com/adwords/api/docs/reference/v201705/AdGroupCriterionService.QualityInfo, So I simply

Lowercase GCLID Requests Problem

2017-07-31 Thread Nadav De Bruin
Some of the AdWords redirections we get on our site comes with lower-case gclid value. When we report offline to AdWords by AdWords API with this lower-case gclid we get an error back saying: “OfflineConversionError.UNPARSEABLE_GCLID”. >From the start of the implementation 2 month ago, we

Is there any CNS directory to download latest Geotargets csv file?

2017-07-31 Thread wanxinyuan via AdWords API Forum
Hi, I'm wondering that is there any internal link or cns directory to download the latest Geotargets csv file? Currently we download csv file from links provided on https://developers.google.com/adwords/api/docs/appendix/geotargeting, and hardcoded file's name. However, with update of

IIS Server: System.Net.WebException: The request failed with HTTP status 403: Forbidden.

2017-07-31 Thread mbt . adwords . test
Executing get on TargetingIdeaService works in test on my laptop but crashes on IIS server for 2 days (it worked previously) Error is System.Net.WebException: The request failed with HTTP status 403: Forbidden. Any idea? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Get a list of Adwords accounts a Google account has access to?

2017-07-31 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hi Nima, Unfortunately, no updates yet. I'm following up this issue and will get back to you when I hear more. Best, Thanet, AdWords API Team On Sunday, July 30, 2017 at 9:08:07 PM UTC+9, Nima Gardideh wrote: > > Hey Ivan, > > Haven't heard back. This has become a blocker on our end before we