Re: Few Campaign are not included in the response

2019-11-25 Thread 'Bharani' via AdWords API and Google Ads API Forum
Hi Cv,

Thanks for the response. I ll check that. But, I don't have this issue for 
other display campaigns.

Just curious to know what could be I be missing here?

Thanks,

On Monday, November 25, 2019 at 3:06:04 PM UTC+5:30, cv wrote:
>
> Hi Bharani,
>
> It turns out that you should be using DISPLAY_KEYWORD_PERFORMANCE_REPORT 
> 
>  for 
> Display and YouTube campaigns. Here's a sample query:
>
> SELECT CampaignId, AdGroupId, Id, Criteria, Clicks, Impressions FROM 
> DISPLAY_KEYWORD_PERFORMANCE_REPORT DURING 20191021,20191027
>
> Thanks,
>
>
> On Monday, 25 November 2019 11:52:01 UTC+5:30, Bharani wrote:
>>
>> Hi Team,
>>
>> We download report for our team from adwords on daily basis.
>>
>> Now there are some missing campaings from downloaded report  when we are 
>> downloading Keyword performance report from adwords API.
>> There is strange inconsistency in report as for same account,  we were 
>> able to get the data for the concerned campaigns till Jun, 2019 after which 
>> there is not data.
>>
>> This is happeing  for Display Camapaigns.
>>
>> And they are not Universal App Campaigns.
>> Also zero impressions is not a problem, we already checked it.
>>
>> Please suggest if you have any pointers.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8e93ce58-8bfb-4330-aad7-928050ee3c70%40googlegroups.com.


Few Campaign are not included in the response

2019-11-24 Thread 'Bharani' via AdWords API and Google Ads API Forum
Hi Team,

We download report for our team from adwords on daily basis.

Now there are some missing campaings from downloaded report  when we are 
downloading Keyword performance report from adwords API.
There is strange inconsistency in report as for same account,  we were able 
to get the data for the concerned campaigns till Jun, 2019 after which 
there is not data.

This is happeing  for Display Camapaigns.

And they are not Universal App Campaigns.
Also zero impressions is not a problem, we already checked it.

Please suggest if you have any pointers.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/df21a2dd-16b7-4b4e-b2a4-b446153ffc6e%40googlegroups.com.


How to remove adwords access for a particular user(emailid)

2019-06-12 Thread 'Bharani' via AdWords API and Google Ads API Forum
Hi,

Is it possible to grant / remove adwords access for a particular mail 
address?

Thanks for any help or guidence in identifying where I need to look.  or 
what my key concepts should be.

-
Bharani 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2b2cba2b-ee62-4cf1-9f04-634c75de4f08%40googlegroups.com.


Unable to add Negative Keywords via Adwords API

2018-11-05 Thread 'Bharani' via AdWords API and Google Ads API Forum
I tried to add a negative Keywords using this example 
.
 
I modified the placement to Keyword but then I get the following response.
[02 Nov 2018 11:21:52,962-requestInfoLogger:WARN:main] Request made: 
Service: CustomerNegativeCriterionService Method: mutate clientCustomerId: 
CLIENT ID URL: 
https://adwords.google.com/api/adwords/cm/v201806/CustomerNegativeCriterionService
 
Request ID: null ResponseTime(ms): null OperationsCount: null IsFault: true 
FaultMessage: Unmarshalling Error: cvc-elt.4.2: Cannot resolve 
'ns2:Keyword' to a type definition for element 'criterion'. 
[02 Nov 2018 11:21:52,980-soapXmlLogger:INFO:main] SOAP request:

http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>

https://adwords.google.com/api/adwords/cm/v201806; 
soapenv:mustUnderstand="0">
CLIENT ID
REDACTED
unknown (AwApi-Java, AdWords-Axis/3.15.0, 
Common-Java/3.15.0, Axis/1.4, Java/1.8.0_121, jars)
false
false



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

ADD

https://adwords.google.com/api/adwords/cm/v201806; 
xsi:type="ns2:Keyword">
SAMPLE Keyword
BROAD







[02 Nov 2018 11:21:52,980-soapXmlLogger:INFO:main] SOAP response:

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


soap:Client
Unmarshalling Error: cvc-elt.4.2: Cannot resolve 
'ns2:Keyword' to a type definition for element 'criterion'. 




Request failed unexpectedly due to RemoteException: Unmarshalling Error: 
cvc-elt.4.2: Cannot resolve 'ns2:Keyword' to a type definition for element 
'criterion'. 


What Am I missing here?

-
Bharani

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
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/cf8a6d87-07a1-4281-9da8-2404023529c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.