Re: AdGroupService returns entries on test account, but not on my real account.

2017-05-12 Thread Steven Horton
Will I still be able to upload offline conversions for YouTube campaigns 
using the API?

On Friday, May 12, 2017 at 1:35:09 PM UTC-7, Shwetha Vastrad (AdWords API 
Team) wrote:
>
> Hi Steve, 
>
> Could you enable logging and provide the SOAP request and response logs 
> for the request to your production account? Could you also confirm that you 
> are using the OAuth2 credentials associated with your production account to 
> make this request and that the clientCustomerId used in the request header 
> is for your production client account? Please use *Reply privately to 
> author* when responding. 
>
> Regards,
> Shwetha, 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/8d6e84f6-3311-4da4-9034-12deca8bf4bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdGroupService returns entries on test account, but not on my real account.

2017-05-12 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Steve, 

Could you enable logging and provide the SOAP request and response logs for 
the request to your production account? Could you also confirm that you are 
using the OAuth2 credentials associated with your production account to 
make this request and that the clientCustomerId used in the request header 
is for your production client account? Please use *Reply privately to 
author* when responding. 

Regards,
Shwetha, 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/6e0e4b71-d84b-4a6c-a1b3-d122dbb5d489%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: removing child objects from root of shopping adgroup

2017-05-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, 

Yes, by removing all child nodes and then setting the root node as unit 
along with the bid should reset the root node to "All Products". We don't 
have a sample for this particular case, but you could refer to this 

 
sample which creates a product partition. I am attaching a sample SOAP 
request log for your reference. You could also refer to this 

 
document about modifying existing product partition trees. The 
AdGroupCriterionService is one of the supported operations 

 
via the BatchJobService so you should be able to perform this operation via 
the batch job. 

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/d2f41824-aa65-4445-933a-f29069b81594%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


UpdateRootNode
Description: Binary data


Re: Download Video Targeting --> Demographics --> household Income data through Adwords API

2017-05-12 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Scott, 

The household income criterion is not supported in AdWords API at the 
moment. Those rows are excluded from the Criteria Performance Report. You 
could try running an Ad Performance Report 

 and 
include the CriterionId and CriterionType 

 fields. 
The Ad Performance Report will return rows for criteria types that are not 
supported in the AdWords API. The CriteriaType column will be blank for 
unsupported criteria. You could also use the Video Performance Report 

 for your video campaigns.
 
Regards,
Shwetha, 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/5c7a7416-039f-486c-b71b-b59da13aa4cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


GetEntries returns null; Does not seem to be \

2017-05-12 Thread Steven Horton
I'm not returning any results/entries when I try to query my adgroups on my 
account. On my real account, nothing happens, but on my test account, it 
works. My developer token has basic level access.

When I run the script with my test account, I get this result:
[2017-05-12 18:15:11] AW_SOAP.INFO: clientCustomerId=123-456-7890 
operations=1 service=AdGroupService method=query responseTime=450 
requestId= server=adwords.google.com 
isFault=0 faultMessage=
Found ad group ID #1234567890



When I run the script with my real account, I get this.
[2017-05-12 18:18:08] AW_SOAP.INFO: clientCustomerId=098-765-4321 
operations=1 service=AdGroupService method=query responseTime=178 
requestId=0002 server=adwords.google.com 
isFault=0 faultMessage=  
No entries found for ads groups. 
C:\xampp\htdocs\app\Console\Commands\AdwordsSync.php:57

Here is the code, with some junk removed.

fromFile()
->build();

// Construct an API session configured from a properties file and 
the OAuth2
// credentials above.
$this->session = (new AdWordsSessionBuilder())
->fromFile()
->withOAuth2Credential($oAuth2Credential)
->build();

$this->adWordsServices = new AdWordsServices();
$this->adGroupService = $this->adWordsServices->get($this->session, 
AdGroupService::class);

$offset = 0;

$query = 'SELECT Id, Name, Status, CampaignId ORDER BY Id';

$pageQuery = sprintf('%s LIMIT %d,%d', $query, $offset, 
self::PAGE_LIMIT);
// Make the query request.
$page = $this->adGroupService->query($pageQuery);

// Display results from the query.
if ($page->getEntries() !== null) {
foreach ($page->getEntries() as $adGroup) {
$id = $adGroup->getId();
printf("Found ad group ID #%s",$id);
}
} else {
echo "No entries found for ads groups. ".__FILE__. ":" . 
__LINE__ . "\n";
}
}
}


In case you need this, my ini file isn't very descriptive.
[ADWORDS]
developerToken = "1234567890abcdefghijkl"
clientCustomerId = "123-456-7890"
[ADWORDS_REPORTING]
[OAUTH2]
clientId = 
"123456789012-abcdefghijklmnopqrstuvwxyz123456.apps.googleusercontent.com"
clientSecret = "abcdefghijklmnopqrstuvwx"
refreshToken = "a/bcdefghijklmnopqrstuvwxyz1234567890abcdefgh"
[SOAP]
[PROXY]
[LOGGING]


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d0fd91a9-34d0-446f-ae2e-57cb67d3a010%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How get developer token in test account?

2017-05-12 Thread Steven Horton
The test account doesn't have a developer token, you get the developer 
token from a non-test account. I had the same issue.

On Friday, May 12, 2017 at 3:35:30 AM UTC-7, axixat...@gmail.com wrote:
>
> i cannot find how get this token. I read faq, but not find it. 
>
> I have test account
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a1294afc-6e93-402b-b741-85c4b5c61bca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AdGroupService returns entries on test account, but not on my real account.

2017-05-12 Thread Steven Horton
I tried post this an hour ago, but it seems as though I must have discarded 
it. I'm trying to get a list of ad groups, and it works on my test account, 
but doesn't work on my real account.

On my test account:
[2017-05-12 18:15:11] AW_SOAP.INFO: clientCustomerId= operations=1 
service=AdGroupService method=query responseTime=450 
requestId=server=adwords.google.com isFault=0 faultMessage=
Found ad group ID #1234567890



On my real account:
[2017-05-12 18:32:32] AW_SOAP.INFO: clientCustomerId= operations=1 
service=AdGroupService method=query responseTime=205 requestId= 
server=adwords.google.com isFault=0 faultMessage=
No entries found for ads groups. \app\Console\Commands\AdwordsSync.php:57

The modified sample code.
fromFile()
->build();

// Construct an API session configured from a properties file and 
the OAuth2
// credentials above.
$this->session = (new AdWordsSessionBuilder())
->fromFile()
->withOAuth2Credential($oAuth2Credential)
->build();

$this->adWordsServices = new AdWordsServices();
$this->adGroupService = $this->adWordsServices->get($this->session, 
AdGroupService::class);

$offset = 0;

$query = 'SELECT Id, Name, Status, CampaignId ORDER BY Id';

$pageQuery = sprintf('%s LIMIT %d,%d', $query, $offset, 
self::PAGE_LIMIT);
// Make the query request.
$page = $this->adGroupService->query($pageQuery);

// Display results from the query.
if ($page->getEntries() !== null) {
foreach ($page->getEntries() as $adGroup) {
$id = $adGroup->getId();
printf("Found ad group ID #%s",$id);
}
} else {
echo "No entries found for ads groups. ".__FILE__. ":" . 
__LINE__ . "\n";
}
}
}






-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/37558699-f5eb-47a3-be1f-9e42992ab562%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Shopping Campaign Ads: If I have no Product Groups (no partitions) will all my products be included in the shopping ad campaign?

2017-05-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, 

I will be following up on this thread.

To create a product partition with just the root node, you will need to 
create the instance of product partition node as 'unit' instead of 
'subdivision' and specify the bid. Please check the sample SOAP request for 
reference:
  
https://adwords.google.com/api/adwords/cm/v201702;>

ADD
https://adwords.google.com/api/adwords/cm/v201702; 
xsi:type="ns2:BiddableAdGroupCriterion">


-1
UNIT




90

CRITERION







You can find the sample to create product partition here 
.
 
The highlighted portion is required with the change mentioned above. You 
could remove the section after that which is adding child nodes. Samples in 
other languages can also be found here 
. Let me 
know if you have face any issues. 

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/f3a10c4e-7e4f-4baa-9c9b-f60ba8fee596%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How get developer token in test account?

2017-05-12 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, 

A developer token is associated with a production manager account, not a 
test manager account. You need to create a production manager account 
 and then follow these 
steps 

 to 
sign up for API access. You'll be granted a developer token with test 
access which can be used to make API requests against your test accounts. 
You'll need to get your developer token approved by filling out this form 
. After token approval, you 
can start using your developer token to target your production AdWords 
accounts. 

Regards,
Shwetha, 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/74928fef-1bf3-4f95-82fa-aeb0f21eaf24%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Download Video Targeting --> Demographics --> household Income data through Adwords API

2017-05-12 Thread scotta
Hi,

I have thoroughly searched google Adwords documentation and hit a wall. I 
am trying to download the performance data for housefold income for video 
targeting. through Adwords API but through which report i could I have no 
idea and documentation is not very helpful. While searching the group i 
found below link but that is not what i am looking for:
 
https://groups.google.com/forum/#!msg/adwords-api/VCW-Zu5V46Y/amhUIezhBAAJ;

I am sharing the screen shot of what i am seeing in Adwords UI and want to 
download through Adwords API reporting functionality.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ff72c67b-6531-4c09-a84a-80534e9d3316%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Could I set a specific level (ie: country, city) when I search Location ID for Location Name when using "LocationCriterionService"?

2017-05-12 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, 

As stated here 
,
 
the locationName field is filterable only in LocationCriterionService and 
cannot be greater than 300 characters if used as a filter. I'm afraid the 
displayType 

 field 
is not filterable. You could consider filtering out values from the 
response based on the displayType of each locationCriterion. 

Regards,
Shwetha, 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/7f0b3cdb-b504-4814-98e4-da5a3629ba78%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Example code on capturing usage count

2017-05-12 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, 

For requests to API services, the response contains the *operations* header 

, which is the number of operations performed in this request. You can log 
this value to keep track of the operations performed using a developer 
token. Each report request counts as a report download. You'll need to log 
the count of the report requests to keep track of the number of report 
downloads. 

Regards,
Shwetha, 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/ac10c8f3-ed7d-4b2b-840d-51aef90683cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Weird PHP error

2017-05-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Vladimir ,

Could you please go over the instructions shared in this issue 
 and see if that 
resolves your problem? If the details shared on the issue discussion does 
not resolve your problem, please create a new issue 
 on the PHP client 
library and share your error logs there. Since this is a PHP library 
specific issue, the owner of the library will take a look at your issue and 
help you in resolving it. 

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/7ed52302-37a1-4eaa-9c08-aa8483137df0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Ended/Removed Campaigns

2017-05-12 Thread Nimcy Sucheendran
Hi Ivan
I am not using a MCC account. 
I tried using Status and ServingStatus alternately to list the ended 
campaigns. I do not see any results from the API. However I see one 
campaign ended on the UI.

On Thursday, May 11, 2017 at 10:10:34 PM UTC-7, Ivan Bautista wrote:
>
> Hi Nimcy,
>
> Make sure that the clientCustomerId request header set when executing the 
> request is for a client account and not an MCC account.
>
> Also, by default, the CampaignService.get() 
> 
>  doesn't 
> include removed campaigns. However, you may filter down the request to show 
> all removed campaigns by adding a predicate 
> 
>  of 
> REMOVED status 
> 
>  only. 
>
> Let me know if this helps.
>
> Regards,
> Ivan
> 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/12d8029e-1ebd-47e4-99ad-4edd09521f42%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Repeated authorization code

2017-05-12 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Warren, 

Could you confirm if you followed the steps listed here 

 to 
setup OAuth2 for API access? Are you saving/caching the authorization code 
in your application?  An end-to-end example is provided here which 
demonstrates how to access the AdWords API from within an ASP.NET web 
application. Could you try using this example and let me know if it works? 

Regards,
Shwetha, 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/afb11bfc-1f85-4f83-b003-5da37cb88d71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


removing child objects from root of shopping adgroup

2017-05-12 Thread mccc
Hello,

we're trying to change the partition type of the root product partition to 
Unit to achieve the result of resetting the root product group to "all 
products ";
essentially, the functionality that we can get from the AdWrods Script code
var rpg = shoppingadgroup.rootProductGroup()
rpg.removeAllChildren();

Is it possible at all? We're using the BatchJobService in python.

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/8a3e850d-7d4b-4d2a-b49e-7b4623ebed4b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Geotargets list update

2017-05-12 Thread Oksana Sulyma
Thanks Shwetha,
It is exactly what I was searching for. 
Thanks so much!

On Monday, May 8, 2017 at 6:28:12 PM UTC+3, Shwetha Vastrad (AdWords API 
Team) wrote:
>
> Hi Oskana, 
>
> I would not recommend on using the static URLs. If the GeoTargets table is 
> updated, it could be available at a different URL. Instead, you can use 
> LocationCriteironService 
> 
>  
> in AdWords API to lookup the LocationCriterion 
> 
>  
> constants that match a specified name or list of criterion id(s) as 
> specified in the input selector. The code snippet provided here 
> 
>  
> shows how to look up location codes for a region. The LocationCriterion 
> returned in the response corresponds to the locations listed in the Geo 
> targets table provided here 
> . 
> The LookupLocation 
> 
>  
> Java example shows how to get location criteria by name. Example code in 
> other languages is provided here 
> . 
>
> Regards,
> Shwetha, 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/ba77270c-cef9-4f0e-969b-8078c80591b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Shopping Campaign Ads: If I have no Product Groups (no partitions) will all my products be included in the shopping ad campaign?

2017-05-12 Thread christophe
Hi Clement and Joyce,

We have exactly the same issue as you did, meaning we only need one group 
without any sub-group or partition. However my engineer has no idea how to 
create a "product partition tree with just a root node".
Can you please let me know how did you sort this out in the end? Do you 
have a code sample available by any chance?

Thanks!

On Friday, October 7, 2016 at 11:20:49 AM UTC+9, Clement Leung wrote:
>
> Currently experimenting with the shopping campaign ads via this example: 
> https://github.com/googleads/google-api-ads-ruby/blob/master/adwords_api/examples/v201609/shopping_campaigns/add_shopping_campaign.rb
>  
>
> Shopping Campaign, Ad Group, and Product Ad is created. But no "Product 
> Group"/Product Partitions. What is the behaviour of this configuration? Are 
> all products included? Or no products are included because no partition is 
> created? 
>
> When created a campaign user in Adwords Web UI, "All Products" is the 
> default Product Group created. So i wonder if i need to do the same via the 
> API? Or is the partition not required?
>
> Thanks!
>
> Clement
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6a0e4162-8a42-4c95-a355-0425ef8ad962%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How get developer token in test account?

2017-05-12 Thread axixatimanov
i cannot find how get this token. I read faq, but not find it. 

I have test account

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fa2f1145-c9aa-4205-9c20-e20f79723be4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Could I set a specific level (ie: country, city) when I search Location ID for Location Name when using "LocationCriterionService"?

2017-05-12 Thread 李友良
According to the example: lookup_location.py 
,
 
I can see the selector like this when I need to find the location ID:

location_names = ['Paris']
selector = {
  'fields': ['Id', 'LocationName', 'DisplayType', 'CanonicalName', 
'ParentLocations', 'Reach', 'TargetingStatus'],
  'predicates': [{
  'field': 'LocationName',
  'operator': 'IN',
  'values': location_names
  }, {
  'field': 'Locale',
  'operator': 'EQUALS',
  'values': ['en']
  }]
  }


The printed results:
The search term 'Paris' returned the location 'Paris' of type 'City' with 
parent locations 'Ile-de-France (Region), France (Country)', reach 
'2080' and id '1006094' (ACTIVE)
The search term 'Paris' returned the location 'Paris' of type 'Department' 
with parent locations 'Ile-de-France (Region), France (Country)', reach 
'2080' and id '9040871' (ACTIVE)
The search term 'Paris' returned the location 'Charles de Gaulle Airport' 
of type 'Airport' with parent locations 'Ile-de-France (Region), France 
(Country)', reach '512000' and id '9059985' (ACTIVE)
The search term 'Paris' returned the location 'Paris' of type 'City' with 
parent locations 'Texas (State), United States (Country)', reach '73000' 
and id '1026678' (ACTIVE)
The search term 'Paris' returned the location '75012' of type 'Postal Code' 
with parent locations 'Ile-de-France (Region), France (Country)', reach 
'708' and id '9056136' (ACTIVE)
The search term 'Paris' returned the location '89109' of type 'Postal Code' 
with parent locations 'Nevada (State), United States (Country)', reach 
'464' and id '9030795' (ACTIVE)
The search term 'Paris' returned the location 'Paris' of type 'City' with 
parent locations 'Tennessee (State), United States (Country)', reach 
'54000' and id '1026100' (ACTIVE)
The search term 'Paris' returned the location 'Orly Airport' of type 
'Airport' with parent locations 'Ile-de-France (Region), France (Country)', 
reach '247000' and id '9041209' (ACTIVE)
The search term 'Paris' returned the location 'Paris' of type 
'Neighborhood' with parent locations 'Ontario (Province), Canada 
(Country)', reach '2' and id '1002378' (ACTIVE)
The search term 'Paris' returned the location 'Paris' of type 'City' with 
parent locations 'Kentucky (State), United States (Country)', reach '31000' 
and id '1017861' (ACTIVE)

So I know the filterable fields include: *Locale*, *LocationName*
However, in the API reference documentation: 
LocationCriterionService.LocationCriterion 
,
 
the filterable fields is: *Locale*, *CountryCode*.
Does the doc miss LocationName?

And because it will return many results in different level as response, so 
I wonder is there any filterable fields could set a specific level in 
selector?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/59e881aa-3010-4e5c-9f86-a945ca89226b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: adgroup targeting add placement qusetion !!

2017-05-12 Thread 박정현

hi Ivan 

adwords add site







Adwords API soap 


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/v201702; 
soapenv:mustUnderstand="0">
5816527790
REDACTED
wisebirds (AwApi-Java, AdWords-Axis/3.2.0, 
Common-Java/3.2.0, Axis/1.4, Java/1.8.0_111, maven)
false
false



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

ADD
https://adwords.google.com/api/adwords/cm/v201702; 
xsi:type="ns2:BiddableAdGroupCriterion">
41418648415

PLACEMENT
www.google.com







18:11:54.232 [main] INFO 
com.google.api.ads.adwords.lib.client.AdWordsServiceClient.soapXmlLogger - 
SOAP Response:

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

https://adwords.google.com/api/adwords/cm/v201702;>
00054f5018a73ea90a6245ca1903f38e
AdGroupCriterionService
mutate
1
647



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


AdGroupCriterionReturnValue
http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="BiddableAdGroupCriterion">
41418648415

296925783105
PLACEMENT
Placement
www.google.com


BiddableAdGroupCriterion
ENABLED
ELIGIBLE
APPROVED


MANUAL_CPC

CAMPAIGN


ManualCpcBiddingScheme
false


CpcBid


Money
100

ADGROUP


CpmBid


Money
100

ADGROUP












2017년 5월 12일 금요일 오후 4시 58분 33초 UTC+9, Ivan Bautista 님의 말:
>
> Hi,
>
> To help us answer you more accurately, could you confirm if the 
> site.www.google.com was generated from the AdWords UI via the search tool 
> when adding placement targeting 
> ? If not, then could 
> you reply to us privately (using *reply privately to author* option) with 
> a screenshot from where you've generated the url or the SOAP request and 
> response logs captured if it was generated from the AdWords API?
>
> We assume that the www.google.com was returned via the AdWords API call 
> for AdGroupCriterionService based from your code but let us know if our 
> assumption is incorrect.
>
> Regards,
> Ivan
> 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/538d8fdb-c587-488f-b191-68f92678b163%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Example code on capturing usage count

2017-05-12 Thread lai yoke hman
Hi,

I understand that there's no web console to keep track of the 
operation/download usage.
Can you provide example on how we can programmatically get the info?

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/ff9ae5cf-b8b7-4597-8091-d4edb52dd061%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Rate Sheet explanation

2017-05-12 Thread 'Ivan Bautista' via AdWords API Forum
Hi, 

Please create a new thread with the details of your concern as this thread 
is more than 3 years old.

Regards,
Ivan
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/2edec41d-0f1d-4665-b43f-1dec02e8482b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: adgroup targeting add placement qusetion !!

2017-05-12 Thread 'Ivan Bautista' via AdWords API Forum
Hi,

To help us answer you more accurately, could you confirm if the 
site.www.google.com was generated from the AdWords UI via the search tool 
when adding placement targeting 
? If not, then could you 
reply to us privately (using *reply privately to author* option) with a 
screenshot from where you've generated the url or the SOAP request and 
response logs captured if it was generated from the AdWords API?

We assume that the www.google.com was returned via the AdWords API call for 
AdGroupCriterionService based from your code but let us know if our 
assumption is incorrect.

Regards,
Ivan
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/36ee5837-5f41-43de-b29e-a71f64ae5d92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Weird PHP error

2017-05-12 Thread Vladimir Tatarsky
Hi guys, I've updated library to latest version and facing those errors 
again, one is new:

`PHP Fatal error:  SOAP-ERROR: Parsing WSDL: Couldn't load from 
'https://adwords.google.com/api/adwords/cm/v201702/CampaignService?wsdl' : 
failed to load external entity 
"https://adwords.google.com/api/adwords/cm/v201702/CampaignService?wsdl"` 
and  
`cURL error 35: error:02001018:system library:fopen:Too many open files 
(see http://curl.haxx.se/libcurl/c/libcurl-errors.html)`

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9b858a9d-80f4-4a4e-bd78-9b023eaad339%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Rate Sheet explanation

2017-05-12 Thread lai yoke hman
Hi,

Can you provide an example how on getting number of operations in the SOAP 
response?

On Saturday, 26 April 2014 03:21:38 UTC+8, Anash P. Oommen (AdWords API 
Team) wrote:
>
> Hi Thibault,
>
> We return the number of operations in the SOAP response header. You need 
> to capture that number and add it up at your end. Right now, we don't have 
> a web page where you can see your daily usage.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Friday, April 25, 2014 11:16:25 AM UTC-4, Thibault Quillard wrote:
>>
>> Great ! 
>>
>> Is there a way to get the number of operations I've made during a day ? 
>> I've tried to found this information here (
>> https://console.developers.google.com/project/apps~static-lens-498/apiui/api)
>>  
>> but Adword was not included .
>>
>> Le jeudi 24 avril 2014 13:50:41 UTC-3, Josh Radcliff (AdWords API Team) a 
>> écrit :
>>>
>>> Hi Thibault,
>>>
>>> Per the first sentence in the *API Operations* section of the Rate Sheet 
>>> , a single 
>>> get call is counted as one operation, regardless of the number of items it 
>>> retrieves.  Using your example, a single get call for all of the ad 
>>> groups in your account would only count as one operation.  This is one of 
>>> the reasons why we recommend batching requests 
>>> 
>>> .
>>>
>>> Cheers,
>>> Josh, AdWords API Team
>>>
>>>
>>> On Thursday, April 24, 2014 8:59:44 AM UTC-4, Thibault Quillard wrote:

 Hi everyone ! 
 Could anyone clarify to me how the billing is functionning exactly ? 

 I've read this information here : 
 https://developers.google.com/adwords/api/docs/ratesheet. 

 Does it mean that doing a "get" for my entire account is going to cost 
 1 operation ? Or is it 1 operation per 53 adgroup ? 

 Thanks,

 Thibault

>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a01941ba-ab0e-41e8-b299-f0fc51489e2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


adgroup targeting add placement qusetion !!

2017-05-12 Thread 박정현
hi 

i qusetion !!
adwords add placement site 

ex) www.google.com 

add

response site.www.google.com

api call

Placement placement = new Placement();
placement.setUrl("www.google.com");
placement.setType(CriterionType.PLACEMENT);

BiddableAdGroupCriterion biddableAdGroupCriterion = new 
BiddableAdGroupCriterion();
biddableAdGroupCriterion.setAdGroupId(41418648415L);
biddableAdGroupCriterion.setCriterion(placement);

AdGroupCriterionOperation adGroupCriterionOperation = new 
AdGroupCriterionOperation();

adGroupCriterionOperation.setOperand(biddableAdGroupCriterion);
adGroupCriterionOperation.setOperator(Operator.ADD);


response www.google.com


what is the difference between site.www.google.com and www.google.com?

thk 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/3e092e36-4522-4ebc-bcd1-c5a6ce35c823%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.