Re: Negative Keywords date added

2018-08-07 Thread Mihai Iliescu
Hello Bharani, I'm trying to get the number of negative keywords added in the last 90 days. I don't need the actual keywords, just how many they are. Pulling the Keywords Performance Report using IsNe

Re: Negative Keywords date added

2018-08-06 Thread Mihai Iliescu
Hello Bharani, I pulled the data from the Keywords Performance Report using IsNegative and Dat

Negative Keywords date added

2018-08-03 Thread Mihai Iliescu
Hello I'm trying to get the negative keywords that were added in the last 90 days at campaign/adgroup level. This is what I tried : 1. Tried with CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT but it's not possible (no daterange segment is available). 2. Downloaded the KEYWORDS_PERFORMANCE_REPO

Re: Trying to send AdWords invitation [php]

2017-06-23 Thread Mihai Iliescu
This code returned [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operand, RequiredError.REQUIRED @ operations[0].operator] because operation is undefined. So I adjusted the code as bellow, only to have the same error again: [ManagedCustomerServic

Re: Trying to send AdWords invitation [php]

2017-06-23 Thread Mihai Iliescu
This code returned [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operand, RequiredError.REQUIRED @ operations[0].operator] because operation is undefined. So I adjusted the code as bellow, only to have the same error again: [ManagedCustomerServic

Trying to send AdWords invitation [php]

2017-06-22 Thread Mihai Iliescu
Hello, I'm trying to send invitation using AdWords Api v201702 but I get this error: *Fatal error*: Uncaught exception 'Google\AdsApi\AdWords\v201702\cm\ApiException' with message '[ManagedCustomerServiceError.UNSUPPORTED @ operations[0]]' I'm using the code bellow, based on the create account

Re: Getting CustomerId with PHP

2017-05-31 Thread Mihai Iliescu
Thanks Shwetha Vastrad. Can someone help me with the code. I tried the one bellow but it does not seem to print anything out: [...] use Google\AdsApi\AdWords\v201702\mcm\CustomerService; [...] $adWordsServices = new AdWordsServices(); $CustomerService= $adWordsServices->get($session, CustomerSer

Getting CustomerId with PHP

2017-05-30 Thread Mihai Iliescu
I'm trying to get the Customer ID but I get this error: PHP Fatal error: Uncaught exception 'Google\\AdsApi\\AdWords\\v201702\\cm\\ApiException' with message '[AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED @ ; trigger:'']' in /var/www/html/adwords/vendor/googleads/googleads-php-lib/src/G

Get CustomerId with oAuth2 (php)

2017-05-30 Thread Mihai Iliescu
I'm trying to get the Customer ID but I get this error: PHP Fatal error: Uncaught exception 'Google\\AdsApi\\AdWords\\v201702\\cm\\ApiException' with message '[AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED @ ; trigger:'']' in /var/www/html/adwords/vendor/googleads/googleads-php-lib/src/G

GetAccountHierarchy (PHP) error array_key_exists()

2017-04-25 Thread Mihai Iliescu
Hello I have a problem with the AdWords Api (PHP). When I run GetAccountHierarchy.php I get the following errors: ( ! ) Warning: array_key_exists(): The first argument should be either a string or an integer in C:\wamp\www\api\app\GetAccountHierarchy.php on line *84* Call Stack #TimeMemoryFunc